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
VLAI
EPSS
VEX
Title
Denial of service in nghttp2
Summary
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., > 32), then drop the connection.
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2025-06-09 15:44 UTC
CWE
- CWE-707 - Improper Enforcement of Message or Data Structure
Assigner
References
14 references
Impacted products
{
"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-08-18",
"epss": "0.05316",
"percentile": "0.91912"
},
"fkie_nvd": {
"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\"}]}]}]",
"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\"}]",
"id": "CVE-2020-11080",
"lastModified": "2024-11-21T04:56:44.657",
"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}]}",
"published": "2020-06-03T23:15:11.073",
"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\"]}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"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\"}]}]"
},
"microsoft_vex": {
"current_release_date": "2020-08-18T00:00:00.000Z",
"cve": "CVE-2020-11080",
"id": "msrc_CVE-2020-11080",
"initial_release_date": "2020-06-02T00:00:00.000Z",
"product_status:fixed": "1",
"product_status:known_affected": "1",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Denial of service in nghttp2",
"url": "https://msrc.microsoft.com/csaf/vex/2020/msrc_cve-2020-11080.json",
"version": "1"
},
"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\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-06-28T12:05:18+00:00",
"cve": "CVE-2020-11080",
"id": "CVE-2020-11080",
"initial_release_date": "2020-06-02T00:00:00+00:00",
"product_status:fixed": "539",
"product_status:known_not_affected": "14",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "nghttp2: overly large SETTINGS frames can lead to DoS",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2020/cve-2020-11080.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "important",
"current_release_date": "2026-07-25T17:53:53Z",
"cve": "CVE-2020-11080",
"id": "CVE-2020-11080",
"initial_release_date": "2023-02-15T03:59:56Z",
"product_status:known_affected": "319",
"product_status:known_not_affected": "63",
"product_status:recommended": "748",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2020-11080",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2020-11080.json",
"version": "44"
},
"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"
}
}
}
GSD-2020-11080
Vulnerability from gsd - Updated: 2023-12-13 01:22Details
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., > 32), then drop the connection.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2020-11080",
"description": "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.",
"id": "GSD-2020-11080",
"references": [
"https://www.suse.com/security/cve/CVE-2020-11080.html",
"https://www.debian.org/security/2020/dsa-4696",
"https://access.redhat.com/errata/RHSA-2020:3084",
"https://access.redhat.com/errata/RHSA-2020:3042",
"https://access.redhat.com/errata/RHSA-2020:2895",
"https://access.redhat.com/errata/RHSA-2020:2852",
"https://access.redhat.com/errata/RHSA-2020:2850",
"https://access.redhat.com/errata/RHSA-2020:2849",
"https://access.redhat.com/errata/RHSA-2020:2848",
"https://access.redhat.com/errata/RHSA-2020:2847",
"https://access.redhat.com/errata/RHSA-2020:2823",
"https://access.redhat.com/errata/RHSA-2020:2784",
"https://access.redhat.com/errata/RHSA-2020:2755",
"https://access.redhat.com/errata/RHSA-2020:2646",
"https://access.redhat.com/errata/RHSA-2020:2644",
"https://access.redhat.com/errata/RHSA-2020:2524",
"https://access.redhat.com/errata/RHSA-2020:2523",
"https://advisories.mageia.org/CVE-2020-11080.html",
"https://alas.aws.amazon.com/cve/html/CVE-2020-11080.html",
"https://linux.oracle.com/cve/CVE-2020-11080.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2020-11080"
],
"details": "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.",
"id": "GSD-2020-11080",
"modified": "2023-12-13T01:22:05.316413Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2020-11080",
"STATE": "PUBLIC",
"TITLE": "Denial of service in nghttp2"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "nghttp2",
"version": {
"version_data": [
{
"version_value": "\u003c 1.41.0"
}
]
}
}
]
},
"vendor_name": "nghttp2"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"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."
}
]
},
"impact": {
"cvss": {
"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"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-707 Improper Enforcement of Message or Data Structure"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "DSA-4696",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2020/dsa-4696"
},
{
"name": "openSUSE-SU-2020:0802",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00024.html"
},
{
"name": "FEDORA-2020-f7d15c8b77",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AAC2AA36OTRHKSVM5OV7TTVB3CZIGEFL/"
},
{
"name": "https://www.oracle.com/security-alerts/cpujul2020.html",
"refsource": "MISC",
"url": "https://www.oracle.com/security-alerts/cpujul2020.html"
},
{
"name": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-q5wr-xfw9-q7xr",
"refsource": "CONFIRM",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-q5wr-xfw9-q7xr"
},
{
"name": "https://github.com/nghttp2/nghttp2/commit/336a98feb0d56b9ac54e12736b18785c27f75090",
"refsource": "MISC",
"url": "https://github.com/nghttp2/nghttp2/commit/336a98feb0d56b9ac54e12736b18785c27f75090"
},
{
"name": "https://github.com/nghttp2/nghttp2/commit/f8da73bd042f810f34d19f9eae02b46d870af394",
"refsource": "MISC",
"url": "https://github.com/nghttp2/nghttp2/commit/f8da73bd042f810f34d19f9eae02b46d870af394"
},
{
"name": "https://www.oracle.com/security-alerts/cpuoct2020.html",
"refsource": "MISC",
"url": "https://www.oracle.com/security-alerts/cpuoct2020.html"
},
{
"name": "FEDORA-2020-43d5a372fc",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4OOYAMJVLLCLXDTHW3V5UXNULZBBK4O6/"
},
{
"name": "https://www.oracle.com/security-alerts/cpujan2021.html",
"refsource": "MISC",
"url": "https://www.oracle.com/security-alerts/cpujan2021.html"
},
{
"name": "https://www.oracle.com//security-alerts/cpujul2021.html",
"refsource": "MISC",
"url": "https://www.oracle.com//security-alerts/cpujul2021.html"
},
{
"name": "[debian-lts-announce] 20211017 [SECURITY] [DLA 2786-1] nghttp2 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2021/10/msg00011.html"
},
{
"name": "https://www.oracle.com/security-alerts/cpuapr2022.html",
"refsource": "MISC",
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"name": "[debian-lts-announce] 20231016 [SECURITY] [DLA 3621-1] nghttp2 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00023.html"
}
]
},
"source": {
"advisory": "GHSA-q5wr-xfw9-q7xr",
"discovery": "UNKNOWN"
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:nghttp2:nghttp2:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.41.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:oracle:enterprise_communications_broker:3.1.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:oracle:graalvm:19.3.2:*:*:*:enterprise:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:oracle:graalvm:20.1.0:*:*:*:enterprise:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:oracle:mysql:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "8.0.21",
"versionStartIncluding": "8.0.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:oracle:enterprise_communications_broker:3.2.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:oracle:mysql:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "7.6.15",
"versionStartIncluding": "7.6.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:oracle:mysql:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "7.5.19",
"versionStartIncluding": "7.5.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:oracle:mysql:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "7.4.29",
"versionStartIncluding": "7.4.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:oracle:mysql:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "7.3.30",
"versionStartIncluding": "7.3.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:oracle:banking_extensibility_workbench:14.4.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:oracle:banking_extensibility_workbench:14.3.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:oracle:blockchain_platform:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "21.1.2",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*",
"cpe_name": [],
"versionEndIncluding": "10.12.0",
"versionStartIncluding": "10.0.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*",
"cpe_name": [],
"versionEndExcluding": "10.21.0",
"versionStartIncluding": "10.13.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*",
"cpe_name": [],
"versionEndIncluding": "12.12.0",
"versionStartIncluding": "12.0.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*",
"cpe_name": [],
"versionEndIncluding": "14.4.0",
"versionStartIncluding": "14.0.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*",
"cpe_name": [],
"versionEndExcluding": "12.18.0",
"versionStartIncluding": "12.13.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2020-11080"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-707"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/nghttp2/nghttp2/commit/f8da73bd042f810f34d19f9eae02b46d870af394",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/nghttp2/nghttp2/commit/f8da73bd042f810f34d19f9eae02b46d870af394"
},
{
"name": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-q5wr-xfw9-q7xr",
"refsource": "CONFIRM",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-q5wr-xfw9-q7xr"
},
{
"name": "https://github.com/nghttp2/nghttp2/commit/336a98feb0d56b9ac54e12736b18785c27f75090",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/nghttp2/nghttp2/commit/336a98feb0d56b9ac54e12736b18785c27f75090"
},
{
"name": "DSA-4696",
"refsource": "DEBIAN",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2020/dsa-4696"
},
{
"name": "openSUSE-SU-2020:0802",
"refsource": "SUSE",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00024.html"
},
{
"name": "FEDORA-2020-f7d15c8b77",
"refsource": "FEDORA",
"tags": [
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AAC2AA36OTRHKSVM5OV7TTVB3CZIGEFL/"
},
{
"name": "https://www.oracle.com/security-alerts/cpujul2020.html",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://www.oracle.com/security-alerts/cpujul2020.html"
},
{
"name": "https://www.oracle.com/security-alerts/cpuoct2020.html",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://www.oracle.com/security-alerts/cpuoct2020.html"
},
{
"name": "FEDORA-2020-43d5a372fc",
"refsource": "FEDORA",
"tags": [
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4OOYAMJVLLCLXDTHW3V5UXNULZBBK4O6/"
},
{
"name": "https://www.oracle.com/security-alerts/cpujan2021.html",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://www.oracle.com/security-alerts/cpujan2021.html"
},
{
"name": "N/A",
"refsource": "N/A",
"tags": [
"Not Applicable",
"Third Party Advisory"
],
"url": "https://www.oracle.com//security-alerts/cpujul2021.html"
},
{
"name": "[debian-lts-announce] 20211017 [SECURITY] [DLA 2786-1] nghttp2 security update",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/10/msg00011.html"
},
{
"name": "https://www.oracle.com/security-alerts/cpuapr2022.html",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"name": "[debian-lts-announce] 20231016 [SECURITY] [DLA 3621-1] nghttp2 security update",
"refsource": "MLIST",
"tags": [],
"url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00023.html"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2023-10-16T18:15Z",
"publishedDate": "2020-06-03T23:15Z"
}
}
}
ICSA-22-090-02
Vulnerability from csaf_cisa - Published: 2022-03-31 00:00 - Updated: 2022-03-31 00:00Summary
Hitachi Energy e-mesh EMS
Notes
CISA Disclaimer: This CSAF advisory was extracted from unstructured data and may contain inaccuracies. If you notice any errors, please reach out to the designated contact at CISA CSAF: central@cisa.dhs.gov
Legal Notice: All information products included in https://us-cert.cisa.gov/ics are provided "as is" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.
Risk evaluation: Successful exploitation of these vulnerabilities could cause a denial-of-service condition.
Critical infrastructure sectors: Energy
Countries/areas deployed: Worldwide
Company headquarters location: Switzerland
Recommended Practices: CISA recommends users take defensive measures to minimize the risk of exploitation of these vulnerabilities. Specifically, users should:
Recommended Practices: CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.
CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several recommended practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.
Recommended Practices: Additional mitigation guidance and recommended practices are publicly available on the ICS webpage on cisa.gov in the Technical Information Paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.
Organizations observing any suspected malicious activity should follow their established internal procedures and report their findings to CISA for tracking and correlation against other incidents.
Exploitability: No known public exploits specifically target these vulnerabilities.
5.9 (Medium)
5.9 (Medium)
7.5 (High)
7.5 (High)
References
11 references
Acknowledgments
{
"document": {
"acknowledgments": [
{
"organization": "Hitachi Energy",
"summary": "reporting these vulnerabilities to CISA"
}
],
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited",
"tlp": {
"label": "WHITE",
"url": "https://us-cert.cisa.gov/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "This CSAF advisory was extracted from unstructured data and may contain inaccuracies. If you notice any errors, please reach out to the designated contact at CISA CSAF: central@cisa.dhs.gov",
"title": "CISA Disclaimer"
},
{
"category": "legal_disclaimer",
"text": "All information products included in https://us-cert.cisa.gov/ics are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.",
"title": "Legal Notice"
},
{
"category": "summary",
"text": "Successful exploitation of these vulnerabilities could cause a denial-of-service condition.",
"title": "Risk evaluation"
},
{
"category": "other",
"text": "Energy",
"title": "Critical infrastructure sectors"
},
{
"category": "other",
"text": "Worldwide",
"title": "Countries/areas deployed"
},
{
"category": "other",
"text": "Switzerland",
"title": "Company headquarters location"
},
{
"category": "general",
"text": "CISA recommends users take defensive measures to minimize the risk of exploitation of these vulnerabilities. Specifically, users should:",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.\nCISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several recommended practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Additional mitigation guidance and recommended practices are publicly available on the ICS webpage on cisa.gov in the Technical Information Paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.\nOrganizations observing any suspected malicious activity should follow their established internal procedures and report their findings to CISA for tracking and correlation against other incidents.",
"title": "Recommended Practices"
},
{
"category": "other",
"text": "No known public exploits specifically target these vulnerabilities.",
"title": "Exploitability"
}
],
"publisher": {
"category": "coordinator",
"contact_details": "Email: CISAservicedesk@cisa.dhs.gov;\n Toll Free: 1-888-282-0870",
"name": "CISA",
"namespace": "https://www.cisa.gov/"
},
"references": [
{
"category": "self",
"summary": "ICS Advisory ICSA-22-090-02 JSON",
"url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2022/icsa-22-090-02.json"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-22-090-02 Web Version",
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-22-090-02"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-22-090-02"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/tips/ICS-TIP-12-146-01B"
}
],
"title": "Hitachi Energy e-mesh EMS",
"tracking": {
"current_release_date": "2022-03-31T00:00:00.000000Z",
"generator": {
"engine": {
"name": "CISA CSAF Generator",
"version": "1.0.0"
}
},
"id": "ICSA-22-090-02",
"initial_release_date": "2022-03-31T00:00:00.000000Z",
"revision_history": [
{
"date": "2022-03-31T00:00:00.000000Z",
"legacy_version": "Initial",
"number": "1",
"summary": "ICSA-22-090-02 Hitachi Energy e-mesh EMS"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "1",
"product": {
"name": "e-mesh EMS: Version 1.0",
"product_id": "CSAFPID-0001"
}
}
],
"category": "product_name",
"name": "e-mesh EMS"
}
],
"category": "vendor",
"name": "Hitachi Energy"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-8174",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability exists in a specific Node.js function, which could allow various kinds of memory corruption and cause a denial-of-service condition.CVE-2020-8174 has been assigned to this vulnerability. A CVSS v3 base score of 5.9 has been calculated; the CVSS vector string is (AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H).",
"title": "Vulnerability Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "web.nvd.nist.gov",
"url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-8174"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "mitigation",
"details": "Hitachi Energy recommends users update to e-mesh: EMS 1.0.1 or later.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Physically protect process control systems from direct access by unauthorized personnel.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Do not directly connect to the Internet.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Separate from other networks by means of a firewall system that has a minimal number of ports exposed.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Portable computers and removable storage media should be carefully scanned for viruses before they are connected to a control system.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Please see Hitachi Energy advisory 8DBD000077 for additional mitigation and updated information.",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://search.abb.com/library/Download.aspx?DocumentID=8DBD000077\u0026LanguageCode=en\u0026DocumentPartId=\u0026Action=Launch"
},
{
"category": "mitigation",
"details": "For additional information and access to updated firmware, please contact the Hitachi Energy service organization.",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://www.hitachienergy.com/contact-us/"
}
],
"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": [
"CSAFPID-0001"
]
}
]
},
{
"cve": "CVE-2020-8265",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "The affected product version of Node.js is vulnerable to a Use After Free bug in its TLS implementation. This could cause corruption of memory leading to a denial-of-service condition.CVE-2020-8265 has been assigned to this vulnerability. A CVSS v3 base score of 5.9 has been calculated; the CVSS vector string is (AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H).",
"title": "Vulnerability Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "web.nvd.nist.gov",
"url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-8265"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "mitigation",
"details": "Hitachi Energy recommends users update to e-mesh: EMS 1.0.1 or later.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Physically protect process control systems from direct access by unauthorized personnel.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Do not directly connect to the Internet.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Separate from other networks by means of a firewall system that has a minimal number of ports exposed.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Portable computers and removable storage media should be carefully scanned for viruses before they are connected to a control system.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Please see Hitachi Energy advisory 8DBD000077 for additional mitigation and updated information.",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://search.abb.com/library/Download.aspx?DocumentID=8DBD000077\u0026LanguageCode=en\u0026DocumentPartId=\u0026Action=Launch"
},
{
"category": "mitigation",
"details": "For additional information and access to updated firmware, please contact the Hitachi Energy service organization.",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://www.hitachienergy.com/contact-us/"
}
],
"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": [
"CSAFPID-0001"
]
}
]
},
{
"cve": "CVE-2020-11080",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "The affected product version of Node.js is vulnerable to an error in the HTTP/2 session frame, which is limited to 32 settings by default. An attacker could consume all available CPU resources causing a denial-of-service condition.CVE-2020-11080 has been assigned to this vulnerability. A CVSS v3 base score of 7.5 has been calculated; the CVSS vector string is (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H).",
"title": "Vulnerability Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "web.nvd.nist.gov",
"url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-11080"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "mitigation",
"details": "Hitachi Energy recommends users update to e-mesh: EMS 1.0.1 or later.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Physically protect process control systems from direct access by unauthorized personnel.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Do not directly connect to the Internet.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Separate from other networks by means of a firewall system that has a minimal number of ports exposed.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Portable computers and removable storage media should be carefully scanned for viruses before they are connected to a control system.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Please see Hitachi Energy advisory 8DBD000077 for additional mitigation and updated information.",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://search.abb.com/library/Download.aspx?DocumentID=8DBD000077\u0026LanguageCode=en\u0026DocumentPartId=\u0026Action=Launch"
},
{
"category": "mitigation",
"details": "For additional information and access to updated firmware, please contact the Hitachi Energy service organization.",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://www.hitachienergy.com/contact-us/"
}
],
"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": [
"CSAFPID-0001"
]
}
]
},
{
"cve": "CVE-2021-22883",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "The affected product version of Node.js is affected by too many connection attempts with an unknown protocol. This could allow an attacker to cause a denial-of-service condition.CVE-2021-22883 has been assigned to this vulnerability. A CVSS v3 base score of 7.5 has been calculated; the CVSS vector string is (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H).",
"title": "Vulnerability Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "web.nvd.nist.gov",
"url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-22883"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "mitigation",
"details": "Hitachi Energy recommends users update to e-mesh: EMS 1.0.1 or later.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Physically protect process control systems from direct access by unauthorized personnel.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Do not directly connect to the Internet.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Separate from other networks by means of a firewall system that has a minimal number of ports exposed.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Portable computers and removable storage media should be carefully scanned for viruses before they are connected to a control system.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Please see Hitachi Energy advisory 8DBD000077 for additional mitigation and updated information.",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://search.abb.com/library/Download.aspx?DocumentID=8DBD000077\u0026LanguageCode=en\u0026DocumentPartId=\u0026Action=Launch"
},
{
"category": "mitigation",
"details": "For additional information and access to updated firmware, please contact the Hitachi Energy service organization.",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://www.hitachienergy.com/contact-us/"
}
],
"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": [
"CSAFPID-0001"
]
}
]
}
]
}
MSRC_CVE-2020-11080
Vulnerability from csaf_microsoft - Published: 2020-06-02 00:00 - Updated: 2020-08-18 00:00Summary
Denial of service in nghttp2
Notes
Additional Resources: To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle
Disclaimer: The information provided in the Microsoft Knowledge Base is provided \"as is\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.
References
4 references
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2020/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2020/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2020-11080 Denial of service in nghttp2 - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2020/msrc_cve-2020-11080.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Denial of service in nghttp2",
"tracking": {
"current_release_date": "2020-08-18T00:00:00.000Z",
"generator": {
"date": "2025-10-19T17:54:46.579Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2020-11080",
"initial_release_date": "2020-06-02T00:00:00.000Z",
"revision_history": [
{
"date": "2020-08-18T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "1.0",
"product": {
"name": "CBL Mariner 1.0",
"product_id": "16820"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccm1 nghttp2 1.41.0-1",
"product": {
"name": "\u003ccm1 nghttp2 1.41.0-1",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cm1 nghttp2 1.41.0-1",
"product": {
"name": "cm1 nghttp2 1.41.0-1",
"product_id": "19181"
}
}
],
"category": "product_name",
"name": "nghttp2"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccm1 nghttp2 1.41.0-1 as a component of CBL Mariner 1.0",
"product_id": "16820-1"
},
"product_reference": "1",
"relates_to_product_reference": "16820"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cm1 nghttp2 1.41.0-1 as a component of CBL Mariner 1.0",
"product_id": "19181-16820"
},
"product_reference": "19181",
"relates_to_product_reference": "16820"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-11080",
"cwe": {
"id": "CWE-707",
"name": "Improper Neutralization"
},
"notes": [
{
"category": "general",
"text": "GitHub_M",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"19181-16820"
],
"known_affected": [
"16820-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2020-11080 Denial of service in nghttp2 - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2020/msrc_cve-2020-11080.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-18T00:00:00.000Z",
"details": "1.41.0-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"16820-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"16820-1"
]
}
],
"title": "Denial of service in nghttp2"
}
]
}
OPENSUSE-SU-2020:0802-1
Vulnerability from csaf_opensuse - Published: 2020-06-12 18:17 - Updated: 2020-06-12 18:17Summary
Security update for nodejs8
Severity
Critical
Notes
Title of the patch: Security update for nodejs8
Description of the patch: This update for nodejs8 fixes the following issues:
- CVE-2020-8174: Fixed multiple memory corruption in napi_get_value_string_*() (bsc#1172443).
- CVE-2020-11080: Fixed a potential denial of service when receiving unreasonably large HTTP/2 SETTINGS frames (bsc#1172442).
- CVE-2020-7598: Fixed an issue which could have tricked minimist into adding or modifying
properties of Object.prototype (bsc#1166916).
This update was imported from the SUSE:SLE-15:Update update project.
Patchnames: openSUSE-2020-802
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.15.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.15.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:nodejs8-docs-8.17.0-lp151.2.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:npm8-8.17.0-lp151.2.15.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:npm8-8.17.0-lp151.2.15.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.15.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.15.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:nodejs8-docs-8.17.0-lp151.2.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:npm8-8.17.0-lp151.2.15.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:npm8-8.17.0-lp151.2.15.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
9.8 (Critical)
Affected products
Recommended
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.15.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.15.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:nodejs8-docs-8.17.0-lp151.2.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:npm8-8.17.0-lp151.2.15.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:npm8-8.17.0-lp151.2.15.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
References
18 references
{
"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\nThis update was imported from the SUSE:SLE-15:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2020-802",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2020_0802-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2020:0802-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RQM2VNI6BXE7OOJSD4OI2KDH2ZTRUUCD/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2020:0802-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RQM2VNI6BXE7OOJSD4OI2KDH2ZTRUUCD/"
},
{
"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-12T18:17:49Z",
"generator": {
"date": "2020-06-12T18:17:49Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2020:0802-1",
"initial_release_date": "2020-06-12T18:17:49Z",
"revision_history": [
{
"date": "2020-06-12T18:17:49Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "nodejs8-8.17.0-lp151.2.15.1.i586",
"product": {
"name": "nodejs8-8.17.0-lp151.2.15.1.i586",
"product_id": "nodejs8-8.17.0-lp151.2.15.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs8-devel-8.17.0-lp151.2.15.1.i586",
"product": {
"name": "nodejs8-devel-8.17.0-lp151.2.15.1.i586",
"product_id": "nodejs8-devel-8.17.0-lp151.2.15.1.i586"
}
},
{
"category": "product_version",
"name": "npm8-8.17.0-lp151.2.15.1.i586",
"product": {
"name": "npm8-8.17.0-lp151.2.15.1.i586",
"product_id": "npm8-8.17.0-lp151.2.15.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs8-docs-8.17.0-lp151.2.15.1.noarch",
"product": {
"name": "nodejs8-docs-8.17.0-lp151.2.15.1.noarch",
"product_id": "nodejs8-docs-8.17.0-lp151.2.15.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs8-8.17.0-lp151.2.15.1.x86_64",
"product": {
"name": "nodejs8-8.17.0-lp151.2.15.1.x86_64",
"product_id": "nodejs8-8.17.0-lp151.2.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs8-devel-8.17.0-lp151.2.15.1.x86_64",
"product": {
"name": "nodejs8-devel-8.17.0-lp151.2.15.1.x86_64",
"product_id": "nodejs8-devel-8.17.0-lp151.2.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm8-8.17.0-lp151.2.15.1.x86_64",
"product": {
"name": "npm8-8.17.0-lp151.2.15.1.x86_64",
"product_id": "npm8-8.17.0-lp151.2.15.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.1",
"product": {
"name": "openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-lp151.2.15.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.15.1.i586"
},
"product_reference": "nodejs8-8.17.0-lp151.2.15.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-lp151.2.15.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.15.1.x86_64"
},
"product_reference": "nodejs8-8.17.0-lp151.2.15.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-lp151.2.15.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.15.1.i586"
},
"product_reference": "nodejs8-devel-8.17.0-lp151.2.15.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-lp151.2.15.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.15.1.x86_64"
},
"product_reference": "nodejs8-devel-8.17.0-lp151.2.15.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-docs-8.17.0-lp151.2.15.1.noarch as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:nodejs8-docs-8.17.0-lp151.2.15.1.noarch"
},
"product_reference": "nodejs8-docs-8.17.0-lp151.2.15.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-lp151.2.15.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:npm8-8.17.0-lp151.2.15.1.i586"
},
"product_reference": "npm8-8.17.0-lp151.2.15.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-lp151.2.15.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:npm8-8.17.0-lp151.2.15.1.x86_64"
},
"product_reference": "npm8-8.17.0-lp151.2.15.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
}
]
},
"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": [
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.15.1.i586",
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.15.1.x86_64",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.15.1.i586",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.15.1.x86_64",
"openSUSE Leap 15.1:nodejs8-docs-8.17.0-lp151.2.15.1.noarch",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.15.1.i586",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.15.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": [
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.15.1.i586",
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.15.1.x86_64",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.15.1.i586",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.15.1.x86_64",
"openSUSE Leap 15.1:nodejs8-docs-8.17.0-lp151.2.15.1.noarch",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.15.1.i586",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.15.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": [
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.15.1.i586",
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.15.1.x86_64",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.15.1.i586",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.15.1.x86_64",
"openSUSE Leap 15.1:nodejs8-docs-8.17.0-lp151.2.15.1.noarch",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.15.1.i586",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-12T18:17:49Z",
"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": [
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.15.1.i586",
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.15.1.x86_64",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.15.1.i586",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.15.1.x86_64",
"openSUSE Leap 15.1:nodejs8-docs-8.17.0-lp151.2.15.1.noarch",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.15.1.i586",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.15.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": [
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.15.1.i586",
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.15.1.x86_64",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.15.1.i586",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.15.1.x86_64",
"openSUSE Leap 15.1:nodejs8-docs-8.17.0-lp151.2.15.1.noarch",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.15.1.i586",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.15.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": [
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.15.1.i586",
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.15.1.x86_64",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.15.1.i586",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.15.1.x86_64",
"openSUSE Leap 15.1:nodejs8-docs-8.17.0-lp151.2.15.1.noarch",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.15.1.i586",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-12T18:17:49Z",
"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": [
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.15.1.i586",
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.15.1.x86_64",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.15.1.i586",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.15.1.x86_64",
"openSUSE Leap 15.1:nodejs8-docs-8.17.0-lp151.2.15.1.noarch",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.15.1.i586",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.15.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": [
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.15.1.i586",
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.15.1.x86_64",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.15.1.i586",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.15.1.x86_64",
"openSUSE Leap 15.1:nodejs8-docs-8.17.0-lp151.2.15.1.noarch",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.15.1.i586",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.15.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": [
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.15.1.i586",
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.15.1.x86_64",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.15.1.i586",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.15.1.x86_64",
"openSUSE Leap 15.1:nodejs8-docs-8.17.0-lp151.2.15.1.noarch",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.15.1.i586",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-12T18:17:49Z",
"details": "critical"
}
],
"title": "CVE-2020-8174"
}
]
}
OPENSUSE-SU-2021:0468-1
Vulnerability from csaf_opensuse - Published: 2021-03-25 08:10 - Updated: 2021-03-25 08:10Summary
Security update for nghttp2
Severity
Important
Notes
Title of the patch: Security update for nghttp2
Description of the patch: This update for nghttp2 fixes the following issues:
- CVE-2020-11080: HTTP/2 Large Settings Frame DoS (bsc#1181358)
This update was imported from the SUSE:SLE-15:Update update project.
Patchnames: openSUSE-2021-468
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:libnghttp2-14-1.40.0-lp152.2.6.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:libnghttp2-14-1.40.0-lp152.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:libnghttp2-14-32bit-1.40.0-lp152.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:libnghttp2-devel-1.40.0-lp152.2.6.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:libnghttp2-devel-1.40.0-lp152.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:libnghttp2_asio-devel-1.40.0-lp152.2.6.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:libnghttp2_asio-devel-1.40.0-lp152.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:libnghttp2_asio1-1.40.0-lp152.2.6.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:libnghttp2_asio1-1.40.0-lp152.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:libnghttp2_asio1-32bit-1.40.0-lp152.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:nghttp2-1.40.0-lp152.2.6.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:nghttp2-1.40.0-lp152.2.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:python3-nghttp2-1.40.0-lp152.2.6.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:python3-nghttp2-1.40.0-lp152.2.6.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
11 references
{
"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\nThis update was imported from the SUSE:SLE-15:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2021-468",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2021_0468-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2021:0468-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3FQEUDKQEBT4RUZ2JLDQBWSAYUJ4SCTW/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2021:0468-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3FQEUDKQEBT4RUZ2JLDQBWSAYUJ4SCTW/"
},
{
"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-25T08:10:28Z",
"generator": {
"date": "2021-03-25T08:10:28Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2021:0468-1",
"initial_release_date": "2021-03-25T08:10:28Z",
"revision_history": [
{
"date": "2021-03-25T08:10:28Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.40.0-lp152.2.6.1.i586",
"product": {
"name": "libnghttp2-14-1.40.0-lp152.2.6.1.i586",
"product_id": "libnghttp2-14-1.40.0-lp152.2.6.1.i586"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.40.0-lp152.2.6.1.i586",
"product": {
"name": "libnghttp2-devel-1.40.0-lp152.2.6.1.i586",
"product_id": "libnghttp2-devel-1.40.0-lp152.2.6.1.i586"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.40.0-lp152.2.6.1.i586",
"product": {
"name": "libnghttp2_asio-devel-1.40.0-lp152.2.6.1.i586",
"product_id": "libnghttp2_asio-devel-1.40.0-lp152.2.6.1.i586"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.40.0-lp152.2.6.1.i586",
"product": {
"name": "libnghttp2_asio1-1.40.0-lp152.2.6.1.i586",
"product_id": "libnghttp2_asio1-1.40.0-lp152.2.6.1.i586"
}
},
{
"category": "product_version",
"name": "nghttp2-1.40.0-lp152.2.6.1.i586",
"product": {
"name": "nghttp2-1.40.0-lp152.2.6.1.i586",
"product_id": "nghttp2-1.40.0-lp152.2.6.1.i586"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.40.0-lp152.2.6.1.i586",
"product": {
"name": "python3-nghttp2-1.40.0-lp152.2.6.1.i586",
"product_id": "python3-nghttp2-1.40.0-lp152.2.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.40.0-lp152.2.6.1.x86_64",
"product": {
"name": "libnghttp2-14-1.40.0-lp152.2.6.1.x86_64",
"product_id": "libnghttp2-14-1.40.0-lp152.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2-14-32bit-1.40.0-lp152.2.6.1.x86_64",
"product": {
"name": "libnghttp2-14-32bit-1.40.0-lp152.2.6.1.x86_64",
"product_id": "libnghttp2-14-32bit-1.40.0-lp152.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.40.0-lp152.2.6.1.x86_64",
"product": {
"name": "libnghttp2-devel-1.40.0-lp152.2.6.1.x86_64",
"product_id": "libnghttp2-devel-1.40.0-lp152.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.40.0-lp152.2.6.1.x86_64",
"product": {
"name": "libnghttp2_asio-devel-1.40.0-lp152.2.6.1.x86_64",
"product_id": "libnghttp2_asio-devel-1.40.0-lp152.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.40.0-lp152.2.6.1.x86_64",
"product": {
"name": "libnghttp2_asio1-1.40.0-lp152.2.6.1.x86_64",
"product_id": "libnghttp2_asio1-1.40.0-lp152.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-32bit-1.40.0-lp152.2.6.1.x86_64",
"product": {
"name": "libnghttp2_asio1-32bit-1.40.0-lp152.2.6.1.x86_64",
"product_id": "libnghttp2_asio1-32bit-1.40.0-lp152.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "nghttp2-1.40.0-lp152.2.6.1.x86_64",
"product": {
"name": "nghttp2-1.40.0-lp152.2.6.1.x86_64",
"product_id": "nghttp2-1.40.0-lp152.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.40.0-lp152.2.6.1.x86_64",
"product": {
"name": "python3-nghttp2-1.40.0-lp152.2.6.1.x86_64",
"product_id": "python3-nghttp2-1.40.0-lp152.2.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.2",
"product": {
"name": "openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.2"
}
}
}
],
"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-lp152.2.6.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libnghttp2-14-1.40.0-lp152.2.6.1.i586"
},
"product_reference": "libnghttp2-14-1.40.0-lp152.2.6.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libnghttp2-14-1.40.0-lp152.2.6.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-lp152.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libnghttp2-14-32bit-1.40.0-lp152.2.6.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-lp152.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-lp152.2.6.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libnghttp2-devel-1.40.0-lp152.2.6.1.i586"
},
"product_reference": "libnghttp2-devel-1.40.0-lp152.2.6.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libnghttp2-devel-1.40.0-lp152.2.6.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-lp152.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-lp152.2.6.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libnghttp2_asio-devel-1.40.0-lp152.2.6.1.i586"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-lp152.2.6.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libnghttp2_asio-devel-1.40.0-lp152.2.6.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-lp152.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-lp152.2.6.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libnghttp2_asio1-1.40.0-lp152.2.6.1.i586"
},
"product_reference": "libnghttp2_asio1-1.40.0-lp152.2.6.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libnghttp2_asio1-1.40.0-lp152.2.6.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-lp152.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-32bit-1.40.0-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libnghttp2_asio1-32bit-1.40.0-lp152.2.6.1.x86_64"
},
"product_reference": "libnghttp2_asio1-32bit-1.40.0-lp152.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-1.40.0-lp152.2.6.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:nghttp2-1.40.0-lp152.2.6.1.i586"
},
"product_reference": "nghttp2-1.40.0-lp152.2.6.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-1.40.0-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:nghttp2-1.40.0-lp152.2.6.1.x86_64"
},
"product_reference": "nghttp2-1.40.0-lp152.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-nghttp2-1.40.0-lp152.2.6.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:python3-nghttp2-1.40.0-lp152.2.6.1.i586"
},
"product_reference": "python3-nghttp2-1.40.0-lp152.2.6.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-nghttp2-1.40.0-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:python3-nghttp2-1.40.0-lp152.2.6.1.x86_64"
},
"product_reference": "python3-nghttp2-1.40.0-lp152.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
}
]
},
"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": [
"openSUSE Leap 15.2:libnghttp2-14-1.40.0-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libnghttp2-14-1.40.0-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libnghttp2-14-32bit-1.40.0-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libnghttp2-devel-1.40.0-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libnghttp2-devel-1.40.0-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libnghttp2_asio-devel-1.40.0-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libnghttp2_asio-devel-1.40.0-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libnghttp2_asio1-1.40.0-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libnghttp2_asio1-1.40.0-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libnghttp2_asio1-32bit-1.40.0-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:nghttp2-1.40.0-lp152.2.6.1.i586",
"openSUSE Leap 15.2:nghttp2-1.40.0-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:python3-nghttp2-1.40.0-lp152.2.6.1.i586",
"openSUSE Leap 15.2:python3-nghttp2-1.40.0-lp152.2.6.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": [
"openSUSE Leap 15.2:libnghttp2-14-1.40.0-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libnghttp2-14-1.40.0-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libnghttp2-14-32bit-1.40.0-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libnghttp2-devel-1.40.0-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libnghttp2-devel-1.40.0-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libnghttp2_asio-devel-1.40.0-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libnghttp2_asio-devel-1.40.0-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libnghttp2_asio1-1.40.0-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libnghttp2_asio1-1.40.0-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libnghttp2_asio1-32bit-1.40.0-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:nghttp2-1.40.0-lp152.2.6.1.i586",
"openSUSE Leap 15.2:nghttp2-1.40.0-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:python3-nghttp2-1.40.0-lp152.2.6.1.i586",
"openSUSE Leap 15.2:python3-nghttp2-1.40.0-lp152.2.6.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": [
"openSUSE Leap 15.2:libnghttp2-14-1.40.0-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libnghttp2-14-1.40.0-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libnghttp2-14-32bit-1.40.0-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libnghttp2-devel-1.40.0-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libnghttp2-devel-1.40.0-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libnghttp2_asio-devel-1.40.0-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libnghttp2_asio-devel-1.40.0-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libnghttp2_asio1-1.40.0-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libnghttp2_asio1-1.40.0-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libnghttp2_asio1-32bit-1.40.0-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:nghttp2-1.40.0-lp152.2.6.1.i586",
"openSUSE Leap 15.2:nghttp2-1.40.0-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:python3-nghttp2-1.40.0-lp152.2.6.1.i586",
"openSUSE Leap 15.2:python3-nghttp2-1.40.0-lp152.2.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-03-25T08:10:28Z",
"details": "important"
}
],
"title": "CVE-2020-11080"
}
]
}
OPENSUSE-SU-2024:11091-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00Summary
libnghttp2-14-1.43.0-1.6 on GA media
Severity
Moderate
Notes
Title of the patch: libnghttp2-14-1.43.0-1.6 on GA media
Description of the patch: These are all security issues fixed in the libnghttp2-14-1.43.0-1.6 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2024-11091
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.9 (Medium)
Affected products
Recommended
28 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nghttp2-1.43.0-1.6.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nghttp2-1.43.0-1.6.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nghttp2-1.43.0-1.6.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nghttp2-1.43.0-1.6.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
28 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nghttp2-1.43.0-1.6.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nghttp2-1.43.0-1.6.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nghttp2-1.43.0-1.6.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nghttp2-1.43.0-1.6.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
28 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nghttp2-1.43.0-1.6.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nghttp2-1.43.0-1.6.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nghttp2-1.43.0-1.6.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nghttp2-1.43.0-1.6.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
18 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "libnghttp2-14-1.43.0-1.6 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libnghttp2-14-1.43.0-1.6 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11091",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_11091-1.json"
},
{
"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-2020-11080 page",
"url": "https://www.suse.com/security/cve/CVE-2020-11080/"
}
],
"title": "libnghttp2-14-1.43.0-1.6 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:11091-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.43.0-1.6.aarch64",
"product": {
"name": "libnghttp2-14-1.43.0-1.6.aarch64",
"product_id": "libnghttp2-14-1.43.0-1.6.aarch64"
}
},
{
"category": "product_version",
"name": "libnghttp2-14-32bit-1.43.0-1.6.aarch64",
"product": {
"name": "libnghttp2-14-32bit-1.43.0-1.6.aarch64",
"product_id": "libnghttp2-14-32bit-1.43.0-1.6.aarch64"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.43.0-1.6.aarch64",
"product": {
"name": "libnghttp2-devel-1.43.0-1.6.aarch64",
"product_id": "libnghttp2-devel-1.43.0-1.6.aarch64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.43.0-1.6.aarch64",
"product": {
"name": "libnghttp2_asio-devel-1.43.0-1.6.aarch64",
"product_id": "libnghttp2_asio-devel-1.43.0-1.6.aarch64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.43.0-1.6.aarch64",
"product": {
"name": "libnghttp2_asio1-1.43.0-1.6.aarch64",
"product_id": "libnghttp2_asio1-1.43.0-1.6.aarch64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-32bit-1.43.0-1.6.aarch64",
"product": {
"name": "libnghttp2_asio1-32bit-1.43.0-1.6.aarch64",
"product_id": "libnghttp2_asio1-32bit-1.43.0-1.6.aarch64"
}
},
{
"category": "product_version",
"name": "nghttp2-1.43.0-1.6.aarch64",
"product": {
"name": "nghttp2-1.43.0-1.6.aarch64",
"product_id": "nghttp2-1.43.0-1.6.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.43.0-1.6.ppc64le",
"product": {
"name": "libnghttp2-14-1.43.0-1.6.ppc64le",
"product_id": "libnghttp2-14-1.43.0-1.6.ppc64le"
}
},
{
"category": "product_version",
"name": "libnghttp2-14-32bit-1.43.0-1.6.ppc64le",
"product": {
"name": "libnghttp2-14-32bit-1.43.0-1.6.ppc64le",
"product_id": "libnghttp2-14-32bit-1.43.0-1.6.ppc64le"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.43.0-1.6.ppc64le",
"product": {
"name": "libnghttp2-devel-1.43.0-1.6.ppc64le",
"product_id": "libnghttp2-devel-1.43.0-1.6.ppc64le"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.43.0-1.6.ppc64le",
"product": {
"name": "libnghttp2_asio-devel-1.43.0-1.6.ppc64le",
"product_id": "libnghttp2_asio-devel-1.43.0-1.6.ppc64le"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.43.0-1.6.ppc64le",
"product": {
"name": "libnghttp2_asio1-1.43.0-1.6.ppc64le",
"product_id": "libnghttp2_asio1-1.43.0-1.6.ppc64le"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-32bit-1.43.0-1.6.ppc64le",
"product": {
"name": "libnghttp2_asio1-32bit-1.43.0-1.6.ppc64le",
"product_id": "libnghttp2_asio1-32bit-1.43.0-1.6.ppc64le"
}
},
{
"category": "product_version",
"name": "nghttp2-1.43.0-1.6.ppc64le",
"product": {
"name": "nghttp2-1.43.0-1.6.ppc64le",
"product_id": "nghttp2-1.43.0-1.6.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.43.0-1.6.s390x",
"product": {
"name": "libnghttp2-14-1.43.0-1.6.s390x",
"product_id": "libnghttp2-14-1.43.0-1.6.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2-14-32bit-1.43.0-1.6.s390x",
"product": {
"name": "libnghttp2-14-32bit-1.43.0-1.6.s390x",
"product_id": "libnghttp2-14-32bit-1.43.0-1.6.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.43.0-1.6.s390x",
"product": {
"name": "libnghttp2-devel-1.43.0-1.6.s390x",
"product_id": "libnghttp2-devel-1.43.0-1.6.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.43.0-1.6.s390x",
"product": {
"name": "libnghttp2_asio-devel-1.43.0-1.6.s390x",
"product_id": "libnghttp2_asio-devel-1.43.0-1.6.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.43.0-1.6.s390x",
"product": {
"name": "libnghttp2_asio1-1.43.0-1.6.s390x",
"product_id": "libnghttp2_asio1-1.43.0-1.6.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-32bit-1.43.0-1.6.s390x",
"product": {
"name": "libnghttp2_asio1-32bit-1.43.0-1.6.s390x",
"product_id": "libnghttp2_asio1-32bit-1.43.0-1.6.s390x"
}
},
{
"category": "product_version",
"name": "nghttp2-1.43.0-1.6.s390x",
"product": {
"name": "nghttp2-1.43.0-1.6.s390x",
"product_id": "nghttp2-1.43.0-1.6.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.43.0-1.6.x86_64",
"product": {
"name": "libnghttp2-14-1.43.0-1.6.x86_64",
"product_id": "libnghttp2-14-1.43.0-1.6.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2-14-32bit-1.43.0-1.6.x86_64",
"product": {
"name": "libnghttp2-14-32bit-1.43.0-1.6.x86_64",
"product_id": "libnghttp2-14-32bit-1.43.0-1.6.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.43.0-1.6.x86_64",
"product": {
"name": "libnghttp2-devel-1.43.0-1.6.x86_64",
"product_id": "libnghttp2-devel-1.43.0-1.6.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.43.0-1.6.x86_64",
"product": {
"name": "libnghttp2_asio-devel-1.43.0-1.6.x86_64",
"product_id": "libnghttp2_asio-devel-1.43.0-1.6.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.43.0-1.6.x86_64",
"product": {
"name": "libnghttp2_asio1-1.43.0-1.6.x86_64",
"product_id": "libnghttp2_asio1-1.43.0-1.6.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-32bit-1.43.0-1.6.x86_64",
"product": {
"name": "libnghttp2_asio1-32bit-1.43.0-1.6.x86_64",
"product_id": "libnghttp2_asio1-32bit-1.43.0-1.6.x86_64"
}
},
{
"category": "product_version",
"name": "nghttp2-1.43.0-1.6.x86_64",
"product": {
"name": "nghttp2-1.43.0-1.6.x86_64",
"product_id": "nghttp2-1.43.0-1.6.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.43.0-1.6.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.aarch64"
},
"product_reference": "libnghttp2-14-1.43.0-1.6.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.43.0-1.6.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.ppc64le"
},
"product_reference": "libnghttp2-14-1.43.0-1.6.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.43.0-1.6.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.s390x"
},
"product_reference": "libnghttp2-14-1.43.0-1.6.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.43.0-1.6.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.x86_64"
},
"product_reference": "libnghttp2-14-1.43.0-1.6.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.43.0-1.6.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.aarch64"
},
"product_reference": "libnghttp2-14-32bit-1.43.0-1.6.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.43.0-1.6.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.ppc64le"
},
"product_reference": "libnghttp2-14-32bit-1.43.0-1.6.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.43.0-1.6.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.s390x"
},
"product_reference": "libnghttp2-14-32bit-1.43.0-1.6.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.43.0-1.6.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.43.0-1.6.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.43.0-1.6.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.aarch64"
},
"product_reference": "libnghttp2-devel-1.43.0-1.6.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.43.0-1.6.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.ppc64le"
},
"product_reference": "libnghttp2-devel-1.43.0-1.6.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.43.0-1.6.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.s390x"
},
"product_reference": "libnghttp2-devel-1.43.0-1.6.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.43.0-1.6.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.x86_64"
},
"product_reference": "libnghttp2-devel-1.43.0-1.6.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.43.0-1.6.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.aarch64"
},
"product_reference": "libnghttp2_asio-devel-1.43.0-1.6.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.43.0-1.6.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.ppc64le"
},
"product_reference": "libnghttp2_asio-devel-1.43.0-1.6.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.43.0-1.6.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.s390x"
},
"product_reference": "libnghttp2_asio-devel-1.43.0-1.6.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.43.0-1.6.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.43.0-1.6.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.43.0-1.6.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.aarch64"
},
"product_reference": "libnghttp2_asio1-1.43.0-1.6.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.43.0-1.6.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.ppc64le"
},
"product_reference": "libnghttp2_asio1-1.43.0-1.6.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.43.0-1.6.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.s390x"
},
"product_reference": "libnghttp2_asio1-1.43.0-1.6.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.43.0-1.6.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.x86_64"
},
"product_reference": "libnghttp2_asio1-1.43.0-1.6.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-32bit-1.43.0-1.6.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.aarch64"
},
"product_reference": "libnghttp2_asio1-32bit-1.43.0-1.6.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-32bit-1.43.0-1.6.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.ppc64le"
},
"product_reference": "libnghttp2_asio1-32bit-1.43.0-1.6.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-32bit-1.43.0-1.6.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.s390x"
},
"product_reference": "libnghttp2_asio1-32bit-1.43.0-1.6.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-32bit-1.43.0-1.6.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.x86_64"
},
"product_reference": "libnghttp2_asio1-32bit-1.43.0-1.6.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-1.43.0-1.6.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nghttp2-1.43.0-1.6.aarch64"
},
"product_reference": "nghttp2-1.43.0-1.6.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-1.43.0-1.6.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nghttp2-1.43.0-1.6.ppc64le"
},
"product_reference": "nghttp2-1.43.0-1.6.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-1.43.0-1.6.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nghttp2-1.43.0-1.6.s390x"
},
"product_reference": "nghttp2-1.43.0-1.6.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-1.43.0-1.6.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nghttp2-1.43.0-1.6.x86_64"
},
"product_reference": "nghttp2-1.43.0-1.6.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"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": [
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.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": [
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.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": [
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"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": [
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.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": [
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2019-9511"
},
{
"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": [
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.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": [
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2-14-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2-14-32bit-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2-devel-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2_asio-devel-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2_asio1-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:libnghttp2_asio1-32bit-1.43.0-1.6.x86_64",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.aarch64",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.ppc64le",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.s390x",
"openSUSE Tumbleweed:nghttp2-1.43.0-1.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-11080"
}
]
}
OPENSUSE-SU-2024:11096-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00Summary
nodejs14-14.17.5-1.2 on GA media
Severity
Moderate
Notes
Title of the patch: nodejs14-14.17.5-1.2 on GA media
Description of the patch: These are all security issues fixed in the nodejs14-14.17.5-1.2 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2024-11096
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.5 (Medium)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.3 (High)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
9.8 (Critical)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
5.6 (Medium)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.8 (Medium)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
9.1 (Critical)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
4.3 (Medium)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
9.8 (Critical)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
7.5 (High)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
65 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "nodejs14-14.17.5-1.2 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the nodejs14-14.17.5-1.2 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11096",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_11096-1.json"
},
{
"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-7774 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7774/"
},
{
"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/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8201 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8201/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8251 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8251/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8265 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8265/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8277 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8277/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8287 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8287/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21148 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21148/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-22883 page",
"url": "https://www.suse.com/security/cve/CVE-2021-22883/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-22884 page",
"url": "https://www.suse.com/security/cve/CVE-2021-22884/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-22918 page",
"url": "https://www.suse.com/security/cve/CVE-2021-22918/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-22930 page",
"url": "https://www.suse.com/security/cve/CVE-2021-22930/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-22939 page",
"url": "https://www.suse.com/security/cve/CVE-2021-22939/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-22940 page",
"url": "https://www.suse.com/security/cve/CVE-2021-22940/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-27290 page",
"url": "https://www.suse.com/security/cve/CVE-2021-27290/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3672 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3672/"
}
],
"title": "nodejs14-14.17.5-1.2 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:11096-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "nodejs14-14.17.5-1.2.aarch64",
"product": {
"name": "nodejs14-14.17.5-1.2.aarch64",
"product_id": "nodejs14-14.17.5-1.2.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs14-devel-14.17.5-1.2.aarch64",
"product": {
"name": "nodejs14-devel-14.17.5-1.2.aarch64",
"product_id": "nodejs14-devel-14.17.5-1.2.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs14-docs-14.17.5-1.2.aarch64",
"product": {
"name": "nodejs14-docs-14.17.5-1.2.aarch64",
"product_id": "nodejs14-docs-14.17.5-1.2.aarch64"
}
},
{
"category": "product_version",
"name": "npm14-14.17.5-1.2.aarch64",
"product": {
"name": "npm14-14.17.5-1.2.aarch64",
"product_id": "npm14-14.17.5-1.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs14-14.17.5-1.2.ppc64le",
"product": {
"name": "nodejs14-14.17.5-1.2.ppc64le",
"product_id": "nodejs14-14.17.5-1.2.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs14-devel-14.17.5-1.2.ppc64le",
"product": {
"name": "nodejs14-devel-14.17.5-1.2.ppc64le",
"product_id": "nodejs14-devel-14.17.5-1.2.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs14-docs-14.17.5-1.2.ppc64le",
"product": {
"name": "nodejs14-docs-14.17.5-1.2.ppc64le",
"product_id": "nodejs14-docs-14.17.5-1.2.ppc64le"
}
},
{
"category": "product_version",
"name": "npm14-14.17.5-1.2.ppc64le",
"product": {
"name": "npm14-14.17.5-1.2.ppc64le",
"product_id": "npm14-14.17.5-1.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs14-14.17.5-1.2.s390x",
"product": {
"name": "nodejs14-14.17.5-1.2.s390x",
"product_id": "nodejs14-14.17.5-1.2.s390x"
}
},
{
"category": "product_version",
"name": "nodejs14-devel-14.17.5-1.2.s390x",
"product": {
"name": "nodejs14-devel-14.17.5-1.2.s390x",
"product_id": "nodejs14-devel-14.17.5-1.2.s390x"
}
},
{
"category": "product_version",
"name": "nodejs14-docs-14.17.5-1.2.s390x",
"product": {
"name": "nodejs14-docs-14.17.5-1.2.s390x",
"product_id": "nodejs14-docs-14.17.5-1.2.s390x"
}
},
{
"category": "product_version",
"name": "npm14-14.17.5-1.2.s390x",
"product": {
"name": "npm14-14.17.5-1.2.s390x",
"product_id": "npm14-14.17.5-1.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs14-14.17.5-1.2.x86_64",
"product": {
"name": "nodejs14-14.17.5-1.2.x86_64",
"product_id": "nodejs14-14.17.5-1.2.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs14-devel-14.17.5-1.2.x86_64",
"product": {
"name": "nodejs14-devel-14.17.5-1.2.x86_64",
"product_id": "nodejs14-devel-14.17.5-1.2.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs14-docs-14.17.5-1.2.x86_64",
"product": {
"name": "nodejs14-docs-14.17.5-1.2.x86_64",
"product_id": "nodejs14-docs-14.17.5-1.2.x86_64"
}
},
{
"category": "product_version",
"name": "npm14-14.17.5-1.2.x86_64",
"product": {
"name": "npm14-14.17.5-1.2.x86_64",
"product_id": "npm14-14.17.5-1.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.17.5-1.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64"
},
"product_reference": "nodejs14-14.17.5-1.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.17.5-1.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le"
},
"product_reference": "nodejs14-14.17.5-1.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.17.5-1.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x"
},
"product_reference": "nodejs14-14.17.5-1.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.17.5-1.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64"
},
"product_reference": "nodejs14-14.17.5-1.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.17.5-1.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64"
},
"product_reference": "nodejs14-devel-14.17.5-1.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.17.5-1.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le"
},
"product_reference": "nodejs14-devel-14.17.5-1.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.17.5-1.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x"
},
"product_reference": "nodejs14-devel-14.17.5-1.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.17.5-1.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64"
},
"product_reference": "nodejs14-devel-14.17.5-1.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-docs-14.17.5-1.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64"
},
"product_reference": "nodejs14-docs-14.17.5-1.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-docs-14.17.5-1.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le"
},
"product_reference": "nodejs14-docs-14.17.5-1.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-docs-14.17.5-1.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x"
},
"product_reference": "nodejs14-docs-14.17.5-1.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-docs-14.17.5-1.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64"
},
"product_reference": "nodejs14-docs-14.17.5-1.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.17.5-1.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64"
},
"product_reference": "npm14-14.17.5-1.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.17.5-1.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le"
},
"product_reference": "npm14-14.17.5-1.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.17.5-1.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x"
},
"product_reference": "npm14-14.17.5-1.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.17.5-1.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
},
"product_reference": "npm14-14.17.5-1.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"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": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.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": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"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": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.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": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-15095"
},
{
"cve": "CVE-2020-7774",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7774"
}
],
"notes": [
{
"category": "general",
"text": "The package y18n before 3.2.2, 4.0.1 and 5.0.5, is vulnerable to Prototype Pollution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7774",
"url": "https://www.suse.com/security/cve/CVE-2020-7774"
},
{
"category": "external",
"summary": "SUSE Bug 1184450 for CVE-2020-7774",
"url": "https://bugzilla.suse.com/1184450"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-7774"
},
{
"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": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.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": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.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": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"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": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.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": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2020-8174"
},
{
"cve": "CVE-2020-8201",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8201"
}
],
"notes": [
{
"category": "general",
"text": "Node.js \u003c 12.18.4 and \u003c 14.11 can be exploited to perform HTTP desync attacks and deliver malicious payloads to unsuspecting users. The payloads can be crafted by an attacker to hijack user sessions, poison cookies, perform clickjacking, and a multitude of other attacks depending on the architecture of the underlying system. The attack was possible due to a bug in processing of carrier-return symbols in the HTTP header names.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8201",
"url": "https://www.suse.com/security/cve/CVE-2020-8201"
},
{
"category": "external",
"summary": "SUSE Bug 1176605 for CVE-2020-8201",
"url": "https://bugzilla.suse.com/1176605"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-8201"
},
{
"cve": "CVE-2020-8251",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8251"
}
],
"notes": [
{
"category": "general",
"text": "Node.js \u003c 14.11.0 is vulnerable to HTTP denial of service (DoS) attacks based on delayed requests submission which can make the server unable to accept new connections.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8251",
"url": "https://www.suse.com/security/cve/CVE-2020-8251"
},
{
"category": "external",
"summary": "SUSE Bug 1176604 for CVE-2020-8251",
"url": "https://bugzilla.suse.com/1176604"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-8251"
},
{
"cve": "CVE-2020-8265",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8265"
}
],
"notes": [
{
"category": "general",
"text": "Node.js versions before 10.23.1, 12.20.1, 14.15.4, 15.5.1 are vulnerable to a use-after-free bug in its TLS implementation. When writing to a TLS enabled socket, node::StreamBase::Write calls node::TLSWrap::DoWrite with a freshly allocated WriteWrap object as first argument. If the DoWrite method does not return an error, this object is passed back to the caller as part of a StreamWriteResult structure. This may be exploited to corrupt memory leading to a Denial of Service or potentially other exploits.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8265",
"url": "https://www.suse.com/security/cve/CVE-2020-8265"
},
{
"category": "external",
"summary": "SUSE Bug 1180553 for CVE-2020-8265",
"url": "https://bugzilla.suse.com/1180553"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.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": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-8265"
},
{
"cve": "CVE-2020-8277",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8277"
}
],
"notes": [
{
"category": "general",
"text": "A Node.js application that allows an attacker to trigger a DNS request for a host of their choice could trigger a Denial of Service in versions \u003c 15.2.1, \u003c 14.15.1, and \u003c 12.19.1 by getting the application to resolve a DNS record with a larger number of responses. This is fixed in 15.2.1, 14.15.1, and 12.19.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8277",
"url": "https://www.suse.com/security/cve/CVE-2020-8277"
},
{
"category": "external",
"summary": "SUSE Bug 1178882 for CVE-2020-8277",
"url": "https://bugzilla.suse.com/1178882"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-8277"
},
{
"cve": "CVE-2020-8287",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8287"
}
],
"notes": [
{
"category": "general",
"text": "Node.js versions before 10.23.1, 12.20.1, 14.15.4, 15.5.1 allow two copies of a header field in an HTTP request (for example, two Transfer-Encoding header fields). In this case, Node.js identifies the first header field and ignores the second. This can lead to HTTP Request Smuggling.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8287",
"url": "https://www.suse.com/security/cve/CVE-2020-8287"
},
{
"category": "external",
"summary": "SUSE Bug 1180554 for CVE-2020-8287",
"url": "https://bugzilla.suse.com/1180554"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-8287"
},
{
"cve": "CVE-2021-21148",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21148"
}
],
"notes": [
{
"category": "general",
"text": "Heap buffer overflow in V8 in Google Chrome prior to 88.0.4324.150 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21148",
"url": "https://www.suse.com/security/cve/CVE-2021-21148"
},
{
"category": "external",
"summary": "SUSE Bug 1181827 for CVE-2021-21148",
"url": "https://bugzilla.suse.com/1181827"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.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": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-21148"
},
{
"cve": "CVE-2021-22883",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-22883"
}
],
"notes": [
{
"category": "general",
"text": "Node.js before 10.24.0, 12.21.0, 14.16.0, and 15.10.0 is vulnerable to a denial of service attack when too many connection attempts with an \u0027unknownProtocol\u0027 are established. This leads to a leak of file descriptors. If a file descriptor limit is configured on the system, then the server is unable to accept new connections and prevent the process also from opening, e.g. a file. If no file descriptor limit is configured, then this lead to an excessive memory usage and cause the system to run out of memory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-22883",
"url": "https://www.suse.com/security/cve/CVE-2021-22883"
},
{
"category": "external",
"summary": "SUSE Bug 1182619 for CVE-2021-22883",
"url": "https://bugzilla.suse.com/1182619"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-22883"
},
{
"cve": "CVE-2021-22884",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-22884"
}
],
"notes": [
{
"category": "general",
"text": "Node.js before 10.24.0, 12.21.0, 14.16.0, and 15.10.0 is vulnerable to DNS rebinding attacks as the whitelist includes \"localhost6\". When \"localhost6\" is not present in /etc/hosts, it is just an ordinary domain that is resolved via DNS, i.e., over network. If the attacker controls the victim\u0027s DNS server or can spoof its responses, the DNS rebinding protection can be bypassed by using the \"localhost6\" domain. As long as the attacker uses the \"localhost6\" domain, they can still apply the attack described in CVE-2018-7160.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-22884",
"url": "https://www.suse.com/security/cve/CVE-2021-22884"
},
{
"category": "external",
"summary": "SUSE Bug 1182620 for CVE-2021-22884",
"url": "https://bugzilla.suse.com/1182620"
},
{
"category": "external",
"summary": "SUSE Bug 1188549 for CVE-2021-22884",
"url": "https://bugzilla.suse.com/1188549"
},
{
"category": "external",
"summary": "SUSE Bug 1201328 for CVE-2021-22884",
"url": "https://bugzilla.suse.com/1201328"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-22884"
},
{
"cve": "CVE-2021-22918",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-22918"
}
],
"notes": [
{
"category": "general",
"text": "Node.js before 16.4.1, 14.17.2, 12.22.2 is vulnerable to an out-of-bounds read when uv__idna_toascii() is used to convert strings to ASCII. The pointer p is read and increased without checking whether it is beyond pe, with the latter holding a pointer to the end of the buffer. This can lead to information disclosures or crashes. This function can be triggered via uv_getaddrinfo().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-22918",
"url": "https://www.suse.com/security/cve/CVE-2021-22918"
},
{
"category": "external",
"summary": "SUSE Bug 1187973 for CVE-2021-22918",
"url": "https://bugzilla.suse.com/1187973"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-22918"
},
{
"cve": "CVE-2021-22930",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-22930"
}
],
"notes": [
{
"category": "general",
"text": "Node.js before 16.6.0, 14.17.4, and 12.22.4 is vulnerable to a use after free attack where an attacker might be able to exploit the memory corruption, to change process behavior.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-22930",
"url": "https://www.suse.com/security/cve/CVE-2021-22930"
},
{
"category": "external",
"summary": "SUSE Bug 1188917 for CVE-2021-22930",
"url": "https://bugzilla.suse.com/1188917"
},
{
"category": "external",
"summary": "SUSE Bug 1189368 for CVE-2021-22930",
"url": "https://bugzilla.suse.com/1189368"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2021-22930"
},
{
"cve": "CVE-2021-22939",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-22939"
}
],
"notes": [
{
"category": "general",
"text": "If the Node.js https API was used incorrectly and \"undefined\" was in passed for the \"rejectUnauthorized\" parameter, no error was returned and connections to servers with an expired certificate would have been accepted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-22939",
"url": "https://www.suse.com/security/cve/CVE-2021-22939"
},
{
"category": "external",
"summary": "SUSE Bug 1189369 for CVE-2021-22939",
"url": "https://bugzilla.suse.com/1189369"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-22939"
},
{
"cve": "CVE-2021-22940",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-22940"
}
],
"notes": [
{
"category": "general",
"text": "Node.js before 16.6.1, 14.17.5, and 12.22.5 is vulnerable to a use after free attack where an attacker might be able to exploit the memory corruption, to change process behavior.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-22940",
"url": "https://www.suse.com/security/cve/CVE-2021-22940"
},
{
"category": "external",
"summary": "SUSE Bug 1189368 for CVE-2021-22940",
"url": "https://bugzilla.suse.com/1189368"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2021-22940"
},
{
"cve": "CVE-2021-27290",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-27290"
}
],
"notes": [
{
"category": "general",
"text": "ssri 5.2.2-8.0.0, fixed in 8.0.1, processes SRIs using a regular expression which is vulnerable to a denial of service. Malicious SRIs could take an extremely long time to process, leading to denial of service. This issue only affects consumers using the strict option.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-27290",
"url": "https://www.suse.com/security/cve/CVE-2021-27290"
},
{
"category": "external",
"summary": "SUSE Bug 1187976 for CVE-2021-27290",
"url": "https://bugzilla.suse.com/1187976"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-27290"
},
{
"cve": "CVE-2021-3672",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3672"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in c-ares library, where a missing input validation check of host names returned by DNS (Domain Name Servers) can lead to output of wrong hostnames which might potentially lead to Domain Hijacking. The highest threat from this vulnerability is to confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3672",
"url": "https://www.suse.com/security/cve/CVE-2021-3672"
},
{
"category": "external",
"summary": "SUSE Bug 1188881 for CVE-2021-3672",
"url": "https://bugzilla.suse.com/1188881"
},
{
"category": "external",
"summary": "SUSE Bug 1193099 for CVE-2021-3672",
"url": "https://bugzilla.suse.com/1193099"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-devel-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:nodejs14-docs-14.17.5-1.2.x86_64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.aarch64",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.ppc64le",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.s390x",
"openSUSE Tumbleweed:npm14-14.17.5-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-3672"
}
]
}
RHSA-2020:2523
Vulnerability from csaf_redhat - Published: 2020-06-11 06:50 - Updated: 2026-06-28 12:16Summary
Red Hat Security Advisory: Red Hat OpenShift Service Mesh 1.1.2 servicemesh-proxy security update
Severity
Important
Notes
Topic: An update for servicemesh-proxy is now available for OpenShift Service Mesh 1.1.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details: Red Hat OpenShift Service Mesh is Red Hat's distribution of the Istio service mesh project, tailored for installation into an on-premise OpenShift Container Platform installation.
Security Fix(es):
* nghttp2: overly large SETTINGS frames can lead to DoS (CVE-2020-11080)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use: This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
A resource consumption vulnerability was found in nghttp2. This flaw allows an attacker to repeatedly construct an overly large HTTP/2 SETTINGS frame with a length of 14,400 bytes that causes excessive CPU usage, leading to a denial of service.
7.5 (High)
Affected products
Threats
Impact
Important
References
9 references
Acknowledgments
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for servicemesh-proxy is now available for OpenShift Service Mesh 1.1.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Service Mesh is Red Hat\u0027s distribution of the Istio service mesh project, tailored for installation into an on-premise OpenShift Container Platform installation.\n\nSecurity Fix(es):\n\n* nghttp2: overly large SETTINGS frames can lead to DoS (CVE-2020-11080)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2020:2523",
"url": "https://access.redhat.com/errata/RHSA-2020:2523"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1844929",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1844929"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_2523.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Service Mesh 1.1.2 servicemesh-proxy security update",
"tracking": {
"current_release_date": "2026-06-28T12:16:47+00:00",
"generator": {
"date": "2026-06-28T12:16:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2020:2523",
"initial_release_date": "2020-06-11T06:50:01+00:00",
"revision_history": [
{
"date": "2020-06-11T06:50:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-06-11T06:50:01+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-28T12:16:47+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OpenShift Service Mesh 1.1",
"product": {
"name": "OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:1.1::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-proxy-0:1.1.2-3.el8.x86_64",
"product": {
"name": "servicemesh-proxy-0:1.1.2-3.el8.x86_64",
"product_id": "servicemesh-proxy-0:1.1.2-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@1.1.2-3.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-proxy-0:1.1.2-3.el8.src",
"product": {
"name": "servicemesh-proxy-0:1.1.2-3.el8.src",
"product_id": "servicemesh-proxy-0:1.1.2-3.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@1.1.2-3.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:1.1.2-3.el8.src as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-proxy-0:1.1.2-3.el8.src"
},
"product_reference": "servicemesh-proxy-0:1.1.2-3.el8.src",
"relates_to_product_reference": "8Base-OSSM-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:1.1.2-3.el8.x86_64 as a component of OpenShift Service Mesh 1.1",
"product_id": "8Base-OSSM-1.1:servicemesh-proxy-0:1.1.2-3.el8.x86_64"
},
"product_reference": "servicemesh-proxy-0:1.1.2-3.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-1.1"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Envoy security team"
]
}
],
"cve": "CVE-2020-11080",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2020-06-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1844929"
}
],
"notes": [
{
"category": "description",
"text": "A resource consumption vulnerability was found in nghttp2. This flaw allows an attacker to repeatedly construct an overly large HTTP/2 SETTINGS frame with a length of 14,400 bytes that causes excessive CPU usage, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: overly large SETTINGS frames can lead to DoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.2-3.el8.src",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.2-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-11080"
},
{
"category": "external",
"summary": "RHBZ#1844929",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1844929"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-11080",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11080"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-11080",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-11080"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-q5wr-xfw9-q7xr",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-q5wr-xfw9-q7xr"
}
],
"release_date": "2020-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-06-11T06:50:01+00:00",
"details": "The OpenShift Service Mesh release notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/servicemesh-release-notes.html",
"product_ids": [
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.2-3.el8.src",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.2-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2523"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.2-3.el8.src",
"8Base-OSSM-1.1:servicemesh-proxy-0:1.1.2-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: overly large SETTINGS frames can lead to DoS"
}
]
}
RHSA-2020:2524
Vulnerability from csaf_redhat - Published: 2020-06-11 07:04 - Updated: 2026-06-28 12:16Summary
Red Hat Security Advisory: Red Hat OpenShift Service Mesh 1.0 servicemesh-proxy security update
Severity
Important
Notes
Topic: An update for servicemesh-proxy is now available for OpenShift Service Mesh 1.0.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details: Red Hat OpenShift Service Mesh is Red Hat's distribution of the Istio service mesh project, tailored for installation into an on-premise OpenShift Container Platform installation.
Security Fix(es):
* nghttp2: overly large SETTINGS frames can lead to DoS (CVE-2020-11080)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use: This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
A resource consumption vulnerability was found in nghttp2. This flaw allows an attacker to repeatedly construct an overly large HTTP/2 SETTINGS frame with a length of 14,400 bytes that causes excessive CPU usage, leading to a denial of service.
7.5 (High)
Affected products
Threats
Impact
Important
References
9 references
Acknowledgments
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for servicemesh-proxy is now available for OpenShift Service Mesh 1.0.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Service Mesh is Red Hat\u0027s distribution of the Istio service mesh project, tailored for installation into an on-premise OpenShift Container Platform installation.\n\nSecurity Fix(es):\n\n* nghttp2: overly large SETTINGS frames can lead to DoS (CVE-2020-11080)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2020:2524",
"url": "https://access.redhat.com/errata/RHSA-2020:2524"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1844929",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1844929"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_2524.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Service Mesh 1.0 servicemesh-proxy security update",
"tracking": {
"current_release_date": "2026-06-28T12:16:52+00:00",
"generator": {
"date": "2026-06-28T12:16:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2020:2524",
"initial_release_date": "2020-06-11T07:04:44+00:00",
"revision_history": [
{
"date": "2020-06-11T07:04:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-06-11T07:04:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-28T12:16:52+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OpenShift Service Mesh 1.0",
"product": {
"name": "OpenShift Service Mesh 1.0",
"product_id": "8Base-OSSM-1.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:1.0::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-proxy-0:1.0.10-3.el8.x86_64",
"product": {
"name": "servicemesh-proxy-0:1.0.10-3.el8.x86_64",
"product_id": "servicemesh-proxy-0:1.0.10-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@1.0.10-3.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-proxy-0:1.0.10-3.el8.src",
"product": {
"name": "servicemesh-proxy-0:1.0.10-3.el8.src",
"product_id": "servicemesh-proxy-0:1.0.10-3.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@1.0.10-3.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:1.0.10-3.el8.src as a component of OpenShift Service Mesh 1.0",
"product_id": "8Base-OSSM-1.0:servicemesh-proxy-0:1.0.10-3.el8.src"
},
"product_reference": "servicemesh-proxy-0:1.0.10-3.el8.src",
"relates_to_product_reference": "8Base-OSSM-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:1.0.10-3.el8.x86_64 as a component of OpenShift Service Mesh 1.0",
"product_id": "8Base-OSSM-1.0:servicemesh-proxy-0:1.0.10-3.el8.x86_64"
},
"product_reference": "servicemesh-proxy-0:1.0.10-3.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-1.0"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Envoy security team"
]
}
],
"cve": "CVE-2020-11080",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2020-06-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1844929"
}
],
"notes": [
{
"category": "description",
"text": "A resource consumption vulnerability was found in nghttp2. This flaw allows an attacker to repeatedly construct an overly large HTTP/2 SETTINGS frame with a length of 14,400 bytes that causes excessive CPU usage, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: overly large SETTINGS frames can lead to DoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-1.0:servicemesh-proxy-0:1.0.10-3.el8.src",
"8Base-OSSM-1.0:servicemesh-proxy-0:1.0.10-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-11080"
},
{
"category": "external",
"summary": "RHBZ#1844929",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1844929"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-11080",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11080"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-11080",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-11080"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-q5wr-xfw9-q7xr",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-q5wr-xfw9-q7xr"
}
],
"release_date": "2020-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-06-11T07:04:44+00:00",
"details": "The OpenShift Service Mesh release notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/servicemesh-release-notes.html",
"product_ids": [
"8Base-OSSM-1.0:servicemesh-proxy-0:1.0.10-3.el8.src",
"8Base-OSSM-1.0:servicemesh-proxy-0:1.0.10-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2524"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSM-1.0:servicemesh-proxy-0:1.0.10-3.el8.src",
"8Base-OSSM-1.0:servicemesh-proxy-0:1.0.10-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: overly large SETTINGS frames can lead to DoS"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
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.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Loading…
Loading…