Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-11080 (GCVE-0-2020-11080)
Vulnerability from cvelistv5 – Published: 2020-06-03 00:00 – Updated: 2025-06-09 15:45- CWE-707 - Improper Enforcement of Message or Data Structure
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T11:21:14.514Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "DSA-4696",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://www.debian.org/security/2020/dsa-4696"
},
{
"name": "openSUSE-SU-2020:0802",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00024.html"
},
{
"name": "FEDORA-2020-f7d15c8b77",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AAC2AA36OTRHKSVM5OV7TTVB3CZIGEFL/"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpujul2020.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-q5wr-xfw9-q7xr"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/nghttp2/nghttp2/commit/336a98feb0d56b9ac54e12736b18785c27f75090"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/nghttp2/nghttp2/commit/f8da73bd042f810f34d19f9eae02b46d870af394"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpuoct2020.html"
},
{
"name": "FEDORA-2020-43d5a372fc",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4OOYAMJVLLCLXDTHW3V5UXNULZBBK4O6/"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpujan2021.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.oracle.com//security-alerts/cpujul2021.html"
},
{
"name": "[debian-lts-announce] 20211017 [SECURITY] [DLA 2786-1] nghttp2 security update",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/10/msg00011.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"name": "[debian-lts-announce] 20231016 [SECURITY] [DLA 3621-1] nghttp2 security update",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00023.html"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2020-11080",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-06-09T15:44:48.717109Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-06-09T15:45:50.711Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "nghttp2",
"vendor": "nghttp2",
"versions": [
{
"status": "affected",
"version": "\u003c 1.41.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In nghttp2 before version 1.41.0, the overly large HTTP/2 SETTINGS frame payload causes denial of service. The proof of concept attack involves a malicious client constructing a SETTINGS frame with a length of 14,400 bytes (2400 individual settings entries) over and over again. The attack causes the CPU to spike at 100%. nghttp2 v1.41.0 fixes this vulnerability. There is a workaround to this vulnerability. Implement nghttp2_on_frame_recv_callback callback, and if received frame is SETTINGS frame and the number of settings entries are large (e.g., \u003e 32), then drop the connection."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-707",
"description": "CWE-707 Improper Enforcement of Message or Data Structure",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-10-16T17:06:24.016Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "DSA-4696",
"tags": [
"vendor-advisory"
],
"url": "https://www.debian.org/security/2020/dsa-4696"
},
{
"name": "openSUSE-SU-2020:0802",
"tags": [
"vendor-advisory"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00024.html"
},
{
"name": "FEDORA-2020-f7d15c8b77",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AAC2AA36OTRHKSVM5OV7TTVB3CZIGEFL/"
},
{
"url": "https://www.oracle.com/security-alerts/cpujul2020.html"
},
{
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-q5wr-xfw9-q7xr"
},
{
"url": "https://github.com/nghttp2/nghttp2/commit/336a98feb0d56b9ac54e12736b18785c27f75090"
},
{
"url": "https://github.com/nghttp2/nghttp2/commit/f8da73bd042f810f34d19f9eae02b46d870af394"
},
{
"url": "https://www.oracle.com/security-alerts/cpuoct2020.html"
},
{
"name": "FEDORA-2020-43d5a372fc",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4OOYAMJVLLCLXDTHW3V5UXNULZBBK4O6/"
},
{
"url": "https://www.oracle.com/security-alerts/cpujan2021.html"
},
{
"url": "https://www.oracle.com//security-alerts/cpujul2021.html"
},
{
"name": "[debian-lts-announce] 20211017 [SECURITY] [DLA 2786-1] nghttp2 security update",
"tags": [
"mailing-list"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/10/msg00011.html"
},
{
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"name": "[debian-lts-announce] 20231016 [SECURITY] [DLA 3621-1] nghttp2 security update",
"tags": [
"mailing-list"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00023.html"
}
],
"source": {
"advisory": "GHSA-q5wr-xfw9-q7xr",
"discovery": "UNKNOWN"
},
"title": "Denial of service in nghttp2"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2020-11080",
"datePublished": "2020-06-03T00:00:00.000Z",
"dateReserved": "2020-03-30T00:00:00.000Z",
"dateUpdated": "2025-06-09T15:45:50.711Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2020-11080",
"date": "2026-05-27",
"epss": "0.01247",
"percentile": "0.79557"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2020-11080\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2020-06-03T23:15:11.073\",\"lastModified\":\"2024-11-21T04:56:44.657\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In nghttp2 before version 1.41.0, the overly large HTTP/2 SETTINGS frame payload causes denial of service. The proof of concept attack involves a malicious client constructing a SETTINGS frame with a length of 14,400 bytes (2400 individual settings entries) over and over again. The attack causes the CPU to spike at 100%. nghttp2 v1.41.0 fixes this vulnerability. There is a workaround to this vulnerability. Implement nghttp2_on_frame_recv_callback callback, and if received frame is SETTINGS frame and the number of settings entries are large (e.g., \u003e 32), then drop the connection.\"},{\"lang\":\"es\",\"value\":\"En nghttp2 versiones anteriores a 1.41.0, la carga \u00fatil de la trama HTTP/2 SETTINGS demasiado grande causa una denegaci\u00f3n de servicio. El ataque de prueba de concepto involucra a un cliente malicioso que construye una trama SETTINGS con una longitud de 14,400 bytes (2400 entradas de configuraciones individuales) una y otra vez. El ataque causa que la CPU se aumente al 100%. nghttp2 versi\u00f3n v1.41.0 corrige esta vulnerabilidad. Existe una soluci\u00f3n alternativa a esta vulnerabilidad. Implemente la funci\u00f3n nghttp2_on_frame_recv_callback callback, y si la trama es recibida es la trama SETTINGS y el n\u00famero de entradas de configuraci\u00f3n es grande (por ejemplo, mayor a 32), luego desconecte la conexi\u00f3n\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L\",\"baseScore\":3.7,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":2.2,\"impactScore\":1.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-707\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nghttp2:nghttp2:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.41.0\",\"matchCriteriaId\":\"6B8F12EE-F729-4A29-A21C-254E2E13B649\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B620311B-34A3-48A6-82DF-6F078D7A4493\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80F0FA5D-8D3B-4C0E-81E2-87998286AF33\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E460AA51-FCDA-46B9-AE97-E6676AA5E194\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:banking_extensibility_workbench:14.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EABAFD73-150F-4DFE-B721-29EB4475D979\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:banking_extensibility_workbench:14.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DE57039D-E2EE-4014-A7B1-D7380D26098E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:blockchain_platform:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"21.1.2\",\"matchCriteriaId\":\"D0DBC938-A782-433F-8BF1-CA250C332AA7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:enterprise_communications_broker:3.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E11C65C3-1B17-4362-A99C-59583081A24D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:enterprise_communications_broker:3.2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"348EEE70-E114-4720-AAAF-E77DE5C9A2D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:graalvm:19.3.2:*:*:*:enterprise:*:*:*\",\"matchCriteriaId\":\"909B4029-1D4F-4D60-AC6D-98C7E9FF1B15\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:graalvm:20.1.0:*:*:*:enterprise:*:*:*\",\"matchCriteriaId\":\"B501426C-7FB5-4C0D-83E4-0279746EFBE8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.3.0\",\"versionEndIncluding\":\"7.3.30\",\"matchCriteriaId\":\"2D2F1144-F032-4687-8F76-1A4E45BCD8F3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.4.0\",\"versionEndIncluding\":\"7.4.29\",\"matchCriteriaId\":\"BD5F19DF-F8E7-48B4-BBFA-22A0118584CB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.5.0\",\"versionEndIncluding\":\"7.5.19\",\"matchCriteriaId\":\"FD7FA925-B9AC-4819-AAC1-C3478D80E3E7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.6.0\",\"versionEndIncluding\":\"7.6.15\",\"matchCriteriaId\":\"DF828AB6-ED4E-4AA9-9E8D-58E715DBDB1D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndIncluding\":\"8.0.21\",\"matchCriteriaId\":\"7A885799-F19A-41B5-B015-B318ED959755\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"10.0.0\",\"versionEndIncluding\":\"10.12.0\",\"matchCriteriaId\":\"25A3180B-21AF-4010-9DAB-41ADFD2D8031\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*\",\"versionStartIncluding\":\"10.13.0\",\"versionEndExcluding\":\"10.21.0\",\"matchCriteriaId\":\"E9E9BD86-6374-45B3-8727-AACED7C8F3B9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"12.0.0\",\"versionEndIncluding\":\"12.12.0\",\"matchCriteriaId\":\"564ED5C8-50D7-413A-B88E-E62B6C07336A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*\",\"versionStartIncluding\":\"12.13.0\",\"versionEndExcluding\":\"12.18.0\",\"matchCriteriaId\":\"319C5BC0-7893-4FEC-8051-C8067F5007D0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"14.0.0\",\"versionEndIncluding\":\"14.4.0\",\"matchCriteriaId\":\"7AB132F1-11B6-4B70-8819-4ADD7B6C814E\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00024.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/nghttp2/nghttp2/commit/336a98feb0d56b9ac54e12736b18785c27f75090\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/nghttp2/nghttp2/commit/f8da73bd042f810f34d19f9eae02b46d870af394\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/nghttp2/nghttp2/security/advisories/GHSA-q5wr-xfw9-q7xr\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/10/msg00011.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/10/msg00023.html\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4OOYAMJVLLCLXDTHW3V5UXNULZBBK4O6/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AAC2AA36OTRHKSVM5OV7TTVB3CZIGEFL/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://www.debian.org/security/2020/dsa-4696\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com//security-alerts/cpujul2021.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Not Applicable\",\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuapr2022.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujan2021.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujul2020.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuoct2020.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00024.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/nghttp2/nghttp2/commit/336a98feb0d56b9ac54e12736b18785c27f75090\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/nghttp2/nghttp2/commit/f8da73bd042f810f34d19f9eae02b46d870af394\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/nghttp2/nghttp2/security/advisories/GHSA-q5wr-xfw9-q7xr\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/10/msg00011.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/10/msg00023.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4OOYAMJVLLCLXDTHW3V5UXNULZBBK4O6/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AAC2AA36OTRHKSVM5OV7TTVB3CZIGEFL/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.debian.org/security/2020/dsa-4696\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com//security-alerts/cpujul2021.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Not Applicable\",\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuapr2022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujan2021.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujul2020.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuoct2020.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://www.debian.org/security/2020/dsa-4696\", \"name\": \"DSA-4696\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00024.html\", \"name\": \"openSUSE-SU-2020:0802\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AAC2AA36OTRHKSVM5OV7TTVB3CZIGEFL/\", \"name\": \"FEDORA-2020-f7d15c8b77\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpujul2020.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/nghttp2/nghttp2/security/advisories/GHSA-q5wr-xfw9-q7xr\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/nghttp2/nghttp2/commit/336a98feb0d56b9ac54e12736b18785c27f75090\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/nghttp2/nghttp2/commit/f8da73bd042f810f34d19f9eae02b46d870af394\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpuoct2020.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4OOYAMJVLLCLXDTHW3V5UXNULZBBK4O6/\", \"name\": \"FEDORA-2020-43d5a372fc\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpujan2021.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.oracle.com//security-alerts/cpujul2021.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2021/10/msg00011.html\", \"name\": \"[debian-lts-announce] 20211017 [SECURITY] [DLA 2786-1] nghttp2 security update\", \"tags\": [\"mailing-list\", \"x_transferred\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpuapr2022.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/10/msg00023.html\", \"name\": \"[debian-lts-announce] 20231016 [SECURITY] [DLA 3621-1] nghttp2 security update\", \"tags\": [\"mailing-list\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-04T11:21:14.514Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2020-11080\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-06-09T15:44:48.717109Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-06-09T15:44:38.923Z\"}}], \"cna\": {\"title\": \"Denial of service in nghttp2\", \"source\": {\"advisory\": \"GHSA-q5wr-xfw9-q7xr\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 3.7, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"nghttp2\", \"product\": \"nghttp2\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 1.41.0\"}]}], \"references\": [{\"url\": \"https://www.debian.org/security/2020/dsa-4696\", \"name\": \"DSA-4696\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00024.html\", \"name\": \"openSUSE-SU-2020:0802\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AAC2AA36OTRHKSVM5OV7TTVB3CZIGEFL/\", \"name\": \"FEDORA-2020-f7d15c8b77\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpujul2020.html\"}, {\"url\": \"https://github.com/nghttp2/nghttp2/security/advisories/GHSA-q5wr-xfw9-q7xr\"}, {\"url\": \"https://github.com/nghttp2/nghttp2/commit/336a98feb0d56b9ac54e12736b18785c27f75090\"}, {\"url\": \"https://github.com/nghttp2/nghttp2/commit/f8da73bd042f810f34d19f9eae02b46d870af394\"}, {\"url\": \"https://www.oracle.com/security-alerts/cpuoct2020.html\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4OOYAMJVLLCLXDTHW3V5UXNULZBBK4O6/\", \"name\": \"FEDORA-2020-43d5a372fc\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpujan2021.html\"}, {\"url\": \"https://www.oracle.com//security-alerts/cpujul2021.html\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2021/10/msg00011.html\", \"name\": \"[debian-lts-announce] 20211017 [SECURITY] [DLA 2786-1] nghttp2 security update\", \"tags\": [\"mailing-list\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpuapr2022.html\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/10/msg00023.html\", \"name\": \"[debian-lts-announce] 20231016 [SECURITY] [DLA 3621-1] nghttp2 security update\", \"tags\": [\"mailing-list\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"In nghttp2 before version 1.41.0, the overly large HTTP/2 SETTINGS frame payload causes denial of service. The proof of concept attack involves a malicious client constructing a SETTINGS frame with a length of 14,400 bytes (2400 individual settings entries) over and over again. The attack causes the CPU to spike at 100%. nghttp2 v1.41.0 fixes this vulnerability. There is a workaround to this vulnerability. Implement nghttp2_on_frame_recv_callback callback, and if received frame is SETTINGS frame and the number of settings entries are large (e.g., \u003e 32), then drop the connection.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-707\", \"description\": \"CWE-707 Improper Enforcement of Message or Data Structure\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2023-10-16T17:06:24.016Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2020-11080\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-06-09T15:45:50.711Z\", \"dateReserved\": \"2020-03-30T00:00:00.000Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2020-06-03T00:00:00.000Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SUSE-SU-2020:1575-1
Vulnerability from csaf_suse - Published: 2020-06-09 12:16 - Updated: 2020-06-09 12:16| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.21.0-1.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.21.0-1.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.21.0-1.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.21.0-1.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"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 nodejs10",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nodejs10 fixes the following issues:\n\nnodejs10 was updated to version 10.21.0 \t \n\n- CVE-2020-8174: Fixed multiple memory corruption in napi_get_value_string_*() (bsc#1172443).\n- CVE-2020-11080: Fixed a potential denial of service when receiving unreasonably large HTTP/2 SETTINGS frames (bsc#1172442). \n- CVE-2020-10531: Fixed an integer overflow in UnicodeString:doAppend() (bsc#1166844).\n\nnpm was updated to 6.14.3 \n\n- CVE-2020-7598: Fixed an issue which could have tricked minimist into adding or modifying \n properties of Object.prototype (bsc#1166916).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-1575,SUSE-SLE-Module-Web-Scripting-12-2020-1575",
"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-2020_1575-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:1575-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20201575-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:1575-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-June/006909.html"
},
{
"category": "self",
"summary": "SUSE Bug 1166844",
"url": "https://bugzilla.suse.com/1166844"
},
{
"category": "self",
"summary": "SUSE Bug 1166916",
"url": "https://bugzilla.suse.com/1166916"
},
{
"category": "self",
"summary": "SUSE Bug 1172442",
"url": "https://bugzilla.suse.com/1172442"
},
{
"category": "self",
"summary": "SUSE Bug 1172443",
"url": "https://bugzilla.suse.com/1172443"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-10531 page",
"url": "https://www.suse.com/security/cve/CVE-2020-10531/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-11080 page",
"url": "https://www.suse.com/security/cve/CVE-2020-11080/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7598 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7598/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8174 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8174/"
}
],
"title": "Security update for nodejs10",
"tracking": {
"current_release_date": "2020-06-09T12:16:12Z",
"generator": {
"date": "2020-06-09T12:16:12Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:1575-1",
"initial_release_date": "2020-06-09T12:16:12Z",
"revision_history": [
{
"date": "2020-06-09T12:16:12Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "nodejs10-10.21.0-1.24.1.aarch64",
"product": {
"name": "nodejs10-10.21.0-1.24.1.aarch64",
"product_id": "nodejs10-10.21.0-1.24.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs10-devel-10.21.0-1.24.1.aarch64",
"product": {
"name": "nodejs10-devel-10.21.0-1.24.1.aarch64",
"product_id": "nodejs10-devel-10.21.0-1.24.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm10-10.21.0-1.24.1.aarch64",
"product": {
"name": "npm10-10.21.0-1.24.1.aarch64",
"product_id": "npm10-10.21.0-1.24.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs10-10.21.0-1.24.1.i586",
"product": {
"name": "nodejs10-10.21.0-1.24.1.i586",
"product_id": "nodejs10-10.21.0-1.24.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs10-devel-10.21.0-1.24.1.i586",
"product": {
"name": "nodejs10-devel-10.21.0-1.24.1.i586",
"product_id": "nodejs10-devel-10.21.0-1.24.1.i586"
}
},
{
"category": "product_version",
"name": "npm10-10.21.0-1.24.1.i586",
"product": {
"name": "npm10-10.21.0-1.24.1.i586",
"product_id": "npm10-10.21.0-1.24.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs10-docs-10.21.0-1.24.1.noarch",
"product": {
"name": "nodejs10-docs-10.21.0-1.24.1.noarch",
"product_id": "nodejs10-docs-10.21.0-1.24.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs10-10.21.0-1.24.1.ppc64le",
"product": {
"name": "nodejs10-10.21.0-1.24.1.ppc64le",
"product_id": "nodejs10-10.21.0-1.24.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs10-devel-10.21.0-1.24.1.ppc64le",
"product": {
"name": "nodejs10-devel-10.21.0-1.24.1.ppc64le",
"product_id": "nodejs10-devel-10.21.0-1.24.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm10-10.21.0-1.24.1.ppc64le",
"product": {
"name": "npm10-10.21.0-1.24.1.ppc64le",
"product_id": "npm10-10.21.0-1.24.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs10-10.21.0-1.24.1.s390",
"product": {
"name": "nodejs10-10.21.0-1.24.1.s390",
"product_id": "nodejs10-10.21.0-1.24.1.s390"
}
},
{
"category": "product_version",
"name": "nodejs10-devel-10.21.0-1.24.1.s390",
"product": {
"name": "nodejs10-devel-10.21.0-1.24.1.s390",
"product_id": "nodejs10-devel-10.21.0-1.24.1.s390"
}
},
{
"category": "product_version",
"name": "npm10-10.21.0-1.24.1.s390",
"product": {
"name": "npm10-10.21.0-1.24.1.s390",
"product_id": "npm10-10.21.0-1.24.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs10-10.21.0-1.24.1.s390x",
"product": {
"name": "nodejs10-10.21.0-1.24.1.s390x",
"product_id": "nodejs10-10.21.0-1.24.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs10-devel-10.21.0-1.24.1.s390x",
"product": {
"name": "nodejs10-devel-10.21.0-1.24.1.s390x",
"product_id": "nodejs10-devel-10.21.0-1.24.1.s390x"
}
},
{
"category": "product_version",
"name": "npm10-10.21.0-1.24.1.s390x",
"product": {
"name": "npm10-10.21.0-1.24.1.s390x",
"product_id": "npm10-10.21.0-1.24.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs10-10.21.0-1.24.1.x86_64",
"product": {
"name": "nodejs10-10.21.0-1.24.1.x86_64",
"product_id": "nodejs10-10.21.0-1.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs10-devel-10.21.0-1.24.1.x86_64",
"product": {
"name": "nodejs10-devel-10.21.0-1.24.1.x86_64",
"product_id": "nodejs10-devel-10.21.0-1.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm10-10.21.0-1.24.1.x86_64",
"product": {
"name": "npm10-10.21.0-1.24.1.x86_64",
"product_id": "npm10-10.21.0-1.24.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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.21.0-1.24.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:nodejs10-10.21.0-1.24.1.aarch64"
},
"product_reference": "nodejs10-10.21.0-1.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.21.0-1.24.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:nodejs10-10.21.0-1.24.1.ppc64le"
},
"product_reference": "nodejs10-10.21.0-1.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.21.0-1.24.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:nodejs10-10.21.0-1.24.1.s390x"
},
"product_reference": "nodejs10-10.21.0-1.24.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.21.0-1.24.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:nodejs10-10.21.0-1.24.1.x86_64"
},
"product_reference": "nodejs10-10.21.0-1.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.21.0-1.24.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:nodejs10-devel-10.21.0-1.24.1.aarch64"
},
"product_reference": "nodejs10-devel-10.21.0-1.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.21.0-1.24.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:nodejs10-devel-10.21.0-1.24.1.ppc64le"
},
"product_reference": "nodejs10-devel-10.21.0-1.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.21.0-1.24.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:nodejs10-devel-10.21.0-1.24.1.s390x"
},
"product_reference": "nodejs10-devel-10.21.0-1.24.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.21.0-1.24.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:nodejs10-devel-10.21.0-1.24.1.x86_64"
},
"product_reference": "nodejs10-devel-10.21.0-1.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-docs-10.21.0-1.24.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:nodejs10-docs-10.21.0-1.24.1.noarch"
},
"product_reference": "nodejs10-docs-10.21.0-1.24.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.21.0-1.24.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:npm10-10.21.0-1.24.1.aarch64"
},
"product_reference": "npm10-10.21.0-1.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.21.0-1.24.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:npm10-10.21.0-1.24.1.ppc64le"
},
"product_reference": "npm10-10.21.0-1.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.21.0-1.24.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:npm10-10.21.0-1.24.1.s390x"
},
"product_reference": "npm10-10.21.0-1.24.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.21.0-1.24.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:npm10-10.21.0-1.24.1.x86_64"
},
"product_reference": "npm10-10.21.0-1.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-10531",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-10531"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in International Components for Unicode (ICU) for C/C++ through 66.1. An integer overflow, leading to a heap-based buffer overflow, exists in the UnicodeString::doAppend() function in common/unistr.cpp.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.21.0-1.24.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-10531",
"url": "https://www.suse.com/security/cve/CVE-2020-10531"
},
{
"category": "external",
"summary": "SUSE Bug 1166844 for CVE-2020-10531",
"url": "https://bugzilla.suse.com/1166844"
},
{
"category": "external",
"summary": "SUSE Bug 1175778 for CVE-2020-10531",
"url": "https://bugzilla.suse.com/1175778"
}
],
"remediations": [
{
"category": "vendor_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 Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.21.0-1.24.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.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 Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.21.0-1.24.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-09T12:16:12Z",
"details": "important"
}
],
"title": "CVE-2020-10531"
},
{
"cve": "CVE-2020-11080",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-11080"
}
],
"notes": [
{
"category": "general",
"text": "In nghttp2 before version 1.41.0, the overly large HTTP/2 SETTINGS frame payload causes denial of service. The proof of concept attack involves a malicious client constructing a SETTINGS frame with a length of 14,400 bytes (2400 individual settings entries) over and over again. The attack causes the CPU to spike at 100%. nghttp2 v1.41.0 fixes this vulnerability. There is a workaround to this vulnerability. Implement nghttp2_on_frame_recv_callback callback, and if received frame is SETTINGS frame and the number of settings entries are large (e.g., \u003e 32), then drop the connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.21.0-1.24.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-11080",
"url": "https://www.suse.com/security/cve/CVE-2020-11080"
},
{
"category": "external",
"summary": "SUSE Bug 1172441 for CVE-2020-11080",
"url": "https://bugzilla.suse.com/1172441"
},
{
"category": "external",
"summary": "SUSE Bug 1172442 for CVE-2020-11080",
"url": "https://bugzilla.suse.com/1172442"
},
{
"category": "external",
"summary": "SUSE Bug 1181358 for CVE-2020-11080",
"url": "https://bugzilla.suse.com/1181358"
}
],
"remediations": [
{
"category": "vendor_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 Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.21.0-1.24.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.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 Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.21.0-1.24.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-09T12:16:12Z",
"details": "important"
}
],
"title": "CVE-2020-11080"
},
{
"cve": "CVE-2020-7598",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7598"
}
],
"notes": [
{
"category": "general",
"text": "minimist before 1.2.2 could be tricked into adding or modifying properties of Object.prototype using a \"constructor\" or \"__proto__\" payload.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.21.0-1.24.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7598",
"url": "https://www.suse.com/security/cve/CVE-2020-7598"
},
{
"category": "external",
"summary": "SUSE Bug 1166916 for CVE-2020-7598",
"url": "https://bugzilla.suse.com/1166916"
}
],
"remediations": [
{
"category": "vendor_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 Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.21.0-1.24.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.21.0-1.24.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-09T12:16:12Z",
"details": "important"
}
],
"title": "CVE-2020-7598"
},
{
"cve": "CVE-2020-8174",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8174"
}
],
"notes": [
{
"category": "general",
"text": "napi_get_value_string_*() allows various kinds of memory corruption in node \u003c 10.21.0, 12.18.0, and \u003c 14.4.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.21.0-1.24.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8174",
"url": "https://www.suse.com/security/cve/CVE-2020-8174"
},
{
"category": "external",
"summary": "SUSE Bug 1172443 for CVE-2020-8174",
"url": "https://bugzilla.suse.com/1172443"
}
],
"remediations": [
{
"category": "vendor_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 Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.21.0-1.24.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.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 Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.21.0-1.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.21.0-1.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.21.0-1.24.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.21.0-1.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-09T12:16:12Z",
"details": "critical"
}
],
"title": "CVE-2020-8174"
}
]
}
SUSE-SU-2020:1576-1
Vulnerability from csaf_suse - Published: 2020-06-09 12:17 - Updated: 2020-06-09 12:17| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-docs-8.17.0-3.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-docs-8.17.0-3.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-docs-8.17.0-3.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-docs-8.17.0-3.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-docs-8.17.0-3.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-docs-8.17.0-3.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-docs-8.17.0-3.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-docs-8.17.0-3.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-docs-8.17.0-3.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-docs-8.17.0-3.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-docs-8.17.0-3.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-docs-8.17.0-3.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-docs-8.17.0-3.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-docs-8.17.0-3.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-docs-8.17.0-3.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.32.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"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 nodejs8",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nodejs8 fixes the following issues:\n\n- CVE-2020-8174: Fixed multiple memory corruption in napi_get_value_string_*() (bsc#1172443).\n- CVE-2020-11080: Fixed a potential denial of service when receiving unreasonably large HTTP/2 SETTINGS frames (bsc#1172442). \n- CVE-2020-7598: Fixed an issue which could have tricked minimist into adding or modifying \n properties of Object.prototype (bsc#1166916).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-1576,SUSE-SLE-Module-Web-Scripting-15-SP1-2020-1576,SUSE-SLE-Module-Web-Scripting-15-SP2-2020-1576,SUSE-SLE-Product-HPC-15-2020-1576,SUSE-SLE-Product-SLES-15-2020-1576,SUSE-SLE-Product-SLES_SAP-15-2020-1576",
"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-2020_1576-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:1576-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20201576-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:1576-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-June/006908.html"
},
{
"category": "self",
"summary": "SUSE Bug 1166916",
"url": "https://bugzilla.suse.com/1166916"
},
{
"category": "self",
"summary": "SUSE Bug 1172442",
"url": "https://bugzilla.suse.com/1172442"
},
{
"category": "self",
"summary": "SUSE Bug 1172443",
"url": "https://bugzilla.suse.com/1172443"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-11080 page",
"url": "https://www.suse.com/security/cve/CVE-2020-11080/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7598 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7598/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8174 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8174/"
}
],
"title": "Security update for nodejs8",
"tracking": {
"current_release_date": "2020-06-09T12:17:03Z",
"generator": {
"date": "2020-06-09T12:17:03Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:1576-1",
"initial_release_date": "2020-06-09T12:17:03Z",
"revision_history": [
{
"date": "2020-06-09T12:17:03Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "nodejs8-8.17.0-3.32.1.aarch64",
"product": {
"name": "nodejs8-8.17.0-3.32.1.aarch64",
"product_id": "nodejs8-8.17.0-3.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs8-devel-8.17.0-3.32.1.aarch64",
"product": {
"name": "nodejs8-devel-8.17.0-3.32.1.aarch64",
"product_id": "nodejs8-devel-8.17.0-3.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm8-8.17.0-3.32.1.aarch64",
"product": {
"name": "npm8-8.17.0-3.32.1.aarch64",
"product_id": "npm8-8.17.0-3.32.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs8-8.17.0-3.32.1.i586",
"product": {
"name": "nodejs8-8.17.0-3.32.1.i586",
"product_id": "nodejs8-8.17.0-3.32.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs8-devel-8.17.0-3.32.1.i586",
"product": {
"name": "nodejs8-devel-8.17.0-3.32.1.i586",
"product_id": "nodejs8-devel-8.17.0-3.32.1.i586"
}
},
{
"category": "product_version",
"name": "npm8-8.17.0-3.32.1.i586",
"product": {
"name": "npm8-8.17.0-3.32.1.i586",
"product_id": "npm8-8.17.0-3.32.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs8-docs-8.17.0-3.32.1.noarch",
"product": {
"name": "nodejs8-docs-8.17.0-3.32.1.noarch",
"product_id": "nodejs8-docs-8.17.0-3.32.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs8-8.17.0-3.32.1.ppc64le",
"product": {
"name": "nodejs8-8.17.0-3.32.1.ppc64le",
"product_id": "nodejs8-8.17.0-3.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs8-devel-8.17.0-3.32.1.ppc64le",
"product": {
"name": "nodejs8-devel-8.17.0-3.32.1.ppc64le",
"product_id": "nodejs8-devel-8.17.0-3.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm8-8.17.0-3.32.1.ppc64le",
"product": {
"name": "npm8-8.17.0-3.32.1.ppc64le",
"product_id": "npm8-8.17.0-3.32.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs8-8.17.0-3.32.1.s390x",
"product": {
"name": "nodejs8-8.17.0-3.32.1.s390x",
"product_id": "nodejs8-8.17.0-3.32.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs8-devel-8.17.0-3.32.1.s390x",
"product": {
"name": "nodejs8-devel-8.17.0-3.32.1.s390x",
"product_id": "nodejs8-devel-8.17.0-3.32.1.s390x"
}
},
{
"category": "product_version",
"name": "npm8-8.17.0-3.32.1.s390x",
"product": {
"name": "npm8-8.17.0-3.32.1.s390x",
"product_id": "npm8-8.17.0-3.32.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs8-8.17.0-3.32.1.x86_64",
"product": {
"name": "nodejs8-8.17.0-3.32.1.x86_64",
"product_id": "nodejs8-8.17.0-3.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs8-devel-8.17.0-3.32.1.x86_64",
"product": {
"name": "nodejs8-devel-8.17.0-3.32.1.x86_64",
"product_id": "nodejs8-devel-8.17.0-3.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm8-8.17.0-3.32.1.x86_64",
"product": {
"name": "npm8-8.17.0-3.32.1.x86_64",
"product_id": "npm8-8.17.0-3.32.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-3.32.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.aarch64"
},
"product_reference": "nodejs8-8.17.0-3.32.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-3.32.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.ppc64le"
},
"product_reference": "nodejs8-8.17.0-3.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-3.32.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.s390x"
},
"product_reference": "nodejs8-8.17.0-3.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-3.32.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.x86_64"
},
"product_reference": "nodejs8-8.17.0-3.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-3.32.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.aarch64"
},
"product_reference": "nodejs8-devel-8.17.0-3.32.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-3.32.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.ppc64le"
},
"product_reference": "nodejs8-devel-8.17.0-3.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-3.32.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.s390x"
},
"product_reference": "nodejs8-devel-8.17.0-3.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-3.32.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.x86_64"
},
"product_reference": "nodejs8-devel-8.17.0-3.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-docs-8.17.0-3.32.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-docs-8.17.0-3.32.1.noarch"
},
"product_reference": "nodejs8-docs-8.17.0-3.32.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-3.32.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.aarch64"
},
"product_reference": "npm8-8.17.0-3.32.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-3.32.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.ppc64le"
},
"product_reference": "npm8-8.17.0-3.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-3.32.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.s390x"
},
"product_reference": "npm8-8.17.0-3.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-3.32.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.x86_64"
},
"product_reference": "npm8-8.17.0-3.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-3.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.32.1.aarch64"
},
"product_reference": "nodejs8-8.17.0-3.32.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-3.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.32.1.x86_64"
},
"product_reference": "nodejs8-8.17.0-3.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-3.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.32.1.aarch64"
},
"product_reference": "nodejs8-devel-8.17.0-3.32.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-3.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.32.1.x86_64"
},
"product_reference": "nodejs8-devel-8.17.0-3.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-docs-8.17.0-3.32.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-docs-8.17.0-3.32.1.noarch"
},
"product_reference": "nodejs8-docs-8.17.0-3.32.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-3.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.32.1.aarch64"
},
"product_reference": "npm8-8.17.0-3.32.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-3.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.32.1.x86_64"
},
"product_reference": "npm8-8.17.0-3.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-3.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.32.1.aarch64"
},
"product_reference": "nodejs8-8.17.0-3.32.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-3.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.32.1.x86_64"
},
"product_reference": "nodejs8-8.17.0-3.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-3.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.32.1.aarch64"
},
"product_reference": "nodejs8-devel-8.17.0-3.32.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-3.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.32.1.x86_64"
},
"product_reference": "nodejs8-devel-8.17.0-3.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-docs-8.17.0-3.32.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-docs-8.17.0-3.32.1.noarch"
},
"product_reference": "nodejs8-docs-8.17.0-3.32.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-3.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.32.1.aarch64"
},
"product_reference": "npm8-8.17.0-3.32.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-3.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.32.1.x86_64"
},
"product_reference": "npm8-8.17.0-3.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-3.32.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.aarch64"
},
"product_reference": "nodejs8-8.17.0-3.32.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-3.32.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.ppc64le"
},
"product_reference": "nodejs8-8.17.0-3.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-3.32.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.s390x"
},
"product_reference": "nodejs8-8.17.0-3.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-3.32.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.x86_64"
},
"product_reference": "nodejs8-8.17.0-3.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-3.32.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.aarch64"
},
"product_reference": "nodejs8-devel-8.17.0-3.32.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-3.32.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.ppc64le"
},
"product_reference": "nodejs8-devel-8.17.0-3.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-3.32.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.s390x"
},
"product_reference": "nodejs8-devel-8.17.0-3.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-3.32.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.x86_64"
},
"product_reference": "nodejs8-devel-8.17.0-3.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-docs-8.17.0-3.32.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs8-docs-8.17.0-3.32.1.noarch"
},
"product_reference": "nodejs8-docs-8.17.0-3.32.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-3.32.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.aarch64"
},
"product_reference": "npm8-8.17.0-3.32.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-3.32.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.ppc64le"
},
"product_reference": "npm8-8.17.0-3.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-3.32.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.s390x"
},
"product_reference": "npm8-8.17.0-3.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-3.32.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.x86_64"
},
"product_reference": "npm8-8.17.0-3.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-3.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.32.1.ppc64le"
},
"product_reference": "nodejs8-8.17.0-3.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-3.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.32.1.x86_64"
},
"product_reference": "nodejs8-8.17.0-3.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-3.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.32.1.ppc64le"
},
"product_reference": "nodejs8-devel-8.17.0-3.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-3.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.32.1.x86_64"
},
"product_reference": "nodejs8-devel-8.17.0-3.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-docs-8.17.0-3.32.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-docs-8.17.0-3.32.1.noarch"
},
"product_reference": "nodejs8-docs-8.17.0-3.32.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-3.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.32.1.ppc64le"
},
"product_reference": "npm8-8.17.0-3.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-3.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.32.1.x86_64"
},
"product_reference": "npm8-8.17.0-3.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-11080",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-11080"
}
],
"notes": [
{
"category": "general",
"text": "In nghttp2 before version 1.41.0, the overly large HTTP/2 SETTINGS frame payload causes denial of service. The proof of concept attack involves a malicious client constructing a SETTINGS frame with a length of 14,400 bytes (2400 individual settings entries) over and over again. The attack causes the CPU to spike at 100%. nghttp2 v1.41.0 fixes this vulnerability. There is a workaround to this vulnerability. Implement nghttp2_on_frame_recv_callback callback, and if received frame is SETTINGS frame and the number of settings entries are large (e.g., \u003e 32), then drop the connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.32.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-11080",
"url": "https://www.suse.com/security/cve/CVE-2020-11080"
},
{
"category": "external",
"summary": "SUSE Bug 1172441 for CVE-2020-11080",
"url": "https://bugzilla.suse.com/1172441"
},
{
"category": "external",
"summary": "SUSE Bug 1172442 for CVE-2020-11080",
"url": "https://bugzilla.suse.com/1172442"
},
{
"category": "external",
"summary": "SUSE Bug 1181358 for CVE-2020-11080",
"url": "https://bugzilla.suse.com/1181358"
}
],
"remediations": [
{
"category": "vendor_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 High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.32.1.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 High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.32.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-09T12:17:03Z",
"details": "important"
}
],
"title": "CVE-2020-11080"
},
{
"cve": "CVE-2020-7598",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7598"
}
],
"notes": [
{
"category": "general",
"text": "minimist before 1.2.2 could be tricked into adding or modifying properties of Object.prototype using a \"constructor\" or \"__proto__\" payload.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.32.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7598",
"url": "https://www.suse.com/security/cve/CVE-2020-7598"
},
{
"category": "external",
"summary": "SUSE Bug 1166916 for CVE-2020-7598",
"url": "https://bugzilla.suse.com/1166916"
}
],
"remediations": [
{
"category": "vendor_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 High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.32.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.32.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-09T12:17:03Z",
"details": "important"
}
],
"title": "CVE-2020-7598"
},
{
"cve": "CVE-2020-8174",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8174"
}
],
"notes": [
{
"category": "general",
"text": "napi_get_value_string_*() allows various kinds of memory corruption in node \u003c 10.21.0, 12.18.0, and \u003c 14.4.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.32.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8174",
"url": "https://www.suse.com/security/cve/CVE-2020-8174"
},
{
"category": "external",
"summary": "SUSE Bug 1172443 for CVE-2020-8174",
"url": "https://bugzilla.suse.com/1172443"
}
],
"remediations": [
{
"category": "vendor_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 High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.32.1.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 High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-docs-8.17.0-3.32.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.32.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-09T12:17:03Z",
"details": "critical"
}
],
"title": "CVE-2020-8174"
}
]
}
SUSE-SU-2020:1606-1
Vulnerability from csaf_suse - Published: 2020-06-11 10:10 - Updated: 2020-06-11 10:10| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.18.0-1.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.18.0-1.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.18.0-1.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.18.0-1.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"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 nodejs12",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nodejs12 fixes the following issues:\n\nnodejs12 was updated to version 12.18.0 \t \n\n- CVE-2020-8174: Fixed multiple memory corruption in napi_get_value_string_*() (bsc#1172443).\n- CVE-2020-8172: Fixed am issue where TLS session reuse could have led to host certificate verification bypass (bsc#1172441).\n- CVE-2020-11080: Fixed a potential denial of service when receiving unreasonably large HTTP/2 SETTINGS frames (bsc#1172442). \n\nnpm was updated to 6.13.6\n\n- CVE-2020-7598: Fixed an issue which could have tricked minimist into adding or modifying \n properties of Object.prototype (bsc#1166916).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-1606,SUSE-SLE-Module-Web-Scripting-12-2020-1606",
"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-2020_1606-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:1606-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20201606-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:1606-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-June/006933.html"
},
{
"category": "self",
"summary": "SUSE Bug 1166916",
"url": "https://bugzilla.suse.com/1166916"
},
{
"category": "self",
"summary": "SUSE Bug 1172441",
"url": "https://bugzilla.suse.com/1172441"
},
{
"category": "self",
"summary": "SUSE Bug 1172442",
"url": "https://bugzilla.suse.com/1172442"
},
{
"category": "self",
"summary": "SUSE Bug 1172443",
"url": "https://bugzilla.suse.com/1172443"
},
{
"category": "self",
"summary": "SUSE Bug 1172728",
"url": "https://bugzilla.suse.com/1172728"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-11080 page",
"url": "https://www.suse.com/security/cve/CVE-2020-11080/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7598 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7598/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8172 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8172/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8174 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8174/"
}
],
"title": "Security update for nodejs12",
"tracking": {
"current_release_date": "2020-06-11T10:10:55Z",
"generator": {
"date": "2020-06-11T10:10:55Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:1606-1",
"initial_release_date": "2020-06-11T10:10:55Z",
"revision_history": [
{
"date": "2020-06-11T10:10:55Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-12.18.0-1.14.1.aarch64",
"product": {
"name": "nodejs12-12.18.0-1.14.1.aarch64",
"product_id": "nodejs12-12.18.0-1.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs12-devel-12.18.0-1.14.1.aarch64",
"product": {
"name": "nodejs12-devel-12.18.0-1.14.1.aarch64",
"product_id": "nodejs12-devel-12.18.0-1.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm12-12.18.0-1.14.1.aarch64",
"product": {
"name": "npm12-12.18.0-1.14.1.aarch64",
"product_id": "npm12-12.18.0-1.14.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-docs-12.18.0-1.14.1.noarch",
"product": {
"name": "nodejs12-docs-12.18.0-1.14.1.noarch",
"product_id": "nodejs12-docs-12.18.0-1.14.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-12.18.0-1.14.1.ppc64le",
"product": {
"name": "nodejs12-12.18.0-1.14.1.ppc64le",
"product_id": "nodejs12-12.18.0-1.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs12-devel-12.18.0-1.14.1.ppc64le",
"product": {
"name": "nodejs12-devel-12.18.0-1.14.1.ppc64le",
"product_id": "nodejs12-devel-12.18.0-1.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm12-12.18.0-1.14.1.ppc64le",
"product": {
"name": "npm12-12.18.0-1.14.1.ppc64le",
"product_id": "npm12-12.18.0-1.14.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-12.18.0-1.14.1.s390x",
"product": {
"name": "nodejs12-12.18.0-1.14.1.s390x",
"product_id": "nodejs12-12.18.0-1.14.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs12-devel-12.18.0-1.14.1.s390x",
"product": {
"name": "nodejs12-devel-12.18.0-1.14.1.s390x",
"product_id": "nodejs12-devel-12.18.0-1.14.1.s390x"
}
},
{
"category": "product_version",
"name": "npm12-12.18.0-1.14.1.s390x",
"product": {
"name": "npm12-12.18.0-1.14.1.s390x",
"product_id": "npm12-12.18.0-1.14.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-12.18.0-1.14.1.x86_64",
"product": {
"name": "nodejs12-12.18.0-1.14.1.x86_64",
"product_id": "nodejs12-12.18.0-1.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs12-devel-12.18.0-1.14.1.x86_64",
"product": {
"name": "nodejs12-devel-12.18.0-1.14.1.x86_64",
"product_id": "nodejs12-devel-12.18.0-1.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm12-12.18.0-1.14.1.x86_64",
"product": {
"name": "npm12-12.18.0-1.14.1.x86_64",
"product_id": "npm12-12.18.0-1.14.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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.18.0-1.14.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:nodejs12-12.18.0-1.14.1.aarch64"
},
"product_reference": "nodejs12-12.18.0-1.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.18.0-1.14.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:nodejs12-12.18.0-1.14.1.ppc64le"
},
"product_reference": "nodejs12-12.18.0-1.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.18.0-1.14.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:nodejs12-12.18.0-1.14.1.s390x"
},
"product_reference": "nodejs12-12.18.0-1.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.18.0-1.14.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:nodejs12-12.18.0-1.14.1.x86_64"
},
"product_reference": "nodejs12-12.18.0-1.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.18.0-1.14.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:nodejs12-devel-12.18.0-1.14.1.aarch64"
},
"product_reference": "nodejs12-devel-12.18.0-1.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.18.0-1.14.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:nodejs12-devel-12.18.0-1.14.1.ppc64le"
},
"product_reference": "nodejs12-devel-12.18.0-1.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.18.0-1.14.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:nodejs12-devel-12.18.0-1.14.1.s390x"
},
"product_reference": "nodejs12-devel-12.18.0-1.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.18.0-1.14.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:nodejs12-devel-12.18.0-1.14.1.x86_64"
},
"product_reference": "nodejs12-devel-12.18.0-1.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-docs-12.18.0-1.14.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:nodejs12-docs-12.18.0-1.14.1.noarch"
},
"product_reference": "nodejs12-docs-12.18.0-1.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.18.0-1.14.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:npm12-12.18.0-1.14.1.aarch64"
},
"product_reference": "npm12-12.18.0-1.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.18.0-1.14.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:npm12-12.18.0-1.14.1.ppc64le"
},
"product_reference": "npm12-12.18.0-1.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.18.0-1.14.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:npm12-12.18.0-1.14.1.s390x"
},
"product_reference": "npm12-12.18.0-1.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.18.0-1.14.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:npm12-12.18.0-1.14.1.x86_64"
},
"product_reference": "npm12-12.18.0-1.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-11080",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-11080"
}
],
"notes": [
{
"category": "general",
"text": "In nghttp2 before version 1.41.0, the overly large HTTP/2 SETTINGS frame payload causes denial of service. The proof of concept attack involves a malicious client constructing a SETTINGS frame with a length of 14,400 bytes (2400 individual settings entries) over and over again. The attack causes the CPU to spike at 100%. nghttp2 v1.41.0 fixes this vulnerability. There is a workaround to this vulnerability. Implement nghttp2_on_frame_recv_callback callback, and if received frame is SETTINGS frame and the number of settings entries are large (e.g., \u003e 32), then drop the connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.18.0-1.14.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-11080",
"url": "https://www.suse.com/security/cve/CVE-2020-11080"
},
{
"category": "external",
"summary": "SUSE Bug 1172441 for CVE-2020-11080",
"url": "https://bugzilla.suse.com/1172441"
},
{
"category": "external",
"summary": "SUSE Bug 1172442 for CVE-2020-11080",
"url": "https://bugzilla.suse.com/1172442"
},
{
"category": "external",
"summary": "SUSE Bug 1181358 for CVE-2020-11080",
"url": "https://bugzilla.suse.com/1181358"
}
],
"remediations": [
{
"category": "vendor_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 Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.18.0-1.14.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.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 Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.18.0-1.14.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-11T10:10:55Z",
"details": "important"
}
],
"title": "CVE-2020-11080"
},
{
"cve": "CVE-2020-7598",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7598"
}
],
"notes": [
{
"category": "general",
"text": "minimist before 1.2.2 could be tricked into adding or modifying properties of Object.prototype using a \"constructor\" or \"__proto__\" payload.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.18.0-1.14.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7598",
"url": "https://www.suse.com/security/cve/CVE-2020-7598"
},
{
"category": "external",
"summary": "SUSE Bug 1166916 for CVE-2020-7598",
"url": "https://bugzilla.suse.com/1166916"
}
],
"remediations": [
{
"category": "vendor_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 Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.18.0-1.14.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.18.0-1.14.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-11T10:10:55Z",
"details": "important"
}
],
"title": "CVE-2020-7598"
},
{
"cve": "CVE-2020-8172",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8172"
}
],
"notes": [
{
"category": "general",
"text": "TLS session reuse can lead to host certificate verification bypass in node version \u003c 12.18.0 and \u003c 14.4.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.18.0-1.14.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8172",
"url": "https://www.suse.com/security/cve/CVE-2020-8172"
},
{
"category": "external",
"summary": "SUSE Bug 1172441 for CVE-2020-8172",
"url": "https://bugzilla.suse.com/1172441"
}
],
"remediations": [
{
"category": "vendor_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 Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.18.0-1.14.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.18.0-1.14.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-11T10:10:55Z",
"details": "important"
}
],
"title": "CVE-2020-8172"
},
{
"cve": "CVE-2020-8174",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8174"
}
],
"notes": [
{
"category": "general",
"text": "napi_get_value_string_*() allows various kinds of memory corruption in node \u003c 10.21.0, 12.18.0, and \u003c 14.4.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.18.0-1.14.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8174",
"url": "https://www.suse.com/security/cve/CVE-2020-8174"
},
{
"category": "external",
"summary": "SUSE Bug 1172443 for CVE-2020-8174",
"url": "https://bugzilla.suse.com/1172443"
}
],
"remediations": [
{
"category": "vendor_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 Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.18.0-1.14.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.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 Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.18.0-1.14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.18.0-1.14.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.18.0-1.14.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.18.0-1.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-11T10:10:55Z",
"details": "critical"
}
],
"title": "CVE-2020-8174"
}
]
}
SUSE-SU-2020:2800-1
Vulnerability from csaf_suse - Published: 2020-09-30 07:56 - Updated: 2020-09-30 07:56| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-docs-8.17.0-10.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-docs-8.17.0-10.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-docs-8.17.0-10.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-docs-8.17.0-10.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"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 nodejs8",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nodejs8 fixes the following issues:\n\n- CVE-2020-8174: Fixed multiple memory corruption in napi_get_value_string_*() (bsc#1172443).\n- CVE-2020-11080: Fixed a potential denial of service when receiving unreasonably large HTTP/2 SETTINGS frames (bsc#1172442). \n- CVE-2020-7598: Fixed an issue which could have tricked minimist into adding or modifying \n properties of Object.prototype (bsc#1166916)\n- CVE-2020-15095: Fixed information leak through log files (bsc#1173937).\n- Explicitly add -fno-strict-aliasing to CFLAGS to fix compilation on Aarch64 with gcc10 (bsc#1172686).\n- Add Require for nodejs8 when intalling npm8 (bsc#1172728)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-2800,SUSE-SLE-Module-Web-Scripting-15-SP2-2020-2800",
"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-2020_2800-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:2800-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20202800-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:2800-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-September/007505.html"
},
{
"category": "self",
"summary": "SUSE Bug 1166916",
"url": "https://bugzilla.suse.com/1166916"
},
{
"category": "self",
"summary": "SUSE Bug 1172442",
"url": "https://bugzilla.suse.com/1172442"
},
{
"category": "self",
"summary": "SUSE Bug 1172443",
"url": "https://bugzilla.suse.com/1172443"
},
{
"category": "self",
"summary": "SUSE Bug 1172686",
"url": "https://bugzilla.suse.com/1172686"
},
{
"category": "self",
"summary": "SUSE Bug 1172728",
"url": "https://bugzilla.suse.com/1172728"
},
{
"category": "self",
"summary": "SUSE Bug 1173937",
"url": "https://bugzilla.suse.com/1173937"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-11080 page",
"url": "https://www.suse.com/security/cve/CVE-2020-11080/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15095 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15095/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7598 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7598/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8174 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8174/"
}
],
"title": "Security update for nodejs8",
"tracking": {
"current_release_date": "2020-09-30T07:56:15Z",
"generator": {
"date": "2020-09-30T07:56:15Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:2800-1",
"initial_release_date": "2020-09-30T07:56:15Z",
"revision_history": [
{
"date": "2020-09-30T07:56:15Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "nodejs8-8.17.0-10.3.1.aarch64",
"product": {
"name": "nodejs8-8.17.0-10.3.1.aarch64",
"product_id": "nodejs8-8.17.0-10.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs8-devel-8.17.0-10.3.1.aarch64",
"product": {
"name": "nodejs8-devel-8.17.0-10.3.1.aarch64",
"product_id": "nodejs8-devel-8.17.0-10.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm8-8.17.0-10.3.1.aarch64",
"product": {
"name": "npm8-8.17.0-10.3.1.aarch64",
"product_id": "npm8-8.17.0-10.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs8-8.17.0-10.3.1.i586",
"product": {
"name": "nodejs8-8.17.0-10.3.1.i586",
"product_id": "nodejs8-8.17.0-10.3.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs8-devel-8.17.0-10.3.1.i586",
"product": {
"name": "nodejs8-devel-8.17.0-10.3.1.i586",
"product_id": "nodejs8-devel-8.17.0-10.3.1.i586"
}
},
{
"category": "product_version",
"name": "npm8-8.17.0-10.3.1.i586",
"product": {
"name": "npm8-8.17.0-10.3.1.i586",
"product_id": "npm8-8.17.0-10.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs8-docs-8.17.0-10.3.1.noarch",
"product": {
"name": "nodejs8-docs-8.17.0-10.3.1.noarch",
"product_id": "nodejs8-docs-8.17.0-10.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs8-8.17.0-10.3.1.ppc64le",
"product": {
"name": "nodejs8-8.17.0-10.3.1.ppc64le",
"product_id": "nodejs8-8.17.0-10.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs8-devel-8.17.0-10.3.1.ppc64le",
"product": {
"name": "nodejs8-devel-8.17.0-10.3.1.ppc64le",
"product_id": "nodejs8-devel-8.17.0-10.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm8-8.17.0-10.3.1.ppc64le",
"product": {
"name": "npm8-8.17.0-10.3.1.ppc64le",
"product_id": "npm8-8.17.0-10.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs8-8.17.0-10.3.1.s390x",
"product": {
"name": "nodejs8-8.17.0-10.3.1.s390x",
"product_id": "nodejs8-8.17.0-10.3.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs8-devel-8.17.0-10.3.1.s390x",
"product": {
"name": "nodejs8-devel-8.17.0-10.3.1.s390x",
"product_id": "nodejs8-devel-8.17.0-10.3.1.s390x"
}
},
{
"category": "product_version",
"name": "npm8-8.17.0-10.3.1.s390x",
"product": {
"name": "npm8-8.17.0-10.3.1.s390x",
"product_id": "npm8-8.17.0-10.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs8-8.17.0-10.3.1.x86_64",
"product": {
"name": "nodejs8-8.17.0-10.3.1.x86_64",
"product_id": "nodejs8-8.17.0-10.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs8-devel-8.17.0-10.3.1.x86_64",
"product": {
"name": "nodejs8-devel-8.17.0-10.3.1.x86_64",
"product_id": "nodejs8-devel-8.17.0-10.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm8-8.17.0-10.3.1.x86_64",
"product": {
"name": "npm8-8.17.0-10.3.1.x86_64",
"product_id": "npm8-8.17.0-10.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-10.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.aarch64"
},
"product_reference": "nodejs8-8.17.0-10.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-10.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.ppc64le"
},
"product_reference": "nodejs8-8.17.0-10.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-10.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.s390x"
},
"product_reference": "nodejs8-8.17.0-10.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-10.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.x86_64"
},
"product_reference": "nodejs8-8.17.0-10.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-10.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.aarch64"
},
"product_reference": "nodejs8-devel-8.17.0-10.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-10.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.ppc64le"
},
"product_reference": "nodejs8-devel-8.17.0-10.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-10.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.s390x"
},
"product_reference": "nodejs8-devel-8.17.0-10.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-10.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.x86_64"
},
"product_reference": "nodejs8-devel-8.17.0-10.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-docs-8.17.0-10.3.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-docs-8.17.0-10.3.1.noarch"
},
"product_reference": "nodejs8-docs-8.17.0-10.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-10.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.aarch64"
},
"product_reference": "npm8-8.17.0-10.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-10.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.ppc64le"
},
"product_reference": "npm8-8.17.0-10.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-10.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.s390x"
},
"product_reference": "npm8-8.17.0-10.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-10.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.x86_64"
},
"product_reference": "npm8-8.17.0-10.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-11080",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-11080"
}
],
"notes": [
{
"category": "general",
"text": "In nghttp2 before version 1.41.0, the overly large HTTP/2 SETTINGS frame payload causes denial of service. The proof of concept attack involves a malicious client constructing a SETTINGS frame with a length of 14,400 bytes (2400 individual settings entries) over and over again. The attack causes the CPU to spike at 100%. nghttp2 v1.41.0 fixes this vulnerability. There is a workaround to this vulnerability. Implement nghttp2_on_frame_recv_callback callback, and if received frame is SETTINGS frame and the number of settings entries are large (e.g., \u003e 32), then drop the connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-docs-8.17.0-10.3.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-11080",
"url": "https://www.suse.com/security/cve/CVE-2020-11080"
},
{
"category": "external",
"summary": "SUSE Bug 1172441 for CVE-2020-11080",
"url": "https://bugzilla.suse.com/1172441"
},
{
"category": "external",
"summary": "SUSE Bug 1172442 for CVE-2020-11080",
"url": "https://bugzilla.suse.com/1172442"
},
{
"category": "external",
"summary": "SUSE Bug 1181358 for CVE-2020-11080",
"url": "https://bugzilla.suse.com/1181358"
}
],
"remediations": [
{
"category": "vendor_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 Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-docs-8.17.0-10.3.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.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 Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-docs-8.17.0-10.3.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-09-30T07:56:15Z",
"details": "important"
}
],
"title": "CVE-2020-11080"
},
{
"cve": "CVE-2020-15095",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15095"
}
],
"notes": [
{
"category": "general",
"text": "Versions of the npm CLI prior to 6.14.6 are vulnerable to an information exposure vulnerability through log files. The CLI supports URLs like \"\u003cprotocol\u003e://[\u003cuser\u003e[:\u003cpassword\u003e]@]\u003chostname\u003e[:\u003cport\u003e][:][/]\u003cpath\u003e\". The password value is not redacted and is printed to stdout and also to any generated log files.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-docs-8.17.0-10.3.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15095",
"url": "https://www.suse.com/security/cve/CVE-2020-15095"
},
{
"category": "external",
"summary": "SUSE Bug 1173937 for CVE-2020-15095",
"url": "https://bugzilla.suse.com/1173937"
}
],
"remediations": [
{
"category": "vendor_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 Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-docs-8.17.0-10.3.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.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 Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-docs-8.17.0-10.3.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-09-30T07:56:15Z",
"details": "moderate"
}
],
"title": "CVE-2020-15095"
},
{
"cve": "CVE-2020-7598",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7598"
}
],
"notes": [
{
"category": "general",
"text": "minimist before 1.2.2 could be tricked into adding or modifying properties of Object.prototype using a \"constructor\" or \"__proto__\" payload.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-docs-8.17.0-10.3.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7598",
"url": "https://www.suse.com/security/cve/CVE-2020-7598"
},
{
"category": "external",
"summary": "SUSE Bug 1166916 for CVE-2020-7598",
"url": "https://bugzilla.suse.com/1166916"
}
],
"remediations": [
{
"category": "vendor_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 Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-docs-8.17.0-10.3.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-docs-8.17.0-10.3.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-09-30T07:56:15Z",
"details": "important"
}
],
"title": "CVE-2020-7598"
},
{
"cve": "CVE-2020-8174",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8174"
}
],
"notes": [
{
"category": "general",
"text": "napi_get_value_string_*() allows various kinds of memory corruption in node \u003c 10.21.0, 12.18.0, and \u003c 14.4.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-docs-8.17.0-10.3.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8174",
"url": "https://www.suse.com/security/cve/CVE-2020-8174"
},
{
"category": "external",
"summary": "SUSE Bug 1172443 for CVE-2020-8174",
"url": "https://bugzilla.suse.com/1172443"
}
],
"remediations": [
{
"category": "vendor_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 Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-docs-8.17.0-10.3.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.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 Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-8.17.0-10.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-devel-8.17.0-10.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs8-docs-8.17.0-10.3.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm8-8.17.0-10.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-09-30T07:56:15Z",
"details": "critical"
}
],
"title": "CVE-2020-8174"
}
]
}
SUSE-SU-2021:0930-1
Vulnerability from csaf_suse - Published: 2021-03-24 11:09 - Updated: 2021-03-24 11:09| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.0:libnghttp2-14-1.40.0-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.0:libnghttp2-14-1.40.0-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-14-1.40.0-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-14-1.40.0-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-14-1.40.0-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-14-1.40.0-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-14-32bit-1.40.0-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-devel-1.40.0-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-devel-1.40.0-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-devel-1.40.0-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-devel-1.40.0-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio-devel-1.40.0-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio-devel-1.40.0-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio-devel-1.40.0-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio-devel-1.40.0-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio1-1.40.0-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio1-1.40.0-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio1-1.40.0-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio1-1.40.0-3.5.1.x86_64 | — |
Vendor Fix
|
{
"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 nghttp2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nghttp2 fixes the following issues:\n\n- CVE-2020-11080: HTTP/2 Large Settings Frame DoS (bsc#1181358)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2021-930,SUSE-SLE-Module-Basesystem-15-SP2-2021-930,SUSE-SUSE-MicroOS-5.0-2021-930",
"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-2021_0930-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2021:0930-1",
"url": "https://www.suse.com/support/update/announcement/2021/suse-su-20210930-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2021:0930-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-March/008538.html"
},
{
"category": "self",
"summary": "SUSE Bug 1172442",
"url": "https://bugzilla.suse.com/1172442"
},
{
"category": "self",
"summary": "SUSE Bug 1181358",
"url": "https://bugzilla.suse.com/1181358"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-11080 page",
"url": "https://www.suse.com/security/cve/CVE-2020-11080/"
}
],
"title": "Security update for nghttp2",
"tracking": {
"current_release_date": "2021-03-24T11:09:32Z",
"generator": {
"date": "2021-03-24T11:09:32Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2021:0930-1",
"initial_release_date": "2021-03-24T11:09:32Z",
"revision_history": [
{
"date": "2021-03-24T11:09:32Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.40.0-3.5.1.aarch64",
"product": {
"name": "libnghttp2-14-1.40.0-3.5.1.aarch64",
"product_id": "libnghttp2-14-1.40.0-3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.40.0-3.5.1.aarch64",
"product": {
"name": "libnghttp2-devel-1.40.0-3.5.1.aarch64",
"product_id": "libnghttp2-devel-1.40.0-3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.40.0-3.5.1.aarch64",
"product": {
"name": "libnghttp2_asio-devel-1.40.0-3.5.1.aarch64",
"product_id": "libnghttp2_asio-devel-1.40.0-3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.40.0-3.5.1.aarch64",
"product": {
"name": "libnghttp2_asio1-1.40.0-3.5.1.aarch64",
"product_id": "libnghttp2_asio1-1.40.0-3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "nghttp2-1.40.0-3.5.1.aarch64",
"product": {
"name": "nghttp2-1.40.0-3.5.1.aarch64",
"product_id": "nghttp2-1.40.0-3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.40.0-3.5.1.aarch64",
"product": {
"name": "python3-nghttp2-1.40.0-3.5.1.aarch64",
"product_id": "python3-nghttp2-1.40.0-3.5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-64bit-1.40.0-3.5.1.aarch64_ilp32",
"product": {
"name": "libnghttp2-14-64bit-1.40.0-3.5.1.aarch64_ilp32",
"product_id": "libnghttp2-14-64bit-1.40.0-3.5.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-64bit-1.40.0-3.5.1.aarch64_ilp32",
"product": {
"name": "libnghttp2_asio1-64bit-1.40.0-3.5.1.aarch64_ilp32",
"product_id": "libnghttp2_asio1-64bit-1.40.0-3.5.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.40.0-3.5.1.i586",
"product": {
"name": "libnghttp2-14-1.40.0-3.5.1.i586",
"product_id": "libnghttp2-14-1.40.0-3.5.1.i586"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.40.0-3.5.1.i586",
"product": {
"name": "libnghttp2-devel-1.40.0-3.5.1.i586",
"product_id": "libnghttp2-devel-1.40.0-3.5.1.i586"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.40.0-3.5.1.i586",
"product": {
"name": "libnghttp2_asio-devel-1.40.0-3.5.1.i586",
"product_id": "libnghttp2_asio-devel-1.40.0-3.5.1.i586"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.40.0-3.5.1.i586",
"product": {
"name": "libnghttp2_asio1-1.40.0-3.5.1.i586",
"product_id": "libnghttp2_asio1-1.40.0-3.5.1.i586"
}
},
{
"category": "product_version",
"name": "nghttp2-1.40.0-3.5.1.i586",
"product": {
"name": "nghttp2-1.40.0-3.5.1.i586",
"product_id": "nghttp2-1.40.0-3.5.1.i586"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.40.0-3.5.1.i586",
"product": {
"name": "python3-nghttp2-1.40.0-3.5.1.i586",
"product_id": "python3-nghttp2-1.40.0-3.5.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.40.0-3.5.1.ppc64le",
"product": {
"name": "libnghttp2-14-1.40.0-3.5.1.ppc64le",
"product_id": "libnghttp2-14-1.40.0-3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.40.0-3.5.1.ppc64le",
"product": {
"name": "libnghttp2-devel-1.40.0-3.5.1.ppc64le",
"product_id": "libnghttp2-devel-1.40.0-3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.40.0-3.5.1.ppc64le",
"product": {
"name": "libnghttp2_asio-devel-1.40.0-3.5.1.ppc64le",
"product_id": "libnghttp2_asio-devel-1.40.0-3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.40.0-3.5.1.ppc64le",
"product": {
"name": "libnghttp2_asio1-1.40.0-3.5.1.ppc64le",
"product_id": "libnghttp2_asio1-1.40.0-3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nghttp2-1.40.0-3.5.1.ppc64le",
"product": {
"name": "nghttp2-1.40.0-3.5.1.ppc64le",
"product_id": "nghttp2-1.40.0-3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.40.0-3.5.1.ppc64le",
"product": {
"name": "python3-nghttp2-1.40.0-3.5.1.ppc64le",
"product_id": "python3-nghttp2-1.40.0-3.5.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.40.0-3.5.1.s390x",
"product": {
"name": "libnghttp2-14-1.40.0-3.5.1.s390x",
"product_id": "libnghttp2-14-1.40.0-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.40.0-3.5.1.s390x",
"product": {
"name": "libnghttp2-devel-1.40.0-3.5.1.s390x",
"product_id": "libnghttp2-devel-1.40.0-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.40.0-3.5.1.s390x",
"product": {
"name": "libnghttp2_asio-devel-1.40.0-3.5.1.s390x",
"product_id": "libnghttp2_asio-devel-1.40.0-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.40.0-3.5.1.s390x",
"product": {
"name": "libnghttp2_asio1-1.40.0-3.5.1.s390x",
"product_id": "libnghttp2_asio1-1.40.0-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "nghttp2-1.40.0-3.5.1.s390x",
"product": {
"name": "nghttp2-1.40.0-3.5.1.s390x",
"product_id": "nghttp2-1.40.0-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.40.0-3.5.1.s390x",
"product": {
"name": "python3-nghttp2-1.40.0-3.5.1.s390x",
"product_id": "python3-nghttp2-1.40.0-3.5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.40.0-3.5.1.x86_64",
"product": {
"name": "libnghttp2-14-1.40.0-3.5.1.x86_64",
"product_id": "libnghttp2-14-1.40.0-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2-14-32bit-1.40.0-3.5.1.x86_64",
"product": {
"name": "libnghttp2-14-32bit-1.40.0-3.5.1.x86_64",
"product_id": "libnghttp2-14-32bit-1.40.0-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.40.0-3.5.1.x86_64",
"product": {
"name": "libnghttp2-devel-1.40.0-3.5.1.x86_64",
"product_id": "libnghttp2-devel-1.40.0-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.40.0-3.5.1.x86_64",
"product": {
"name": "libnghttp2_asio-devel-1.40.0-3.5.1.x86_64",
"product_id": "libnghttp2_asio-devel-1.40.0-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.40.0-3.5.1.x86_64",
"product": {
"name": "libnghttp2_asio1-1.40.0-3.5.1.x86_64",
"product_id": "libnghttp2_asio1-1.40.0-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-32bit-1.40.0-3.5.1.x86_64",
"product": {
"name": "libnghttp2_asio1-32bit-1.40.0-3.5.1.x86_64",
"product_id": "libnghttp2_asio1-32bit-1.40.0-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "nghttp2-1.40.0-3.5.1.x86_64",
"product": {
"name": "nghttp2-1.40.0-3.5.1.x86_64",
"product_id": "nghttp2-1.40.0-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.40.0-3.5.1.x86_64",
"product": {
"name": "python3-nghttp2-1.40.0-3.5.1.x86_64",
"product_id": "python3-nghttp2-1.40.0-3.5.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.0",
"product": {
"name": "SUSE Linux Enterprise Micro 5.0",
"product_id": "SUSE Linux Enterprise Micro 5.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-14-1.40.0-3.5.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-14-1.40.0-3.5.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.40.0-3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-14-1.40.0-3.5.1.s390x"
},
"product_reference": "libnghttp2-14-1.40.0-3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-14-1.40.0-3.5.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-3.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-14-32bit-1.40.0-3.5.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-3.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-devel-1.40.0-3.5.1.aarch64"
},
"product_reference": "libnghttp2-devel-1.40.0-3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-3.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-devel-1.40.0-3.5.1.ppc64le"
},
"product_reference": "libnghttp2-devel-1.40.0-3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-3.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-devel-1.40.0-3.5.1.s390x"
},
"product_reference": "libnghttp2-devel-1.40.0-3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-3.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-devel-1.40.0-3.5.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-3.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio-devel-1.40.0-3.5.1.aarch64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-3.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio-devel-1.40.0-3.5.1.ppc64le"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-3.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio-devel-1.40.0-3.5.1.s390x"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-3.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio-devel-1.40.0-3.5.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-3.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio1-1.40.0-3.5.1.aarch64"
},
"product_reference": "libnghttp2_asio1-1.40.0-3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-3.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio1-1.40.0-3.5.1.ppc64le"
},
"product_reference": "libnghttp2_asio1-1.40.0-3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-3.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio1-1.40.0-3.5.1.s390x"
},
"product_reference": "libnghttp2_asio1-1.40.0-3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-3.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio1-1.40.0-3.5.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.5.1.aarch64 as component of SUSE Linux Enterprise Micro 5.0",
"product_id": "SUSE Linux Enterprise Micro 5.0:libnghttp2-14-1.40.0-3.5.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.5.1.x86_64 as component of SUSE Linux Enterprise Micro 5.0",
"product_id": "SUSE Linux Enterprise Micro 5.0:libnghttp2-14-1.40.0-3.5.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-11080",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-11080"
}
],
"notes": [
{
"category": "general",
"text": "In nghttp2 before version 1.41.0, the overly large HTTP/2 SETTINGS frame payload causes denial of service. The proof of concept attack involves a malicious client constructing a SETTINGS frame with a length of 14,400 bytes (2400 individual settings entries) over and over again. The attack causes the CPU to spike at 100%. nghttp2 v1.41.0 fixes this vulnerability. There is a workaround to this vulnerability. Implement nghttp2_on_frame_recv_callback callback, and if received frame is SETTINGS frame and the number of settings entries are large (e.g., \u003e 32), then drop the connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.0:libnghttp2-14-1.40.0-3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:libnghttp2-14-1.40.0-3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-14-1.40.0-3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-14-1.40.0-3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-14-1.40.0-3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-14-1.40.0-3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-14-32bit-1.40.0-3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-devel-1.40.0-3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-devel-1.40.0-3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-devel-1.40.0-3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-devel-1.40.0-3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio-devel-1.40.0-3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio-devel-1.40.0-3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio-devel-1.40.0-3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio-devel-1.40.0-3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio1-1.40.0-3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio1-1.40.0-3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio1-1.40.0-3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio1-1.40.0-3.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-11080",
"url": "https://www.suse.com/security/cve/CVE-2020-11080"
},
{
"category": "external",
"summary": "SUSE Bug 1172441 for CVE-2020-11080",
"url": "https://bugzilla.suse.com/1172441"
},
{
"category": "external",
"summary": "SUSE Bug 1172442 for CVE-2020-11080",
"url": "https://bugzilla.suse.com/1172442"
},
{
"category": "external",
"summary": "SUSE Bug 1181358 for CVE-2020-11080",
"url": "https://bugzilla.suse.com/1181358"
}
],
"remediations": [
{
"category": "vendor_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 Micro 5.0:libnghttp2-14-1.40.0-3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:libnghttp2-14-1.40.0-3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-14-1.40.0-3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-14-1.40.0-3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-14-1.40.0-3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-14-1.40.0-3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-14-32bit-1.40.0-3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-devel-1.40.0-3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-devel-1.40.0-3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-devel-1.40.0-3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-devel-1.40.0-3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio-devel-1.40.0-3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio-devel-1.40.0-3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio-devel-1.40.0-3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio-devel-1.40.0-3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio1-1.40.0-3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio1-1.40.0-3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio1-1.40.0-3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio1-1.40.0-3.5.1.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 Micro 5.0:libnghttp2-14-1.40.0-3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:libnghttp2-14-1.40.0-3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-14-1.40.0-3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-14-1.40.0-3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-14-1.40.0-3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-14-1.40.0-3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-14-32bit-1.40.0-3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-devel-1.40.0-3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-devel-1.40.0-3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-devel-1.40.0-3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2-devel-1.40.0-3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio-devel-1.40.0-3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio-devel-1.40.0-3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio-devel-1.40.0-3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio-devel-1.40.0-3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio1-1.40.0-3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio1-1.40.0-3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio1-1.40.0-3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libnghttp2_asio1-1.40.0-3.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-03-24T11:09:32Z",
"details": "important"
}
],
"title": "CVE-2020-11080"
}
]
}
SUSE-SU-2021:0931-1
Vulnerability from csaf_suse - Published: 2021-03-24 11:11 - Updated: 2021-03-24 11:11| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:libnghttp2-14-1.40.0-3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:libnghttp2-14-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:libnghttp2-devel-1.40.0-3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:libnghttp2-devel-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:libnghttp2_asio1-1.40.0-3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:libnghttp2_asio1-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2-14-1.40.0-3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2-14-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2-devel-1.40.0-3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2-devel-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2_asio1-1.40.0-3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2_asio1-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-14-1.40.0-3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-14-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-devel-1.40.0-3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-devel-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio1-1.40.0-3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio1-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2-14-1.40.0-3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2-14-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2-devel-1.40.0-3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2-devel-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2_asio1-1.40.0-3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2_asio1-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2-14-1.40.0-3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2-14-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2-devel-1.40.0-3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2-devel-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2_asio1-1.40.0-3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2_asio1-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:libnghttp2-14-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:libnghttp2-devel-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:libnghttp2_asio1-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libnghttp2-14-1.40.0-3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libnghttp2-14-1.40.0-3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libnghttp2-14-1.40.0-3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libnghttp2-14-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libnghttp2-devel-1.40.0-3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libnghttp2-devel-1.40.0-3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libnghttp2-devel-1.40.0-3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libnghttp2-devel-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio1-1.40.0-3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio1-1.40.0-3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio1-1.40.0-3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio1-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-14-1.40.0-3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-14-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-devel-1.40.0-3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-devel-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio1-1.40.0-3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio1-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2-14-1.40.0-3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2-14-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2-devel-1.40.0-3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2-devel-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2_asio1-1.40.0-3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2_asio1-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:libnghttp2-14-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:libnghttp2-devel-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:libnghttp2_asio1-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:libnghttp2-14-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:libnghttp2-devel-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:libnghttp2_asio1-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:libnghttp2-14-1.40.0-3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:libnghttp2-14-1.40.0-3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:libnghttp2-14-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:libnghttp2-devel-1.40.0-3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:libnghttp2-devel-1.40.0-3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:libnghttp2-devel-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:libnghttp2_asio-devel-1.40.0-3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:libnghttp2_asio1-1.40.0-3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:libnghttp2_asio1-1.40.0-3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:libnghttp2_asio1-1.40.0-3.11.1.x86_64 | — |
Vendor Fix
|
{
"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 nghttp2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nghttp2 fixes the following issues:\n\n- CVE-2020-11080: HTTP/2 Large Settings Frame DoS (bsc#1181358)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2021-931,SUSE-SLE-Product-HPC-15-2021-931,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2021-931,SUSE-SLE-Product-HPC-15-SP1-LTSS-2021-931,SUSE-SLE-Product-SLES-15-2021-931,SUSE-SLE-Product-SLES-15-SP1-BCL-2021-931,SUSE-SLE-Product-SLES-15-SP1-LTSS-2021-931,SUSE-SLE-Product-SLES_SAP-15-2021-931,SUSE-SLE-Product-SLES_SAP-15-SP1-2021-931,SUSE-SLE-Product-SUSE-Manager-Proxy-4.0-2021-931,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.0-2021-931,SUSE-SLE-Product-SUSE-Manager-Server-4.0-2021-931,SUSE-Storage-6-2021-931",
"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-2021_0931-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2021:0931-1",
"url": "https://www.suse.com/support/update/announcement/2021/suse-su-20210931-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2021:0931-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-March/008539.html"
},
{
"category": "self",
"summary": "SUSE Bug 1172442",
"url": "https://bugzilla.suse.com/1172442"
},
{
"category": "self",
"summary": "SUSE Bug 1181358",
"url": "https://bugzilla.suse.com/1181358"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-11080 page",
"url": "https://www.suse.com/security/cve/CVE-2020-11080/"
}
],
"title": "Security update for nghttp2",
"tracking": {
"current_release_date": "2021-03-24T11:11:11Z",
"generator": {
"date": "2021-03-24T11:11:11Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2021:0931-1",
"initial_release_date": "2021-03-24T11:11:11Z",
"revision_history": [
{
"date": "2021-03-24T11:11:11Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.40.0-3.11.1.aarch64",
"product": {
"name": "libnghttp2-14-1.40.0-3.11.1.aarch64",
"product_id": "libnghttp2-14-1.40.0-3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.40.0-3.11.1.aarch64",
"product": {
"name": "libnghttp2-devel-1.40.0-3.11.1.aarch64",
"product_id": "libnghttp2-devel-1.40.0-3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.aarch64",
"product": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.aarch64",
"product_id": "libnghttp2_asio-devel-1.40.0-3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.40.0-3.11.1.aarch64",
"product": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.aarch64",
"product_id": "libnghttp2_asio1-1.40.0-3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "nghttp2-1.40.0-3.11.1.aarch64",
"product": {
"name": "nghttp2-1.40.0-3.11.1.aarch64",
"product_id": "nghttp2-1.40.0-3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.40.0-3.11.1.aarch64",
"product": {
"name": "python3-nghttp2-1.40.0-3.11.1.aarch64",
"product_id": "python3-nghttp2-1.40.0-3.11.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-64bit-1.40.0-3.11.1.aarch64_ilp32",
"product": {
"name": "libnghttp2-14-64bit-1.40.0-3.11.1.aarch64_ilp32",
"product_id": "libnghttp2-14-64bit-1.40.0-3.11.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-64bit-1.40.0-3.11.1.aarch64_ilp32",
"product": {
"name": "libnghttp2_asio1-64bit-1.40.0-3.11.1.aarch64_ilp32",
"product_id": "libnghttp2_asio1-64bit-1.40.0-3.11.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.40.0-3.11.1.i586",
"product": {
"name": "libnghttp2-14-1.40.0-3.11.1.i586",
"product_id": "libnghttp2-14-1.40.0-3.11.1.i586"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.40.0-3.11.1.i586",
"product": {
"name": "libnghttp2-devel-1.40.0-3.11.1.i586",
"product_id": "libnghttp2-devel-1.40.0-3.11.1.i586"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.i586",
"product": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.i586",
"product_id": "libnghttp2_asio-devel-1.40.0-3.11.1.i586"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.40.0-3.11.1.i586",
"product": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.i586",
"product_id": "libnghttp2_asio1-1.40.0-3.11.1.i586"
}
},
{
"category": "product_version",
"name": "nghttp2-1.40.0-3.11.1.i586",
"product": {
"name": "nghttp2-1.40.0-3.11.1.i586",
"product_id": "nghttp2-1.40.0-3.11.1.i586"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.40.0-3.11.1.i586",
"product": {
"name": "python3-nghttp2-1.40.0-3.11.1.i586",
"product_id": "python3-nghttp2-1.40.0-3.11.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.40.0-3.11.1.ppc64le",
"product": {
"name": "libnghttp2-14-1.40.0-3.11.1.ppc64le",
"product_id": "libnghttp2-14-1.40.0-3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.40.0-3.11.1.ppc64le",
"product": {
"name": "libnghttp2-devel-1.40.0-3.11.1.ppc64le",
"product_id": "libnghttp2-devel-1.40.0-3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le",
"product": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le",
"product_id": "libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.40.0-3.11.1.ppc64le",
"product": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.ppc64le",
"product_id": "libnghttp2_asio1-1.40.0-3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nghttp2-1.40.0-3.11.1.ppc64le",
"product": {
"name": "nghttp2-1.40.0-3.11.1.ppc64le",
"product_id": "nghttp2-1.40.0-3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.40.0-3.11.1.ppc64le",
"product": {
"name": "python3-nghttp2-1.40.0-3.11.1.ppc64le",
"product_id": "python3-nghttp2-1.40.0-3.11.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.40.0-3.11.1.s390x",
"product": {
"name": "libnghttp2-14-1.40.0-3.11.1.s390x",
"product_id": "libnghttp2-14-1.40.0-3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.40.0-3.11.1.s390x",
"product": {
"name": "libnghttp2-devel-1.40.0-3.11.1.s390x",
"product_id": "libnghttp2-devel-1.40.0-3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.s390x",
"product": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.s390x",
"product_id": "libnghttp2_asio-devel-1.40.0-3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.40.0-3.11.1.s390x",
"product": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.s390x",
"product_id": "libnghttp2_asio1-1.40.0-3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "nghttp2-1.40.0-3.11.1.s390x",
"product": {
"name": "nghttp2-1.40.0-3.11.1.s390x",
"product_id": "nghttp2-1.40.0-3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.40.0-3.11.1.s390x",
"product": {
"name": "python3-nghttp2-1.40.0-3.11.1.s390x",
"product_id": "python3-nghttp2-1.40.0-3.11.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.40.0-3.11.1.x86_64",
"product": {
"name": "libnghttp2-14-1.40.0-3.11.1.x86_64",
"product_id": "libnghttp2-14-1.40.0-3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"product": {
"name": "libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"product_id": "libnghttp2-14-32bit-1.40.0-3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.40.0-3.11.1.x86_64",
"product": {
"name": "libnghttp2-devel-1.40.0-3.11.1.x86_64",
"product_id": "libnghttp2-devel-1.40.0-3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"product": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"product_id": "libnghttp2_asio-devel-1.40.0-3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"product": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"product_id": "libnghttp2_asio1-1.40.0-3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-32bit-1.40.0-3.11.1.x86_64",
"product": {
"name": "libnghttp2_asio1-32bit-1.40.0-3.11.1.x86_64",
"product_id": "libnghttp2_asio1-32bit-1.40.0-3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "nghttp2-1.40.0-3.11.1.x86_64",
"product": {
"name": "nghttp2-1.40.0-3.11.1.x86_64",
"product_id": "nghttp2-1.40.0-3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.40.0-3.11.1.x86_64",
"product": {
"name": "python3-nghttp2-1.40.0-3.11.1.x86_64",
"product_id": "python3-nghttp2-1.40.0-3.11.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.0",
"product": {
"name": "SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Retail Branch Server 4.0",
"product": {
"name": "SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.0",
"product": {
"name": "SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 6",
"product": {
"name": "SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2-14-1.40.0-3.11.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2-14-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2-devel-1.40.0-3.11.1.aarch64"
},
"product_reference": "libnghttp2-devel-1.40.0-3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2-devel-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2_asio1-1.40.0-3.11.1.aarch64"
},
"product_reference": "libnghttp2_asio1-1.40.0-3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2_asio1-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2-14-1.40.0-3.11.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2-14-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2-devel-1.40.0-3.11.1.aarch64"
},
"product_reference": "libnghttp2-devel-1.40.0-3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2-devel-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2_asio1-1.40.0-3.11.1.aarch64"
},
"product_reference": "libnghttp2_asio1-1.40.0-3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2_asio1-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2-14-1.40.0-3.11.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2-14-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2-devel-1.40.0-3.11.1.aarch64"
},
"product_reference": "libnghttp2-devel-1.40.0-3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2-devel-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2_asio1-1.40.0-3.11.1.aarch64"
},
"product_reference": "libnghttp2_asio1-1.40.0-3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2_asio1-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-14-1.40.0-3.11.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-14-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-devel-1.40.0-3.11.1.aarch64"
},
"product_reference": "libnghttp2-devel-1.40.0-3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-devel-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio1-1.40.0-3.11.1.aarch64"
},
"product_reference": "libnghttp2_asio1-1.40.0-3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio1-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libnghttp2-14-1.40.0-3.11.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libnghttp2-14-1.40.0-3.11.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.40.0-3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.11.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libnghttp2-14-1.40.0-3.11.1.s390x"
},
"product_reference": "libnghttp2-14-1.40.0-3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libnghttp2-14-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libnghttp2-devel-1.40.0-3.11.1.aarch64"
},
"product_reference": "libnghttp2-devel-1.40.0-3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libnghttp2-devel-1.40.0-3.11.1.ppc64le"
},
"product_reference": "libnghttp2-devel-1.40.0-3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-3.11.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libnghttp2-devel-1.40.0-3.11.1.s390x"
},
"product_reference": "libnghttp2-devel-1.40.0-3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libnghttp2-devel-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.s390x"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio1-1.40.0-3.11.1.aarch64"
},
"product_reference": "libnghttp2_asio1-1.40.0-3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio1-1.40.0-3.11.1.ppc64le"
},
"product_reference": "libnghttp2_asio1-1.40.0-3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio1-1.40.0-3.11.1.s390x"
},
"product_reference": "libnghttp2_asio1-1.40.0-3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio1-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:libnghttp2-14-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:libnghttp2-devel-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:libnghttp2_asio1-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-3.11.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-3.11.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.40.0-3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-3.11.1.s390x"
},
"product_reference": "libnghttp2-14-1.40.0-3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-3.11.1.aarch64"
},
"product_reference": "libnghttp2-devel-1.40.0-3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-3.11.1.ppc64le"
},
"product_reference": "libnghttp2-devel-1.40.0-3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-3.11.1.s390x"
},
"product_reference": "libnghttp2-devel-1.40.0-3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.s390x"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-3.11.1.aarch64"
},
"product_reference": "libnghttp2_asio1-1.40.0-3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-3.11.1.ppc64le"
},
"product_reference": "libnghttp2_asio1-1.40.0-3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-3.11.1.s390x"
},
"product_reference": "libnghttp2_asio1-1.40.0-3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2-14-1.40.0-3.11.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.40.0-3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2-14-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2-devel-1.40.0-3.11.1.ppc64le"
},
"product_reference": "libnghttp2-devel-1.40.0-3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2-devel-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2_asio1-1.40.0-3.11.1.ppc64le"
},
"product_reference": "libnghttp2_asio1-1.40.0-3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2_asio1-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-14-1.40.0-3.11.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.40.0-3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-14-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-devel-1.40.0-3.11.1.ppc64le"
},
"product_reference": "libnghttp2-devel-1.40.0-3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-devel-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio1-1.40.0-3.11.1.ppc64le"
},
"product_reference": "libnghttp2_asio1-1.40.0-3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio1-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.11.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:libnghttp2-14-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-3.11.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-3.11.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:libnghttp2-devel-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:libnghttp2_asio1-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.11.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:libnghttp2-14-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-3.11.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-3.11.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:libnghttp2-devel-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:libnghttp2_asio1-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.11.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:libnghttp2-14-1.40.0-3.11.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.40.0-3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.11.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:libnghttp2-14-1.40.0-3.11.1.s390x"
},
"product_reference": "libnghttp2-14-1.40.0-3.11.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.11.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:libnghttp2-14-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-3.11.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-3.11.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:libnghttp2-devel-1.40.0-3.11.1.ppc64le"
},
"product_reference": "libnghttp2-devel-1.40.0-3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-3.11.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:libnghttp2-devel-1.40.0-3.11.1.s390x"
},
"product_reference": "libnghttp2-devel-1.40.0-3.11.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-3.11.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:libnghttp2-devel-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:libnghttp2_asio-devel-1.40.0-3.11.1.s390x"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-3.11.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:libnghttp2_asio1-1.40.0-3.11.1.ppc64le"
},
"product_reference": "libnghttp2_asio1-1.40.0-3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:libnghttp2_asio1-1.40.0-3.11.1.s390x"
},
"product_reference": "libnghttp2_asio1-1.40.0-3.11.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:libnghttp2_asio1-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.11.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:libnghttp2-14-1.40.0-3.11.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-3.11.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-3.11.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:libnghttp2-14-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-3.11.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-3.11.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:libnghttp2-devel-1.40.0-3.11.1.aarch64"
},
"product_reference": "libnghttp2-devel-1.40.0-3.11.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-3.11.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:libnghttp2-devel-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-3.11.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-3.11.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:libnghttp2_asio1-1.40.0-3.11.1.aarch64"
},
"product_reference": "libnghttp2_asio1-1.40.0-3.11.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-3.11.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:libnghttp2_asio1-1.40.0-3.11.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-11080",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-11080"
}
],
"notes": [
{
"category": "general",
"text": "In nghttp2 before version 1.41.0, the overly large HTTP/2 SETTINGS frame payload causes denial of service. The proof of concept attack involves a malicious client constructing a SETTINGS frame with a length of 14,400 bytes (2400 individual settings entries) over and over again. The attack causes the CPU to spike at 100%. nghttp2 v1.41.0 fixes this vulnerability. There is a workaround to this vulnerability. Implement nghttp2_on_frame_recv_callback callback, and if received frame is SETTINGS frame and the number of settings entries are large (e.g., \u003e 32), then drop the connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:libnghttp2-14-1.40.0-3.11.1.aarch64",
"SUSE Enterprise Storage 6:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Enterprise Storage 6:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Enterprise Storage 6:libnghttp2-devel-1.40.0-3.11.1.aarch64",
"SUSE Enterprise Storage 6:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Enterprise Storage 6:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64",
"SUSE Enterprise Storage 6:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Enterprise Storage 6:libnghttp2_asio1-1.40.0-3.11.1.aarch64",
"SUSE Enterprise Storage 6:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2-14-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2_asio1-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-14-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio1-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2-14-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2_asio1-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2-14-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2_asio1-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2-14-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2-14-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2-14-1.40.0-3.11.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2-devel-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2-devel-1.40.0-3.11.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio1-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio1-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio1-1.40.0-3.11.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-14-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-devel-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio1-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2-14-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2-devel-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2_asio1-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Manager Proxy 4.0:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Manager Proxy 4.0:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Manager Proxy 4.0:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Manager Proxy 4.0:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Manager Proxy 4.0:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Manager Server 4.0:libnghttp2-14-1.40.0-3.11.1.ppc64le",
"SUSE Manager Server 4.0:libnghttp2-14-1.40.0-3.11.1.s390x",
"SUSE Manager Server 4.0:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Manager Server 4.0:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Manager Server 4.0:libnghttp2-devel-1.40.0-3.11.1.ppc64le",
"SUSE Manager Server 4.0:libnghttp2-devel-1.40.0-3.11.1.s390x",
"SUSE Manager Server 4.0:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Manager Server 4.0:libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le",
"SUSE Manager Server 4.0:libnghttp2_asio-devel-1.40.0-3.11.1.s390x",
"SUSE Manager Server 4.0:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Manager Server 4.0:libnghttp2_asio1-1.40.0-3.11.1.ppc64le",
"SUSE Manager Server 4.0:libnghttp2_asio1-1.40.0-3.11.1.s390x",
"SUSE Manager Server 4.0:libnghttp2_asio1-1.40.0-3.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-11080",
"url": "https://www.suse.com/security/cve/CVE-2020-11080"
},
{
"category": "external",
"summary": "SUSE Bug 1172441 for CVE-2020-11080",
"url": "https://bugzilla.suse.com/1172441"
},
{
"category": "external",
"summary": "SUSE Bug 1172442 for CVE-2020-11080",
"url": "https://bugzilla.suse.com/1172442"
},
{
"category": "external",
"summary": "SUSE Bug 1181358 for CVE-2020-11080",
"url": "https://bugzilla.suse.com/1181358"
}
],
"remediations": [
{
"category": "vendor_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 6:libnghttp2-14-1.40.0-3.11.1.aarch64",
"SUSE Enterprise Storage 6:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Enterprise Storage 6:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Enterprise Storage 6:libnghttp2-devel-1.40.0-3.11.1.aarch64",
"SUSE Enterprise Storage 6:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Enterprise Storage 6:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64",
"SUSE Enterprise Storage 6:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Enterprise Storage 6:libnghttp2_asio1-1.40.0-3.11.1.aarch64",
"SUSE Enterprise Storage 6:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2-14-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2_asio1-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-14-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio1-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2-14-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2_asio1-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2-14-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2_asio1-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2-14-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2-14-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2-14-1.40.0-3.11.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2-devel-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2-devel-1.40.0-3.11.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio1-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio1-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio1-1.40.0-3.11.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-14-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-devel-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio1-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2-14-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2-devel-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2_asio1-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Manager Proxy 4.0:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Manager Proxy 4.0:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Manager Proxy 4.0:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Manager Proxy 4.0:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Manager Proxy 4.0:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Manager Server 4.0:libnghttp2-14-1.40.0-3.11.1.ppc64le",
"SUSE Manager Server 4.0:libnghttp2-14-1.40.0-3.11.1.s390x",
"SUSE Manager Server 4.0:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Manager Server 4.0:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Manager Server 4.0:libnghttp2-devel-1.40.0-3.11.1.ppc64le",
"SUSE Manager Server 4.0:libnghttp2-devel-1.40.0-3.11.1.s390x",
"SUSE Manager Server 4.0:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Manager Server 4.0:libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le",
"SUSE Manager Server 4.0:libnghttp2_asio-devel-1.40.0-3.11.1.s390x",
"SUSE Manager Server 4.0:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Manager Server 4.0:libnghttp2_asio1-1.40.0-3.11.1.ppc64le",
"SUSE Manager Server 4.0:libnghttp2_asio1-1.40.0-3.11.1.s390x",
"SUSE Manager Server 4.0:libnghttp2_asio1-1.40.0-3.11.1.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 Enterprise Storage 6:libnghttp2-14-1.40.0-3.11.1.aarch64",
"SUSE Enterprise Storage 6:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Enterprise Storage 6:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Enterprise Storage 6:libnghttp2-devel-1.40.0-3.11.1.aarch64",
"SUSE Enterprise Storage 6:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Enterprise Storage 6:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64",
"SUSE Enterprise Storage 6:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Enterprise Storage 6:libnghttp2_asio1-1.40.0-3.11.1.aarch64",
"SUSE Enterprise Storage 6:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2-14-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2_asio1-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-14-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio1-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2-14-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2_asio1-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2-14-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2_asio1-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2-14-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2-14-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2-14-1.40.0-3.11.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2-devel-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2-devel-1.40.0-3.11.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio1-1.40.0-3.11.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio1-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio1-1.40.0-3.11.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-14-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-devel-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio1-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2-14-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2-devel-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2_asio1-1.40.0-3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Manager Proxy 4.0:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Manager Proxy 4.0:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Manager Proxy 4.0:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Manager Proxy 4.0:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Manager Proxy 4.0:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:libnghttp2_asio1-1.40.0-3.11.1.x86_64",
"SUSE Manager Server 4.0:libnghttp2-14-1.40.0-3.11.1.ppc64le",
"SUSE Manager Server 4.0:libnghttp2-14-1.40.0-3.11.1.s390x",
"SUSE Manager Server 4.0:libnghttp2-14-1.40.0-3.11.1.x86_64",
"SUSE Manager Server 4.0:libnghttp2-14-32bit-1.40.0-3.11.1.x86_64",
"SUSE Manager Server 4.0:libnghttp2-devel-1.40.0-3.11.1.ppc64le",
"SUSE Manager Server 4.0:libnghttp2-devel-1.40.0-3.11.1.s390x",
"SUSE Manager Server 4.0:libnghttp2-devel-1.40.0-3.11.1.x86_64",
"SUSE Manager Server 4.0:libnghttp2_asio-devel-1.40.0-3.11.1.ppc64le",
"SUSE Manager Server 4.0:libnghttp2_asio-devel-1.40.0-3.11.1.s390x",
"SUSE Manager Server 4.0:libnghttp2_asio-devel-1.40.0-3.11.1.x86_64",
"SUSE Manager Server 4.0:libnghttp2_asio1-1.40.0-3.11.1.ppc64le",
"SUSE Manager Server 4.0:libnghttp2_asio1-1.40.0-3.11.1.s390x",
"SUSE Manager Server 4.0:libnghttp2_asio1-1.40.0-3.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-03-24T11:11:11Z",
"details": "important"
}
],
"title": "CVE-2020-11080"
}
]
}
SUSE-SU-2021:0932-1
Vulnerability from csaf_suse - Published: 2021-03-24 11:13 - Updated: 2021-03-24 11:13| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 | — |
Vendor Fix
|
{
"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 nghttp2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nghttp2 fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2020-11080: HTTP/2 Large Settings Frame DoS (bsc#1181358).\n- CVE-2019-9513: Fixed HTTP/2 implementation that is vulnerable to resource loops, potentially leading to a denial of service (bsc#1146184).\n- CVE-2019-9511: Fixed HTTP/2 implementations that are vulnerable to window size manipulation and stream prioritization manipulation, potentially leading to a denial of service (bsc#1146182).\n- CVE-2018-1000168: Fixed ALTSVC frame client side denial of service (bsc#1088639).\n- CVE-2016-1544: Fixed out of memory due to unlimited incoming HTTP header fields (bsc#966514).\n\nBug fixes and enhancements:\n\n- Packages must not mark license files as %doc (bsc#1082318)\n- Typo in description of libnghttp2_asio1 (bsc#962914)\n- Fixed mistake in spec file (bsc#1125689)\n- Fixed build issue with boost 1.70.0 (bsc#1134616)\n- Fixed build issue with GCC 6 (bsc#964140)\n- Feature: Add W\u0026S module (FATE#326776, bsc#1112438)\n ",
"title": "Description of the patch"
},
{
"category": "details",
"text": "HPE-Helion-OpenStack-8-2021-932,SUSE-2021-932,SUSE-OpenStack-Cloud-7-2021-932,SUSE-OpenStack-Cloud-8-2021-932,SUSE-OpenStack-Cloud-9-2021-932,SUSE-OpenStack-Cloud-Crowbar-8-2021-932,SUSE-OpenStack-Cloud-Crowbar-9-2021-932,SUSE-SLE-SAP-12-SP2-2021-932,SUSE-SLE-SAP-12-SP3-2021-932,SUSE-SLE-SAP-12-SP4-2021-932,SUSE-SLE-SERVER-12-SP2-2021-932,SUSE-SLE-SERVER-12-SP2-BCL-2021-932,SUSE-SLE-SERVER-12-SP3-2021-932,SUSE-SLE-SERVER-12-SP3-BCL-2021-932,SUSE-SLE-SERVER-12-SP4-LTSS-2021-932,SUSE-SLE-SERVER-12-SP5-2021-932",
"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-2021_0932-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2021:0932-1",
"url": "https://www.suse.com/support/update/announcement/2021/suse-su-20210932-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2021:0932-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-March/008541.html"
},
{
"category": "self",
"summary": "SUSE Bug 1082318",
"url": "https://bugzilla.suse.com/1082318"
},
{
"category": "self",
"summary": "SUSE Bug 1088639",
"url": "https://bugzilla.suse.com/1088639"
},
{
"category": "self",
"summary": "SUSE Bug 1112438",
"url": "https://bugzilla.suse.com/1112438"
},
{
"category": "self",
"summary": "SUSE Bug 1125689",
"url": "https://bugzilla.suse.com/1125689"
},
{
"category": "self",
"summary": "SUSE Bug 1134616",
"url": "https://bugzilla.suse.com/1134616"
},
{
"category": "self",
"summary": "SUSE Bug 1146182",
"url": "https://bugzilla.suse.com/1146182"
},
{
"category": "self",
"summary": "SUSE Bug 1146184",
"url": "https://bugzilla.suse.com/1146184"
},
{
"category": "self",
"summary": "SUSE Bug 1181358",
"url": "https://bugzilla.suse.com/1181358"
},
{
"category": "self",
"summary": "SUSE Bug 962914",
"url": "https://bugzilla.suse.com/962914"
},
{
"category": "self",
"summary": "SUSE Bug 964140",
"url": "https://bugzilla.suse.com/964140"
},
{
"category": "self",
"summary": "SUSE Bug 966514",
"url": "https://bugzilla.suse.com/966514"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-1544 page",
"url": "https://www.suse.com/security/cve/CVE-2016-1544/"
},
{
"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-2019-9511 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9511/"
},
{
"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-2020-11080 page",
"url": "https://www.suse.com/security/cve/CVE-2020-11080/"
}
],
"title": "Security update for nghttp2",
"tracking": {
"current_release_date": "2021-03-24T11:13:09Z",
"generator": {
"date": "2021-03-24T11:13:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2021:0932-1",
"initial_release_date": "2021-03-24T11:13:09Z",
"revision_history": [
{
"date": "2021-03-24T11:13:09Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.39.2-3.5.1.aarch64",
"product": {
"name": "libnghttp2-14-1.39.2-3.5.1.aarch64",
"product_id": "libnghttp2-14-1.39.2-3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.39.2-3.5.1.aarch64",
"product": {
"name": "libnghttp2-devel-1.39.2-3.5.1.aarch64",
"product_id": "libnghttp2-devel-1.39.2-3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.39.2-3.5.1.aarch64",
"product": {
"name": "libnghttp2_asio-devel-1.39.2-3.5.1.aarch64",
"product_id": "libnghttp2_asio-devel-1.39.2-3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.39.2-3.5.1.aarch64",
"product": {
"name": "libnghttp2_asio1-1.39.2-3.5.1.aarch64",
"product_id": "libnghttp2_asio1-1.39.2-3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "nghttp2-1.39.2-3.5.1.aarch64",
"product": {
"name": "nghttp2-1.39.2-3.5.1.aarch64",
"product_id": "nghttp2-1.39.2-3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.39.2-3.5.1.aarch64",
"product": {
"name": "python3-nghttp2-1.39.2-3.5.1.aarch64",
"product_id": "python3-nghttp2-1.39.2-3.5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-64bit-1.39.2-3.5.1.aarch64_ilp32",
"product": {
"name": "libnghttp2-14-64bit-1.39.2-3.5.1.aarch64_ilp32",
"product_id": "libnghttp2-14-64bit-1.39.2-3.5.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-64bit-1.39.2-3.5.1.aarch64_ilp32",
"product": {
"name": "libnghttp2_asio1-64bit-1.39.2-3.5.1.aarch64_ilp32",
"product_id": "libnghttp2_asio1-64bit-1.39.2-3.5.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.39.2-3.5.1.i586",
"product": {
"name": "libnghttp2-14-1.39.2-3.5.1.i586",
"product_id": "libnghttp2-14-1.39.2-3.5.1.i586"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.39.2-3.5.1.i586",
"product": {
"name": "libnghttp2-devel-1.39.2-3.5.1.i586",
"product_id": "libnghttp2-devel-1.39.2-3.5.1.i586"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.39.2-3.5.1.i586",
"product": {
"name": "libnghttp2_asio-devel-1.39.2-3.5.1.i586",
"product_id": "libnghttp2_asio-devel-1.39.2-3.5.1.i586"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.39.2-3.5.1.i586",
"product": {
"name": "libnghttp2_asio1-1.39.2-3.5.1.i586",
"product_id": "libnghttp2_asio1-1.39.2-3.5.1.i586"
}
},
{
"category": "product_version",
"name": "nghttp2-1.39.2-3.5.1.i586",
"product": {
"name": "nghttp2-1.39.2-3.5.1.i586",
"product_id": "nghttp2-1.39.2-3.5.1.i586"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.39.2-3.5.1.i586",
"product": {
"name": "python3-nghttp2-1.39.2-3.5.1.i586",
"product_id": "python3-nghttp2-1.39.2-3.5.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.39.2-3.5.1.ppc64le",
"product": {
"name": "libnghttp2-14-1.39.2-3.5.1.ppc64le",
"product_id": "libnghttp2-14-1.39.2-3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.39.2-3.5.1.ppc64le",
"product": {
"name": "libnghttp2-devel-1.39.2-3.5.1.ppc64le",
"product_id": "libnghttp2-devel-1.39.2-3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.39.2-3.5.1.ppc64le",
"product": {
"name": "libnghttp2_asio-devel-1.39.2-3.5.1.ppc64le",
"product_id": "libnghttp2_asio-devel-1.39.2-3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.39.2-3.5.1.ppc64le",
"product": {
"name": "libnghttp2_asio1-1.39.2-3.5.1.ppc64le",
"product_id": "libnghttp2_asio1-1.39.2-3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nghttp2-1.39.2-3.5.1.ppc64le",
"product": {
"name": "nghttp2-1.39.2-3.5.1.ppc64le",
"product_id": "nghttp2-1.39.2-3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.39.2-3.5.1.ppc64le",
"product": {
"name": "python3-nghttp2-1.39.2-3.5.1.ppc64le",
"product_id": "python3-nghttp2-1.39.2-3.5.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.39.2-3.5.1.s390",
"product": {
"name": "libnghttp2-14-1.39.2-3.5.1.s390",
"product_id": "libnghttp2-14-1.39.2-3.5.1.s390"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.39.2-3.5.1.s390",
"product": {
"name": "libnghttp2-devel-1.39.2-3.5.1.s390",
"product_id": "libnghttp2-devel-1.39.2-3.5.1.s390"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.39.2-3.5.1.s390",
"product": {
"name": "libnghttp2_asio-devel-1.39.2-3.5.1.s390",
"product_id": "libnghttp2_asio-devel-1.39.2-3.5.1.s390"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.39.2-3.5.1.s390",
"product": {
"name": "libnghttp2_asio1-1.39.2-3.5.1.s390",
"product_id": "libnghttp2_asio1-1.39.2-3.5.1.s390"
}
},
{
"category": "product_version",
"name": "nghttp2-1.39.2-3.5.1.s390",
"product": {
"name": "nghttp2-1.39.2-3.5.1.s390",
"product_id": "nghttp2-1.39.2-3.5.1.s390"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.39.2-3.5.1.s390",
"product": {
"name": "python3-nghttp2-1.39.2-3.5.1.s390",
"product_id": "python3-nghttp2-1.39.2-3.5.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.39.2-3.5.1.s390x",
"product": {
"name": "libnghttp2-14-1.39.2-3.5.1.s390x",
"product_id": "libnghttp2-14-1.39.2-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"product": {
"name": "libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"product_id": "libnghttp2-14-32bit-1.39.2-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.39.2-3.5.1.s390x",
"product": {
"name": "libnghttp2-devel-1.39.2-3.5.1.s390x",
"product_id": "libnghttp2-devel-1.39.2-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.39.2-3.5.1.s390x",
"product": {
"name": "libnghttp2_asio-devel-1.39.2-3.5.1.s390x",
"product_id": "libnghttp2_asio-devel-1.39.2-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.39.2-3.5.1.s390x",
"product": {
"name": "libnghttp2_asio1-1.39.2-3.5.1.s390x",
"product_id": "libnghttp2_asio1-1.39.2-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-32bit-1.39.2-3.5.1.s390x",
"product": {
"name": "libnghttp2_asio1-32bit-1.39.2-3.5.1.s390x",
"product_id": "libnghttp2_asio1-32bit-1.39.2-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "nghttp2-1.39.2-3.5.1.s390x",
"product": {
"name": "nghttp2-1.39.2-3.5.1.s390x",
"product_id": "nghttp2-1.39.2-3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.39.2-3.5.1.s390x",
"product": {
"name": "python3-nghttp2-1.39.2-3.5.1.s390x",
"product_id": "python3-nghttp2-1.39.2-3.5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.39.2-3.5.1.x86_64",
"product": {
"name": "libnghttp2-14-1.39.2-3.5.1.x86_64",
"product_id": "libnghttp2-14-1.39.2-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"product": {
"name": "libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"product_id": "libnghttp2-14-32bit-1.39.2-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.39.2-3.5.1.x86_64",
"product": {
"name": "libnghttp2-devel-1.39.2-3.5.1.x86_64",
"product_id": "libnghttp2-devel-1.39.2-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.39.2-3.5.1.x86_64",
"product": {
"name": "libnghttp2_asio-devel-1.39.2-3.5.1.x86_64",
"product_id": "libnghttp2_asio-devel-1.39.2-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.39.2-3.5.1.x86_64",
"product": {
"name": "libnghttp2_asio1-1.39.2-3.5.1.x86_64",
"product_id": "libnghttp2_asio1-1.39.2-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-32bit-1.39.2-3.5.1.x86_64",
"product": {
"name": "libnghttp2_asio1-32bit-1.39.2-3.5.1.x86_64",
"product_id": "libnghttp2_asio1-32bit-1.39.2-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "nghttp2-1.39.2-3.5.1.x86_64",
"product": {
"name": "nghttp2-1.39.2-3.5.1.x86_64",
"product_id": "nghttp2-1.39.2-3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.39.2-3.5.1.x86_64",
"product": {
"name": "python3-nghttp2-1.39.2-3.5.1.x86_64",
"product_id": "python3-nghttp2-1.39.2-3.5.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "HPE Helion OpenStack 8",
"product": {
"name": "HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:hpe-helion-openstack:8"
}
}
},
{
"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 OpenStack Cloud 8",
"product": {
"name": "SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 9",
"product": {
"name": "SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:9"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 8",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 9",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9"
}
}
},
{
"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 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_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libnghttp2-14-1.39.2-3.5.1.x86_64"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.s390x"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.x86_64"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libnghttp2-14-1.39.2-3.5.1.x86_64"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libnghttp2-14-1.39.2-3.5.1.x86_64"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libnghttp2-14-1.39.2-3.5.1.x86_64"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-1.39.2-3.5.1.x86_64"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.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:libnghttp2-14-1.39.2-3.5.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.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:libnghttp2-14-1.39.2-3.5.1.x86_64"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.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:libnghttp2-14-1.39.2-3.5.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.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:libnghttp2-14-1.39.2-3.5.1.x86_64"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.x86_64"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.39.2-3.5.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.s390x"
},
"product_reference": "libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.39.2-3.5.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x"
},
"product_reference": "libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.39.2-3.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64"
},
"product_reference": "libnghttp2-14-1.39.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.39.2-3.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x"
},
"product_reference": "libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.39.2-3.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-1544",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-1544"
}
],
"notes": [
{
"category": "general",
"text": "nghttp2 before 1.7.1 allows remote attackers to cause a denial of service (memory exhaustion).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 9:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-1544",
"url": "https://www.suse.com/security/cve/CVE-2016-1544"
},
{
"category": "external",
"summary": "SUSE Bug 966514 for CVE-2016-1544",
"url": "https://bugzilla.suse.com/966514"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"HPE Helion OpenStack 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 9:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 9:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-03-24T11:13:09Z",
"details": "low"
}
],
"title": "CVE-2016-1544"
},
{
"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": [
"HPE Helion OpenStack 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 9:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-32bit-1.39.2-3.5.1.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": [
"HPE Helion OpenStack 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 9:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-32bit-1.39.2-3.5.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:N/I:N/A:H",
"version": "3.0"
},
"products": [
"HPE Helion OpenStack 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 9:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-03-24T11:13:09Z",
"details": "moderate"
}
],
"title": "CVE-2018-1000168"
},
{
"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": [
"HPE Helion OpenStack 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 9:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-32bit-1.39.2-3.5.1.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": [
"HPE Helion OpenStack 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 9:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-32bit-1.39.2-3.5.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": [
"HPE Helion OpenStack 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 9:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-03-24T11:13:09Z",
"details": "low"
}
],
"title": "CVE-2019-9511"
},
{
"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": [
"HPE Helion OpenStack 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 9:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-32bit-1.39.2-3.5.1.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": [
"HPE Helion OpenStack 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 9:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-32bit-1.39.2-3.5.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": [
"HPE Helion OpenStack 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 9:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-03-24T11:13:09Z",
"details": "low"
}
],
"title": "CVE-2019-9513"
},
{
"cve": "CVE-2020-11080",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-11080"
}
],
"notes": [
{
"category": "general",
"text": "In nghttp2 before version 1.41.0, the overly large HTTP/2 SETTINGS frame payload causes denial of service. The proof of concept attack involves a malicious client constructing a SETTINGS frame with a length of 14,400 bytes (2400 individual settings entries) over and over again. The attack causes the CPU to spike at 100%. nghttp2 v1.41.0 fixes this vulnerability. There is a workaround to this vulnerability. Implement nghttp2_on_frame_recv_callback callback, and if received frame is SETTINGS frame and the number of settings entries are large (e.g., \u003e 32), then drop the connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 9:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-11080",
"url": "https://www.suse.com/security/cve/CVE-2020-11080"
},
{
"category": "external",
"summary": "SUSE Bug 1172441 for CVE-2020-11080",
"url": "https://bugzilla.suse.com/1172441"
},
{
"category": "external",
"summary": "SUSE Bug 1172442 for CVE-2020-11080",
"url": "https://bugzilla.suse.com/1172442"
},
{
"category": "external",
"summary": "SUSE Bug 1181358 for CVE-2020-11080",
"url": "https://bugzilla.suse.com/1181358"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"HPE Helion OpenStack 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 9:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-32bit-1.39.2-3.5.1.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": [
"HPE Helion OpenStack 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.s390x",
"SUSE OpenStack Cloud 7:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 9:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-1.39.2-3.5.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libnghttp2-14-32bit-1.39.2-3.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-03-24T11:13:09Z",
"details": "important"
}
],
"title": "CVE-2020-11080"
}
]
}
WID-SEC-W-2023-1374
Vulnerability from csaf_certbund - Published: 2020-06-07 22:00 - Updated: 2023-10-23 22:00Es existiert eine Schwachstelle in Node.js. Sie befindet sich in den "International Components for Unicode (ICU) for C/C++" und beruht auf einem Puffer Überlauffehler. Ein Angreifer kann dieses nutzen und Code mit den Privilegien des Angegriffenen zur Ausführung bringen. Zur erfolgreichen Ausnutzung dieser Schwachstelle ist eine Benutzeraktion erforderlich.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Es existiert eine Schwachstelle in Node.js. Sie beruht auf einem Fehler bei der Verarbeitung überlanger HTTP/2 SETTINGS Frames. Ein Angreifer kann dieses zu einem Denial of Service Angriff nutzen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Es existiert eine Schwachstelle in Node.js. Sie beruht darauf, dass ein "session" Event vor einem "secureConnect" Event versendet werden kann. Der Application Agent betreibt ein HTTPS Session Caching. Ein Angreifer kann dieses nutzen, eine unautorisierte Verbindung aufbauen und so Sicherheitsmechanismen umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Es existiert eine Schwachstelle in Node.js. Sie beruht auf Fehlern bei der Prüfung von Bereichsgrenzen. Ein Angreifer kann dieses durch Übermittlung geeignet gestalteter Daten nutzen und erhöhte Privilegien erlangen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
{
"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": "Node.js ist eine Plattform zur Entwicklung von Netzwerkanwendungen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Node.js ausnutzen, um beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Angriff durchzuf\u00fchren, Sicherheitsmechanismen zu umgehen oder seine Privilegien zu erweitern.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- MacOS X\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-1374 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2020/wid-sec-w-2023-1374.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-1374 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1374"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:3563-2 vom 2023-10-23",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016813.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6380-1 vom 2023-09-19",
"url": "https://ubuntu.com/security/notices/USN-6380-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6142-1 vom 2023-06-06",
"url": "https://ubuntu.com/security/notices/USN-6142-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2021:0930-1 vom 2021-03-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-March/008538.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2021:0932-1 vom 2021-03-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-March/008541.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2021:0931-1 vom 2021-03-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-March/008539.html"
},
{
"category": "external",
"summary": "Node.js June 2020 Security Releases vom 2020-06-07",
"url": "https://nodejs.org/en/blog/vulnerability/june-2020-security-releases/"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-4696-1 vom 2020-06-06",
"url": "https://www.debian.org/security/2020/dsa-4696"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:1568-1 vom 2020-06-09",
"url": "http://lists.suse.com/pipermail/sle-security-updates/2020-June/006903.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:1575-1 vom 2020-06-09",
"url": "http://lists.suse.com/pipermail/sle-security-updates/2020-June/006909.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:1576-1 vom 2020-06-09",
"url": "http://lists.suse.com/pipermail/sle-security-updates/2020-June/006908.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:2524 vom 2020-06-11",
"url": "https://access.redhat.com/errata/RHSA-2020:2524"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:2523 vom 2020-06-11",
"url": "https://access.redhat.com/errata/RHSA-2020:2523"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:1623-1 vom 2020-06-16",
"url": "http://lists.suse.com/pipermail/sle-security-updates/2020-June/006945.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:2646 vom 2020-06-22",
"url": "https://access.redhat.com/errata/RHSA-2020:2646"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:2644 vom 2020-06-22",
"url": "https://access.redhat.com/errata/RHSA-2020:2644"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:2755 vom 2020-06-25",
"url": "https://access.redhat.com/errata/RHSA-2020:2755"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:2784 vom 2020-07-01",
"url": "https://access.redhat.com/errata/RHSA-2020:2784"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:2850 vom 2020-07-07",
"url": "https://access.redhat.com/errata/RHSA-2020:2850"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:2823 vom 2020-07-06",
"url": "https://access.redhat.com/errata/RHSA-2020:2823"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:2849 vom 2020-07-07",
"url": "https://access.redhat.com/errata/RHSA-2020:2849"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:2848 vom 2020-07-07",
"url": "https://access.redhat.com/errata/RHSA-2020:2848"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:2847 vom 2020-07-07",
"url": "https://access.redhat.com/errata/RHSA-2020:2847"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:2852 vom 2020-07-07",
"url": "https://access.redhat.com/errata/RHSA-2020:2852"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:0819-2 vom 2020-07-08",
"url": "http://lists.suse.com/pipermail/sle-security-updates/2020-July/007104.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:2895 vom 2020-07-13",
"url": "https://access.redhat.com/errata/RHSA-2020:2895"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:3042 vom 2020-07-21",
"url": "https://access.redhat.com/errata/RHSA-2020:3042"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:3084 vom 2020-07-21",
"url": "https://access.redhat.com/errata/RHSA-2020:3084"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:3194 vom 2020-07-28",
"url": "https://access.redhat.com/errata/RHSA-2020:3194"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:3372 vom 2020-08-06",
"url": "https://access.redhat.com/errata/RHSA-2020:3372"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:3525 vom 2020-08-19",
"url": "https://access.redhat.com/errata/RHSA-2020:3525"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:3578 vom 2020-09-08",
"url": "https://access.redhat.com/errata/RHSA-2020:3578"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2021:1109-1 vom 2021-04-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-April/008603.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:2800-1 vom 2020-09-30",
"url": "http://lists.suse.com/pipermail/sle-security-updates/2020-September/007505.html"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202101-07 vom 2021-01-11",
"url": "https://security.gentoo.org/glsa/202101-07"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2021-0548 vom 2021-02-20",
"url": "https://linux.oracle.com/errata/ELSA-2021-0548.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2021-0551 vom 2021-02-20",
"url": "https://linux.oracle.com/errata/ELSA-2021-0551.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2021-0744 vom 2021-03-09",
"url": "https://linux.oracle.com/errata/ELSA-2021-0744.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-2786 vom 2021-10-17",
"url": "https://lists.debian.org/debian-lts-announce/2021/10/msg00011.html"
}
],
"source_lang": "en-US",
"title": "Node.js: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2023-10-23T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:51:53.543+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2023-1374",
"initial_release_date": "2020-06-07T22:00:00.000+00:00",
"revision_history": [
{
"date": "2020-06-07T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2020-06-09T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-06-11T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-06-16T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-06-22T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-06-25T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-07-01T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-07-06T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-07-08T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-07-12T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-07-21T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-07-28T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-08-06T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-08-19T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-09-07T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-09-30T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2021-01-10T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2021-02-21T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2021-03-09T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2021-03-24T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2021-04-08T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2021-10-17T22:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2023-06-05T22:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2023-09-18T22:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2023-10-23T22:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "25"
}
},
"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": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Open Source Node.js \u003c 10.21.0",
"product": {
"name": "Open Source Node.js \u003c 10.21.0",
"product_id": "T016681",
"product_identification_helper": {
"cpe": "cpe:/a:nodejs:nodejs:10.21.0"
}
}
},
{
"category": "product_name",
"name": "Open Source Node.js \u003c 12.18.0",
"product": {
"name": "Open Source Node.js \u003c 12.18.0",
"product_id": "T016682",
"product_identification_helper": {
"cpe": "cpe:/a:nodejs:nodejs:12.18.0"
}
}
},
{
"category": "product_name",
"name": "Open Source Node.js \u003c 14.4.0",
"product": {
"name": "Open Source Node.js \u003c 14.4.0",
"product_id": "T016683",
"product_identification_helper": {
"cpe": "cpe:/a:nodejs:nodejs:14.4.0"
}
}
}
],
"category": "product_name",
"name": "Node.js"
}
],
"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-2020-10531",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in Node.js. Sie befindet sich in den \"International Components for Unicode (ICU) for C/C++\" und beruht auf einem Puffer \u00dcberlauffehler. Ein Angreifer kann dieses nutzen und Code mit den Privilegien des Angegriffenen zur Ausf\u00fchrung bringen. Zur erfolgreichen Ausnutzung dieser Schwachstelle ist eine Benutzeraktion erforderlich."
}
],
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T012167",
"T004914"
]
},
"release_date": "2020-06-07T22:00:00.000+00:00",
"title": "CVE-2020-10531"
},
{
"cve": "CVE-2020-11080",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in Node.js. Sie beruht auf einem Fehler bei der Verarbeitung \u00fcberlanger HTTP/2 SETTINGS Frames. Ein Angreifer kann dieses zu einem Denial of Service Angriff nutzen."
}
],
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T012167",
"T004914"
]
},
"release_date": "2020-06-07T22:00:00.000+00:00",
"title": "CVE-2020-11080"
},
{
"cve": "CVE-2020-8172",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in Node.js. Sie beruht darauf, dass ein \"session\" Event vor einem \"secureConnect\" Event versendet werden kann. Der Application Agent betreibt ein HTTPS Session Caching. Ein Angreifer kann dieses nutzen, eine unautorisierte Verbindung aufbauen und so Sicherheitsmechanismen umgehen."
}
],
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T012167",
"T004914"
]
},
"release_date": "2020-06-07T22:00:00.000+00:00",
"title": "CVE-2020-8172"
},
{
"cve": "CVE-2020-8174",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in Node.js. Sie beruht auf Fehlern bei der Pr\u00fcfung von Bereichsgrenzen. Ein Angreifer kann dieses durch \u00dcbermittlung geeignet gestalteter Daten nutzen und erh\u00f6hte Privilegien erlangen."
}
],
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T012167",
"T004914"
]
},
"release_date": "2020-06-07T22:00:00.000+00:00",
"title": "CVE-2020-8174"
}
]
}
WID-SEC-W-2025-0227
Vulnerability from csaf_certbund - Published: 2021-11-30 23:00 - Updated: 2025-01-30 23:00In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existiert eine Schwachstelle. Es werden unsichere Kryptoalgorithmen genutzt. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existiert eine Schwachstelle. Die Schwachstellen ist auf eine fehlende Authentisierung beim Schlüsselaustausch zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existiert eine Schwachstelle. Die Schwachstelle ist auf einen unzureichenden Patch zurückzuführen und ermöglicht einen Server-Site-Request-Forgery (SSRF)-Angriff. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existiert eine Cross-Site Scripting Schwachstelle. HTML und Script-Eingaben werden nicht ordnungsgemäß überprüft, bevor sie an den Benutzer zurückgegeben werden. Ein entfernter anonymer Angreifer kann durch Ausnutzung dieser Schwachstelle beliebigen HTML- und Script-Code durch den Browser des Benutzers im Kontext der betroffenen Seite ausführen. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
{
"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 QRadar Security Information and Event Management (SIEM) bietet Unterst\u00fctzung bei der Erkennung und Priorisierung von Sicherheitsbedrohungen im Unternehmen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\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-0227 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2021/wid-sec-w-2025-0227.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0227 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0227"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520488 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520488"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520484 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520484"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520490 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520490"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520476 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520476"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520492 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520492"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520478 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520478"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520486 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520486"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520474 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520474"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520472 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520472"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520482 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520482"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520480 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520480"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7182001 vom 2025-01-30",
"url": "https://www.ibm.com/support/pages/node/7182001"
}
],
"source_lang": "en-US",
"title": "IBM QRadar SIEM: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-01-30T23:00:00.000+00:00",
"generator": {
"date": "2025-01-31T09:11:30.679+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.10"
}
},
"id": "WID-SEC-W-2025-0227",
"initial_release_date": "2021-11-30T23:00:00.000+00:00",
"revision_history": [
{
"date": "2021-11-30T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-01-30T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von IBM aufgenommen"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "7.3",
"product": {
"name": "IBM QRadar SIEM 7.3",
"product_id": "T014687",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.3"
}
}
},
{
"category": "product_version",
"name": "7.4",
"product": {
"name": "IBM QRadar SIEM 7.4",
"product_id": "T016287",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.4"
}
}
},
{
"category": "product_version",
"name": "7.5.0",
"product": {
"name": "IBM QRadar SIEM 7.5.0",
"product_id": "T023574",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
}
],
"category": "vendor",
"name": "IBM"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-10228",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2016-10228"
},
{
"cve": "CVE-2017-14502",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2017-14502"
},
{
"cve": "CVE-2017-15713",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2017-15713"
},
{
"cve": "CVE-2018-1000858",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2018-1000858"
},
{
"cve": "CVE-2018-11768",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2018-11768"
},
{
"cve": "CVE-2018-18751",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2018-18751"
},
{
"cve": "CVE-2018-20843",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2018-20843"
},
{
"cve": "CVE-2018-8029",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2018-8029"
},
{
"cve": "CVE-2019-13012",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-13012"
},
{
"cve": "CVE-2019-13050",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-13050"
},
{
"cve": "CVE-2019-13627",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-13627"
},
{
"cve": "CVE-2019-14866",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-14866"
},
{
"cve": "CVE-2019-14889",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-14889"
},
{
"cve": "CVE-2019-15903",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-15903"
},
{
"cve": "CVE-2019-16935",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-16935"
},
{
"cve": "CVE-2019-18276",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-18276"
},
{
"cve": "CVE-2019-19221",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-19221"
},
{
"cve": "CVE-2019-19906",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-19906"
},
{
"cve": "CVE-2019-19956",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-19956"
},
{
"cve": "CVE-2019-20387",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-20387"
},
{
"cve": "CVE-2019-20388",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-20388"
},
{
"cve": "CVE-2019-20454",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-20454"
},
{
"cve": "CVE-2019-20907",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-20907"
},
{
"cve": "CVE-2019-20916",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-20916"
},
{
"cve": "CVE-2019-25013",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-25013"
},
{
"cve": "CVE-2019-2708",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-2708"
},
{
"cve": "CVE-2019-3842",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-3842"
},
{
"cve": "CVE-2019-9169",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-9169"
},
{
"cve": "CVE-2019-9924",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-9924"
},
{
"cve": "CVE-2020-11080",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-11080"
},
{
"cve": "CVE-2020-12362",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-12362"
},
{
"cve": "CVE-2020-12363",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-12363"
},
{
"cve": "CVE-2020-12364",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-12364"
},
{
"cve": "CVE-2020-13434",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-13434"
},
{
"cve": "CVE-2020-13543",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-13543"
},
{
"cve": "CVE-2020-13584",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-13584"
},
{
"cve": "CVE-2020-13776",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-13776"
},
{
"cve": "CVE-2020-13777",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-13777"
},
{
"cve": "CVE-2020-13954",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-13954"
},
{
"cve": "CVE-2020-14352",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-14352"
},
{
"cve": "CVE-2020-14422",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-14422"
},
{
"cve": "CVE-2020-15358",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-15358"
},
{
"cve": "CVE-2020-1730",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-1730"
},
{
"cve": "CVE-2020-24489",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-24489"
},
{
"cve": "CVE-2020-24511",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-24511"
},
{
"cve": "CVE-2020-24512",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-24512"
},
{
"cve": "CVE-2020-24513",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-24513"
},
{
"cve": "CVE-2020-24659",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-24659"
},
{
"cve": "CVE-2020-24977",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-24977"
},
{
"cve": "CVE-2020-26116",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-26116"
},
{
"cve": "CVE-2020-27170",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-27170"
},
{
"cve": "CVE-2020-27618",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-27618"
},
{
"cve": "CVE-2020-27619",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-27619"
},
{
"cve": "CVE-2020-27777",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-27777"
},
{
"cve": "CVE-2020-28196",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-28196"
},
{
"cve": "CVE-2020-29361",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-29361"
},
{
"cve": "CVE-2020-29362",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-29362"
},
{
"cve": "CVE-2020-29363",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-29363"
},
{
"cve": "CVE-2020-7226",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-7226"
},
{
"cve": "CVE-2020-7595",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-7595"
},
{
"cve": "CVE-2020-8177",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-8177"
},
{
"cve": "CVE-2020-8231",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-8231"
},
{
"cve": "CVE-2020-8284",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-8284"
},
{
"cve": "CVE-2020-8285",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-8285"
},
{
"cve": "CVE-2020-8286",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-8286"
},
{
"cve": "CVE-2020-8492",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-8492"
},
{
"cve": "CVE-2020-8648",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-8648"
},
{
"cve": "CVE-2020-8927",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-8927"
},
{
"cve": "CVE-2020-9492",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-9492"
},
{
"cve": "CVE-2020-9948",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-9948"
},
{
"cve": "CVE-2020-9951",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-9951"
},
{
"cve": "CVE-2020-9983",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-9983"
},
{
"cve": "CVE-2021-20271",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-20271"
},
{
"cve": "CVE-2021-20305",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-20305"
},
{
"cve": "CVE-2021-2161",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-2161"
},
{
"cve": "CVE-2021-22555",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-22555"
},
{
"cve": "CVE-2021-22696",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-22696"
},
{
"cve": "CVE-2021-23239",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-23239"
},
{
"cve": "CVE-2021-23240",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-23240"
},
{
"cve": "CVE-2021-23336",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-23336"
},
{
"cve": "CVE-2021-28163",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-28163"
},
{
"cve": "CVE-2021-28165",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-28165"
},
{
"cve": "CVE-2021-28169",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-28169"
},
{
"cve": "CVE-2021-29154",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-29154"
},
{
"cve": "CVE-2021-29425",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-29425"
},
{
"cve": "CVE-2021-29650",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-29650"
},
{
"cve": "CVE-2021-30468",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-30468"
},
{
"cve": "CVE-2021-31811",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-31811"
},
{
"cve": "CVE-2021-31812",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-31812"
},
{
"cve": "CVE-2021-32027",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-32027"
},
{
"cve": "CVE-2021-32028",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-32028"
},
{
"cve": "CVE-2021-32399",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-32399"
},
{
"cve": "CVE-2021-3326",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-3326"
},
{
"cve": "CVE-2021-3347",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-3347"
},
{
"cve": "CVE-2021-33503",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-33503"
},
{
"cve": "CVE-2021-3449",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-3449"
},
{
"cve": "CVE-2021-3450",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-3450"
},
{
"cve": "CVE-2021-3516",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-3516"
},
{
"cve": "CVE-2021-3520",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-3520"
},
{
"cve": "CVE-2021-3541",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-3541"
},
{
"cve": "CVE-2021-3715",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-3715"
},
{
"cve": "CVE-2021-20400",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existiert eine Schwachstelle. Es werden unsichere Kryptoalgorithmen genutzt. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-20400"
},
{
"cve": "CVE-2021-29779",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existiert eine Schwachstelle. Die Schwachstellen ist auf eine fehlende Authentisierung beim Schl\u00fcsselaustausch zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-29779"
},
{
"cve": "CVE-2021-29863",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existiert eine Schwachstelle. Die Schwachstelle ist auf einen unzureichenden Patch zur\u00fcckzuf\u00fchren und erm\u00f6glicht einen Server-Site-Request-Forgery (SSRF)-Angriff. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-29863"
},
{
"cve": "CVE-2021-29849",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existiert eine Cross-Site Scripting Schwachstelle. HTML und Script-Eingaben werden nicht ordnungsgem\u00e4\u00df \u00fcberpr\u00fcft, bevor sie an den Benutzer zur\u00fcckgegeben werden. Ein entfernter anonymer Angreifer kann durch Ausnutzung dieser Schwachstelle beliebigen HTML- und Script-Code durch den Browser des Benutzers im Kontext der betroffenen Seite ausf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-29849"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.