Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-11080 (GCVE-0-2020-11080)
Vulnerability from cvelistv5 – Published: 2020-06-03 00:00 – Updated: 2025-06-09 15:45- CWE-707 - Improper Enforcement of Message or Data Structure
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T11:21:14.514Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "DSA-4696",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://www.debian.org/security/2020/dsa-4696"
},
{
"name": "openSUSE-SU-2020:0802",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00024.html"
},
{
"name": "FEDORA-2020-f7d15c8b77",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AAC2AA36OTRHKSVM5OV7TTVB3CZIGEFL/"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpujul2020.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-q5wr-xfw9-q7xr"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/nghttp2/nghttp2/commit/336a98feb0d56b9ac54e12736b18785c27f75090"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/nghttp2/nghttp2/commit/f8da73bd042f810f34d19f9eae02b46d870af394"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpuoct2020.html"
},
{
"name": "FEDORA-2020-43d5a372fc",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4OOYAMJVLLCLXDTHW3V5UXNULZBBK4O6/"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpujan2021.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.oracle.com//security-alerts/cpujul2021.html"
},
{
"name": "[debian-lts-announce] 20211017 [SECURITY] [DLA 2786-1] nghttp2 security update",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/10/msg00011.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"name": "[debian-lts-announce] 20231016 [SECURITY] [DLA 3621-1] nghttp2 security update",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00023.html"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2020-11080",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-06-09T15:44:48.717109Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-06-09T15:45:50.711Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "nghttp2",
"vendor": "nghttp2",
"versions": [
{
"status": "affected",
"version": "\u003c 1.41.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In nghttp2 before version 1.41.0, the overly large HTTP/2 SETTINGS frame payload causes denial of service. The proof of concept attack involves a malicious client constructing a SETTINGS frame with a length of 14,400 bytes (2400 individual settings entries) over and over again. The attack causes the CPU to spike at 100%. nghttp2 v1.41.0 fixes this vulnerability. There is a workaround to this vulnerability. Implement nghttp2_on_frame_recv_callback callback, and if received frame is SETTINGS frame and the number of settings entries are large (e.g., \u003e 32), then drop the connection."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-707",
"description": "CWE-707 Improper Enforcement of Message or Data Structure",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-10-16T17:06:24.016Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "DSA-4696",
"tags": [
"vendor-advisory"
],
"url": "https://www.debian.org/security/2020/dsa-4696"
},
{
"name": "openSUSE-SU-2020:0802",
"tags": [
"vendor-advisory"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00024.html"
},
{
"name": "FEDORA-2020-f7d15c8b77",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AAC2AA36OTRHKSVM5OV7TTVB3CZIGEFL/"
},
{
"url": "https://www.oracle.com/security-alerts/cpujul2020.html"
},
{
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-q5wr-xfw9-q7xr"
},
{
"url": "https://github.com/nghttp2/nghttp2/commit/336a98feb0d56b9ac54e12736b18785c27f75090"
},
{
"url": "https://github.com/nghttp2/nghttp2/commit/f8da73bd042f810f34d19f9eae02b46d870af394"
},
{
"url": "https://www.oracle.com/security-alerts/cpuoct2020.html"
},
{
"name": "FEDORA-2020-43d5a372fc",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4OOYAMJVLLCLXDTHW3V5UXNULZBBK4O6/"
},
{
"url": "https://www.oracle.com/security-alerts/cpujan2021.html"
},
{
"url": "https://www.oracle.com//security-alerts/cpujul2021.html"
},
{
"name": "[debian-lts-announce] 20211017 [SECURITY] [DLA 2786-1] nghttp2 security update",
"tags": [
"mailing-list"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/10/msg00011.html"
},
{
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"name": "[debian-lts-announce] 20231016 [SECURITY] [DLA 3621-1] nghttp2 security update",
"tags": [
"mailing-list"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00023.html"
}
],
"source": {
"advisory": "GHSA-q5wr-xfw9-q7xr",
"discovery": "UNKNOWN"
},
"title": "Denial of service in nghttp2"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2020-11080",
"datePublished": "2020-06-03T00:00:00.000Z",
"dateReserved": "2020-03-30T00:00:00.000Z",
"dateUpdated": "2025-06-09T15:45:50.711Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2020-11080",
"date": "2026-05-27",
"epss": "0.01247",
"percentile": "0.79557"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2020-11080\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2020-06-03T23:15:11.073\",\"lastModified\":\"2024-11-21T04:56:44.657\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In nghttp2 before version 1.41.0, the overly large HTTP/2 SETTINGS frame payload causes denial of service. The proof of concept attack involves a malicious client constructing a SETTINGS frame with a length of 14,400 bytes (2400 individual settings entries) over and over again. The attack causes the CPU to spike at 100%. nghttp2 v1.41.0 fixes this vulnerability. There is a workaround to this vulnerability. Implement nghttp2_on_frame_recv_callback callback, and if received frame is SETTINGS frame and the number of settings entries are large (e.g., \u003e 32), then drop the connection.\"},{\"lang\":\"es\",\"value\":\"En nghttp2 versiones anteriores a 1.41.0, la carga \u00fatil de la trama HTTP/2 SETTINGS demasiado grande causa una denegaci\u00f3n de servicio. El ataque de prueba de concepto involucra a un cliente malicioso que construye una trama SETTINGS con una longitud de 14,400 bytes (2400 entradas de configuraciones individuales) una y otra vez. El ataque causa que la CPU se aumente al 100%. nghttp2 versi\u00f3n v1.41.0 corrige esta vulnerabilidad. Existe una soluci\u00f3n alternativa a esta vulnerabilidad. Implemente la funci\u00f3n nghttp2_on_frame_recv_callback callback, y si la trama es recibida es la trama SETTINGS y el n\u00famero de entradas de configuraci\u00f3n es grande (por ejemplo, mayor a 32), luego desconecte la conexi\u00f3n\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L\",\"baseScore\":3.7,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":2.2,\"impactScore\":1.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-707\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nghttp2:nghttp2:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.41.0\",\"matchCriteriaId\":\"6B8F12EE-F729-4A29-A21C-254E2E13B649\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B620311B-34A3-48A6-82DF-6F078D7A4493\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80F0FA5D-8D3B-4C0E-81E2-87998286AF33\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E460AA51-FCDA-46B9-AE97-E6676AA5E194\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:banking_extensibility_workbench:14.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EABAFD73-150F-4DFE-B721-29EB4475D979\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:banking_extensibility_workbench:14.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DE57039D-E2EE-4014-A7B1-D7380D26098E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:blockchain_platform:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"21.1.2\",\"matchCriteriaId\":\"D0DBC938-A782-433F-8BF1-CA250C332AA7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:enterprise_communications_broker:3.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E11C65C3-1B17-4362-A99C-59583081A24D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:enterprise_communications_broker:3.2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"348EEE70-E114-4720-AAAF-E77DE5C9A2D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:graalvm:19.3.2:*:*:*:enterprise:*:*:*\",\"matchCriteriaId\":\"909B4029-1D4F-4D60-AC6D-98C7E9FF1B15\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:graalvm:20.1.0:*:*:*:enterprise:*:*:*\",\"matchCriteriaId\":\"B501426C-7FB5-4C0D-83E4-0279746EFBE8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.3.0\",\"versionEndIncluding\":\"7.3.30\",\"matchCriteriaId\":\"2D2F1144-F032-4687-8F76-1A4E45BCD8F3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.4.0\",\"versionEndIncluding\":\"7.4.29\",\"matchCriteriaId\":\"BD5F19DF-F8E7-48B4-BBFA-22A0118584CB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.5.0\",\"versionEndIncluding\":\"7.5.19\",\"matchCriteriaId\":\"FD7FA925-B9AC-4819-AAC1-C3478D80E3E7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.6.0\",\"versionEndIncluding\":\"7.6.15\",\"matchCriteriaId\":\"DF828AB6-ED4E-4AA9-9E8D-58E715DBDB1D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndIncluding\":\"8.0.21\",\"matchCriteriaId\":\"7A885799-F19A-41B5-B015-B318ED959755\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"10.0.0\",\"versionEndIncluding\":\"10.12.0\",\"matchCriteriaId\":\"25A3180B-21AF-4010-9DAB-41ADFD2D8031\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*\",\"versionStartIncluding\":\"10.13.0\",\"versionEndExcluding\":\"10.21.0\",\"matchCriteriaId\":\"E9E9BD86-6374-45B3-8727-AACED7C8F3B9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"12.0.0\",\"versionEndIncluding\":\"12.12.0\",\"matchCriteriaId\":\"564ED5C8-50D7-413A-B88E-E62B6C07336A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*\",\"versionStartIncluding\":\"12.13.0\",\"versionEndExcluding\":\"12.18.0\",\"matchCriteriaId\":\"319C5BC0-7893-4FEC-8051-C8067F5007D0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"14.0.0\",\"versionEndIncluding\":\"14.4.0\",\"matchCriteriaId\":\"7AB132F1-11B6-4B70-8819-4ADD7B6C814E\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00024.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/nghttp2/nghttp2/commit/336a98feb0d56b9ac54e12736b18785c27f75090\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/nghttp2/nghttp2/commit/f8da73bd042f810f34d19f9eae02b46d870af394\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/nghttp2/nghttp2/security/advisories/GHSA-q5wr-xfw9-q7xr\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/10/msg00011.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/10/msg00023.html\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4OOYAMJVLLCLXDTHW3V5UXNULZBBK4O6/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AAC2AA36OTRHKSVM5OV7TTVB3CZIGEFL/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://www.debian.org/security/2020/dsa-4696\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com//security-alerts/cpujul2021.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Not Applicable\",\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuapr2022.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujan2021.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujul2020.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuoct2020.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00024.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/nghttp2/nghttp2/commit/336a98feb0d56b9ac54e12736b18785c27f75090\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/nghttp2/nghttp2/commit/f8da73bd042f810f34d19f9eae02b46d870af394\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/nghttp2/nghttp2/security/advisories/GHSA-q5wr-xfw9-q7xr\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/10/msg00011.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/10/msg00023.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4OOYAMJVLLCLXDTHW3V5UXNULZBBK4O6/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AAC2AA36OTRHKSVM5OV7TTVB3CZIGEFL/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.debian.org/security/2020/dsa-4696\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com//security-alerts/cpujul2021.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Not Applicable\",\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuapr2022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujan2021.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujul2020.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuoct2020.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://www.debian.org/security/2020/dsa-4696\", \"name\": \"DSA-4696\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00024.html\", \"name\": \"openSUSE-SU-2020:0802\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AAC2AA36OTRHKSVM5OV7TTVB3CZIGEFL/\", \"name\": \"FEDORA-2020-f7d15c8b77\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpujul2020.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/nghttp2/nghttp2/security/advisories/GHSA-q5wr-xfw9-q7xr\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/nghttp2/nghttp2/commit/336a98feb0d56b9ac54e12736b18785c27f75090\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/nghttp2/nghttp2/commit/f8da73bd042f810f34d19f9eae02b46d870af394\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpuoct2020.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4OOYAMJVLLCLXDTHW3V5UXNULZBBK4O6/\", \"name\": \"FEDORA-2020-43d5a372fc\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpujan2021.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.oracle.com//security-alerts/cpujul2021.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2021/10/msg00011.html\", \"name\": \"[debian-lts-announce] 20211017 [SECURITY] [DLA 2786-1] nghttp2 security update\", \"tags\": [\"mailing-list\", \"x_transferred\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpuapr2022.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/10/msg00023.html\", \"name\": \"[debian-lts-announce] 20231016 [SECURITY] [DLA 3621-1] nghttp2 security update\", \"tags\": [\"mailing-list\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-04T11:21:14.514Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2020-11080\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-06-09T15:44:48.717109Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-06-09T15:44:38.923Z\"}}], \"cna\": {\"title\": \"Denial of service in nghttp2\", \"source\": {\"advisory\": \"GHSA-q5wr-xfw9-q7xr\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 3.7, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"nghttp2\", \"product\": \"nghttp2\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 1.41.0\"}]}], \"references\": [{\"url\": \"https://www.debian.org/security/2020/dsa-4696\", \"name\": \"DSA-4696\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00024.html\", \"name\": \"openSUSE-SU-2020:0802\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AAC2AA36OTRHKSVM5OV7TTVB3CZIGEFL/\", \"name\": \"FEDORA-2020-f7d15c8b77\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpujul2020.html\"}, {\"url\": \"https://github.com/nghttp2/nghttp2/security/advisories/GHSA-q5wr-xfw9-q7xr\"}, {\"url\": \"https://github.com/nghttp2/nghttp2/commit/336a98feb0d56b9ac54e12736b18785c27f75090\"}, {\"url\": \"https://github.com/nghttp2/nghttp2/commit/f8da73bd042f810f34d19f9eae02b46d870af394\"}, {\"url\": \"https://www.oracle.com/security-alerts/cpuoct2020.html\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4OOYAMJVLLCLXDTHW3V5UXNULZBBK4O6/\", \"name\": \"FEDORA-2020-43d5a372fc\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpujan2021.html\"}, {\"url\": \"https://www.oracle.com//security-alerts/cpujul2021.html\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2021/10/msg00011.html\", \"name\": \"[debian-lts-announce] 20211017 [SECURITY] [DLA 2786-1] nghttp2 security update\", \"tags\": [\"mailing-list\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpuapr2022.html\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/10/msg00023.html\", \"name\": \"[debian-lts-announce] 20231016 [SECURITY] [DLA 3621-1] nghttp2 security update\", \"tags\": [\"mailing-list\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"In nghttp2 before version 1.41.0, the overly large HTTP/2 SETTINGS frame payload causes denial of service. The proof of concept attack involves a malicious client constructing a SETTINGS frame with a length of 14,400 bytes (2400 individual settings entries) over and over again. The attack causes the CPU to spike at 100%. nghttp2 v1.41.0 fixes this vulnerability. There is a workaround to this vulnerability. Implement nghttp2_on_frame_recv_callback callback, and if received frame is SETTINGS frame and the number of settings entries are large (e.g., \u003e 32), then drop the connection.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-707\", \"description\": \"CWE-707 Improper Enforcement of Message or Data Structure\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2023-10-16T17:06:24.016Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2020-11080\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-06-09T15:45:50.711Z\", \"dateReserved\": \"2020-03-30T00:00:00.000Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2020-06-03T00:00:00.000Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2020:2823
Vulnerability from csaf_redhat - Published: 2020-07-06 20:36 - Updated: 2025-11-21 18:15A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.x86_64 | — |
Vendor Fix
fix
|
{
"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 nghttp2 is now available for Red Hat Enterprise Linux 8.1 Extended Update Support.\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": "libnghttp2 is a library implementing the Hypertext Transfer Protocol version 2 (HTTP/2) protocol in C.\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:2823",
"url": "https://access.redhat.com/errata/RHSA-2020:2823"
},
{
"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_2823.json"
}
],
"title": "Red Hat Security Advisory: nghttp2 security update",
"tracking": {
"current_release_date": "2025-11-21T18:15:18+00:00",
"generator": {
"date": "2025-11-21T18:15:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2020:2823",
"initial_release_date": "2020-07-06T20:36:16+00:00",
"revision_history": [
{
"date": "2020-07-06T20:36:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-07-06T20:36:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:15:18+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.1::crb"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:8.1::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-devel-0:1.33.0-3.el8_1.1.i686",
"product": {
"name": "libnghttp2-devel-0:1.33.0-3.el8_1.1.i686",
"product_id": "libnghttp2-devel-0:1.33.0-3.el8_1.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2-devel@1.33.0-3.el8_1.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.i686",
"product": {
"name": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.i686",
"product_id": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debugsource@1.33.0-3.el8_1.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686",
"product": {
"name": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686",
"product_id": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2-debuginfo@1.33.0-3.el8_1.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686",
"product": {
"name": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686",
"product_id": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debuginfo@1.33.0-3.el8_1.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libnghttp2-0:1.33.0-3.el8_1.1.i686",
"product": {
"name": "libnghttp2-0:1.33.0-3.el8_1.1.i686",
"product_id": "libnghttp2-0:1.33.0-3.el8_1.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2@1.33.0-3.el8_1.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-devel-0:1.33.0-3.el8_1.1.x86_64",
"product": {
"name": "libnghttp2-devel-0:1.33.0-3.el8_1.1.x86_64",
"product_id": "libnghttp2-devel-0:1.33.0-3.el8_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2-devel@1.33.0-3.el8_1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nghttp2-0:1.33.0-3.el8_1.1.x86_64",
"product": {
"name": "nghttp2-0:1.33.0-3.el8_1.1.x86_64",
"product_id": "nghttp2-0:1.33.0-3.el8_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2@1.33.0-3.el8_1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.x86_64",
"product": {
"name": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.x86_64",
"product_id": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debugsource@1.33.0-3.el8_1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64",
"product": {
"name": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64",
"product_id": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2-debuginfo@1.33.0-3.el8_1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64",
"product": {
"name": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64",
"product_id": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debuginfo@1.33.0-3.el8_1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libnghttp2-0:1.33.0-3.el8_1.1.x86_64",
"product": {
"name": "libnghttp2-0:1.33.0-3.el8_1.1.x86_64",
"product_id": "libnghttp2-0:1.33.0-3.el8_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2@1.33.0-3.el8_1.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-devel-0:1.33.0-3.el8_1.1.ppc64le",
"product": {
"name": "libnghttp2-devel-0:1.33.0-3.el8_1.1.ppc64le",
"product_id": "libnghttp2-devel-0:1.33.0-3.el8_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2-devel@1.33.0-3.el8_1.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nghttp2-0:1.33.0-3.el8_1.1.ppc64le",
"product": {
"name": "nghttp2-0:1.33.0-3.el8_1.1.ppc64le",
"product_id": "nghttp2-0:1.33.0-3.el8_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2@1.33.0-3.el8_1.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.ppc64le",
"product": {
"name": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.ppc64le",
"product_id": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debugsource@1.33.0-3.el8_1.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le",
"product": {
"name": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le",
"product_id": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2-debuginfo@1.33.0-3.el8_1.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le",
"product": {
"name": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le",
"product_id": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debuginfo@1.33.0-3.el8_1.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libnghttp2-0:1.33.0-3.el8_1.1.ppc64le",
"product": {
"name": "libnghttp2-0:1.33.0-3.el8_1.1.ppc64le",
"product_id": "libnghttp2-0:1.33.0-3.el8_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2@1.33.0-3.el8_1.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-devel-0:1.33.0-3.el8_1.1.s390x",
"product": {
"name": "libnghttp2-devel-0:1.33.0-3.el8_1.1.s390x",
"product_id": "libnghttp2-devel-0:1.33.0-3.el8_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2-devel@1.33.0-3.el8_1.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nghttp2-0:1.33.0-3.el8_1.1.s390x",
"product": {
"name": "nghttp2-0:1.33.0-3.el8_1.1.s390x",
"product_id": "nghttp2-0:1.33.0-3.el8_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2@1.33.0-3.el8_1.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.s390x",
"product": {
"name": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.s390x",
"product_id": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debugsource@1.33.0-3.el8_1.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x",
"product": {
"name": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x",
"product_id": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2-debuginfo@1.33.0-3.el8_1.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x",
"product": {
"name": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x",
"product_id": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debuginfo@1.33.0-3.el8_1.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libnghttp2-0:1.33.0-3.el8_1.1.s390x",
"product": {
"name": "libnghttp2-0:1.33.0-3.el8_1.1.s390x",
"product_id": "libnghttp2-0:1.33.0-3.el8_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2@1.33.0-3.el8_1.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-devel-0:1.33.0-3.el8_1.1.aarch64",
"product": {
"name": "libnghttp2-devel-0:1.33.0-3.el8_1.1.aarch64",
"product_id": "libnghttp2-devel-0:1.33.0-3.el8_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2-devel@1.33.0-3.el8_1.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nghttp2-0:1.33.0-3.el8_1.1.aarch64",
"product": {
"name": "nghttp2-0:1.33.0-3.el8_1.1.aarch64",
"product_id": "nghttp2-0:1.33.0-3.el8_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2@1.33.0-3.el8_1.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.aarch64",
"product": {
"name": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.aarch64",
"product_id": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debugsource@1.33.0-3.el8_1.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64",
"product": {
"name": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64",
"product_id": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2-debuginfo@1.33.0-3.el8_1.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64",
"product": {
"name": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64",
"product_id": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debuginfo@1.33.0-3.el8_1.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libnghttp2-0:1.33.0-3.el8_1.1.aarch64",
"product": {
"name": "libnghttp2-0:1.33.0-3.el8_1.1.aarch64",
"product_id": "libnghttp2-0:1.33.0-3.el8_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2@1.33.0-3.el8_1.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nghttp2-0:1.33.0-3.el8_1.1.src",
"product": {
"name": "nghttp2-0:1.33.0-3.el8_1.1.src",
"product_id": "nghttp2-0:1.33.0-3.el8_1.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2@1.33.0-3.el8_1.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.33.0-3.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.aarch64"
},
"product_reference": "libnghttp2-0:1.33.0-3.el8_1.1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.33.0-3.el8_1.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.i686"
},
"product_reference": "libnghttp2-0:1.33.0-3.el8_1.1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.33.0-3.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.ppc64le"
},
"product_reference": "libnghttp2-0:1.33.0-3.el8_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.33.0-3.el8_1.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.s390x"
},
"product_reference": "libnghttp2-0:1.33.0-3.el8_1.1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.33.0-3.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.x86_64"
},
"product_reference": "libnghttp2-0:1.33.0-3.el8_1.1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64"
},
"product_reference": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686"
},
"product_reference": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le"
},
"product_reference": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x"
},
"product_reference": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64"
},
"product_reference": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-0:1.33.0-3.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.aarch64"
},
"product_reference": "libnghttp2-devel-0:1.33.0-3.el8_1.1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-0:1.33.0-3.el8_1.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.i686"
},
"product_reference": "libnghttp2-devel-0:1.33.0-3.el8_1.1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-0:1.33.0-3.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.ppc64le"
},
"product_reference": "libnghttp2-devel-0:1.33.0-3.el8_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-0:1.33.0-3.el8_1.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.s390x"
},
"product_reference": "libnghttp2-devel-0:1.33.0-3.el8_1.1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-0:1.33.0-3.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.x86_64"
},
"product_reference": "libnghttp2-devel-0:1.33.0-3.el8_1.1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.33.0-3.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.aarch64"
},
"product_reference": "nghttp2-0:1.33.0-3.el8_1.1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.33.0-3.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.ppc64le"
},
"product_reference": "nghttp2-0:1.33.0-3.el8_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.33.0-3.el8_1.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.s390x"
},
"product_reference": "nghttp2-0:1.33.0-3.el8_1.1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.33.0-3.el8_1.1.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.src"
},
"product_reference": "nghttp2-0:1.33.0-3.el8_1.1.src",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.33.0-3.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.x86_64"
},
"product_reference": "nghttp2-0:1.33.0-3.el8_1.1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64"
},
"product_reference": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686"
},
"product_reference": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le"
},
"product_reference": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x"
},
"product_reference": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64"
},
"product_reference": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.aarch64"
},
"product_reference": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.i686"
},
"product_reference": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.ppc64le"
},
"product_reference": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.s390x"
},
"product_reference": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.x86_64"
},
"product_reference": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.33.0-3.el8_1.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.aarch64"
},
"product_reference": "libnghttp2-0:1.33.0-3.el8_1.1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.33.0-3.el8_1.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.i686"
},
"product_reference": "libnghttp2-0:1.33.0-3.el8_1.1.i686",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.33.0-3.el8_1.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.ppc64le"
},
"product_reference": "libnghttp2-0:1.33.0-3.el8_1.1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.33.0-3.el8_1.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.s390x"
},
"product_reference": "libnghttp2-0:1.33.0-3.el8_1.1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.33.0-3.el8_1.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.x86_64"
},
"product_reference": "libnghttp2-0:1.33.0-3.el8_1.1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64"
},
"product_reference": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686"
},
"product_reference": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le"
},
"product_reference": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x"
},
"product_reference": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64"
},
"product_reference": "libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-0:1.33.0-3.el8_1.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.aarch64"
},
"product_reference": "libnghttp2-devel-0:1.33.0-3.el8_1.1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-0:1.33.0-3.el8_1.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.i686"
},
"product_reference": "libnghttp2-devel-0:1.33.0-3.el8_1.1.i686",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-0:1.33.0-3.el8_1.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.ppc64le"
},
"product_reference": "libnghttp2-devel-0:1.33.0-3.el8_1.1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-0:1.33.0-3.el8_1.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.s390x"
},
"product_reference": "libnghttp2-devel-0:1.33.0-3.el8_1.1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-0:1.33.0-3.el8_1.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.x86_64"
},
"product_reference": "libnghttp2-devel-0:1.33.0-3.el8_1.1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.33.0-3.el8_1.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.aarch64"
},
"product_reference": "nghttp2-0:1.33.0-3.el8_1.1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.33.0-3.el8_1.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.ppc64le"
},
"product_reference": "nghttp2-0:1.33.0-3.el8_1.1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.33.0-3.el8_1.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.s390x"
},
"product_reference": "nghttp2-0:1.33.0-3.el8_1.1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.33.0-3.el8_1.1.src as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.src"
},
"product_reference": "nghttp2-0:1.33.0-3.el8_1.1.src",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.33.0-3.el8_1.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.x86_64"
},
"product_reference": "nghttp2-0:1.33.0-3.el8_1.1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64"
},
"product_reference": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686"
},
"product_reference": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le"
},
"product_reference": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x"
},
"product_reference": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64"
},
"product_reference": "nghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.aarch64"
},
"product_reference": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.i686"
},
"product_reference": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.i686",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.ppc64le"
},
"product_reference": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.s390x"
},
"product_reference": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.x86_64"
},
"product_reference": "nghttp2-debugsource-0:1.33.0-3.el8_1.1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
}
]
},
"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": [
"BaseOS-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.src",
"BaseOS-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.x86_64",
"CRB-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.aarch64",
"CRB-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.i686",
"CRB-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.ppc64le",
"CRB-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.s390x",
"CRB-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.x86_64",
"CRB-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64",
"CRB-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686",
"CRB-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le",
"CRB-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x",
"CRB-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64",
"CRB-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.aarch64",
"CRB-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.i686",
"CRB-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.ppc64le",
"CRB-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.s390x",
"CRB-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.x86_64",
"CRB-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.aarch64",
"CRB-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.ppc64le",
"CRB-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.s390x",
"CRB-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.src",
"CRB-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.x86_64",
"CRB-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64",
"CRB-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686",
"CRB-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le",
"CRB-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x",
"CRB-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64",
"CRB-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.aarch64",
"CRB-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.i686",
"CRB-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.ppc64le",
"CRB-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.s390x",
"CRB-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.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-07-06T20:36:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.src",
"BaseOS-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.x86_64",
"CRB-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.aarch64",
"CRB-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.i686",
"CRB-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.ppc64le",
"CRB-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.s390x",
"CRB-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.x86_64",
"CRB-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64",
"CRB-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686",
"CRB-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le",
"CRB-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x",
"CRB-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64",
"CRB-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.aarch64",
"CRB-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.i686",
"CRB-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.ppc64le",
"CRB-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.s390x",
"CRB-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.x86_64",
"CRB-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.aarch64",
"CRB-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.ppc64le",
"CRB-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.s390x",
"CRB-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.src",
"CRB-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.x86_64",
"CRB-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64",
"CRB-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686",
"CRB-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le",
"CRB-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x",
"CRB-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64",
"CRB-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.aarch64",
"CRB-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.i686",
"CRB-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.ppc64le",
"CRB-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.s390x",
"CRB-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2823"
}
],
"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": [
"BaseOS-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.src",
"BaseOS-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.aarch64",
"BaseOS-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.i686",
"BaseOS-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.s390x",
"BaseOS-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.x86_64",
"CRB-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.aarch64",
"CRB-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.i686",
"CRB-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.ppc64le",
"CRB-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.s390x",
"CRB-8.1.0.Z.EUS:libnghttp2-0:1.33.0-3.el8_1.1.x86_64",
"CRB-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64",
"CRB-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686",
"CRB-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le",
"CRB-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x",
"CRB-8.1.0.Z.EUS:libnghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64",
"CRB-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.aarch64",
"CRB-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.i686",
"CRB-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.ppc64le",
"CRB-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.s390x",
"CRB-8.1.0.Z.EUS:libnghttp2-devel-0:1.33.0-3.el8_1.1.x86_64",
"CRB-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.aarch64",
"CRB-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.ppc64le",
"CRB-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.s390x",
"CRB-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.src",
"CRB-8.1.0.Z.EUS:nghttp2-0:1.33.0-3.el8_1.1.x86_64",
"CRB-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.aarch64",
"CRB-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.i686",
"CRB-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.ppc64le",
"CRB-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.s390x",
"CRB-8.1.0.Z.EUS:nghttp2-debuginfo-0:1.33.0-3.el8_1.1.x86_64",
"CRB-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.aarch64",
"CRB-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.i686",
"CRB-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.ppc64le",
"CRB-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.s390x",
"CRB-8.1.0.Z.EUS:nghttp2-debugsource-0:1.33.0-3.el8_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: overly large SETTINGS frames can lead to DoS"
}
]
}
RHSA-2020:2847
Vulnerability from csaf_redhat - Published: 2020-07-07 09:14 - Updated: 2026-02-27 11:12A flaw was found in nodejs-minimist, where it was tricked into adding or modifying properties of the Object.prototype using a "constructor" or "__proto__" payload. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-docs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
A TLS Hostname verification bypass vulnerability exists in NodeJS. This flaw allows an attacker to bypass TLS Hostname verification when a TLS client reuses HTTPS sessions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-docs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
A flaw was found in nodejs. Calling napi_get_value_string_latin1(), napi_get_value_string_utf8(), or napi_get_value_string_utf16() with a non-NULL buf, and a bufsize of 0 will cause the entire string value to be written to buf, probably overrunning the length of the buffer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-docs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-docs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
{
"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 the nodejs:12 module is now available for Red Hat Enterprise Linux 8.1 Extended Update Support.\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": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe following packages have been upgraded to a later upstream version: nodejs (12.18.2).\n\nSecurity Fix(es):\n\n* nghttp2: overly large SETTINGS frames can lead to DoS (CVE-2020-11080)\n\n* nodejs-minimist: prototype pollution allows adding or modifying properties of Object.prototype using a constructor or __proto__ payload (CVE-2020-7598)\n\n* nodejs: TLS session reuse can lead to hostname verification bypass (CVE-2020-8172)\n\n* nodejs: memory corruption in napi_get_value_string_* functions (CVE-2020-8174)\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:2847",
"url": "https://access.redhat.com/errata/RHSA-2020:2847"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1813344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1813344"
},
{
"category": "external",
"summary": "1844929",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1844929"
},
{
"category": "external",
"summary": "1845247",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1845247"
},
{
"category": "external",
"summary": "1845256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1845256"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_2847.json"
}
],
"title": "Red Hat Security Advisory: nodejs:12 security update",
"tracking": {
"current_release_date": "2026-02-27T11:12:30+00:00",
"generator": {
"date": "2026-02-27T11:12:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2020:2847",
"initial_release_date": "2020-07-07T09:14:43+00:00",
"revision_history": [
{
"date": "2020-07-07T09:14:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-07-07T09:14:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-27T11:12:30+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.1::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.src::nodejs:12",
"product": {
"name": "nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.src (nodejs:12)",
"product_id": "nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.src::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.18.2-1.module%2Bel8.1.0%2B7232%2Bf8b5ede5?arch=src\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200630154708:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"product": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src (nodejs:12)",
"product_id": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@1.18.3-1.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=src\u0026rpmmod=nodejs:12:8010020200630154708:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"product": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src (nodejs:12)",
"product_id": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@17-3.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=src\u0026rpmmod=nodejs:12:8010020200630154708:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.noarch::nodejs:12",
"product": {
"name": "nodejs-docs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.noarch (nodejs:12)",
"product_id": "nodejs-docs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.noarch::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@12.18.2-1.module%2Bel8.1.0%2B7232%2Bf8b5ede5?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200630154708:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"product": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch (nodejs:12)",
"product_id": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@1.18.3-1.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=noarch\u0026rpmmod=nodejs:12:8010020200630154708:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"product": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch (nodejs:12)",
"product_id": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@17-3.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=noarch\u0026rpmmod=nodejs:12:8010020200630154708:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"product": {
"name": "nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64 (nodejs:12)",
"product_id": "nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.18.2-1.module%2Bel8.1.0%2B7232%2Bf8b5ede5?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200630154708:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"product": {
"name": "nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64 (nodejs:12)",
"product_id": "nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.18.2-1.module%2Bel8.1.0%2B7232%2Bf8b5ede5?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200630154708:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"product": {
"name": "nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64 (nodejs:12)",
"product_id": "nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.18.2-1.module%2Bel8.1.0%2B7232%2Bf8b5ede5?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200630154708:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"product": {
"name": "nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64 (nodejs:12)",
"product_id": "nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.18.2-1.module%2Bel8.1.0%2B7232%2Bf8b5ede5?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200630154708:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"product": {
"name": "nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64 (nodejs:12)",
"product_id": "nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.18.2-1.module%2Bel8.1.0%2B7232%2Bf8b5ede5?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200630154708:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"product": {
"name": "npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.aarch64 (nodejs:12)",
"product_id": "npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.5-1.12.18.2.1.module%2Bel8.1.0%2B7232%2Bf8b5ede5?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200630154708:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"product": {
"name": "nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le (nodejs:12)",
"product_id": "nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.18.2-1.module%2Bel8.1.0%2B7232%2Bf8b5ede5?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200630154708:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"product": {
"name": "nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le (nodejs:12)",
"product_id": "nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.18.2-1.module%2Bel8.1.0%2B7232%2Bf8b5ede5?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200630154708:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"product": {
"name": "nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le (nodejs:12)",
"product_id": "nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.18.2-1.module%2Bel8.1.0%2B7232%2Bf8b5ede5?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200630154708:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"product": {
"name": "nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le (nodejs:12)",
"product_id": "nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.18.2-1.module%2Bel8.1.0%2B7232%2Bf8b5ede5?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200630154708:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"product": {
"name": "nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le (nodejs:12)",
"product_id": "nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.18.2-1.module%2Bel8.1.0%2B7232%2Bf8b5ede5?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200630154708:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"product": {
"name": "npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.ppc64le (nodejs:12)",
"product_id": "npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.5-1.12.18.2.1.module%2Bel8.1.0%2B7232%2Bf8b5ede5?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200630154708:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"product": {
"name": "nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x (nodejs:12)",
"product_id": "nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.18.2-1.module%2Bel8.1.0%2B7232%2Bf8b5ede5?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200630154708:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"product": {
"name": "nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x (nodejs:12)",
"product_id": "nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.18.2-1.module%2Bel8.1.0%2B7232%2Bf8b5ede5?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200630154708:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"product": {
"name": "nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x (nodejs:12)",
"product_id": "nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.18.2-1.module%2Bel8.1.0%2B7232%2Bf8b5ede5?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200630154708:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"product": {
"name": "nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x (nodejs:12)",
"product_id": "nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.18.2-1.module%2Bel8.1.0%2B7232%2Bf8b5ede5?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200630154708:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"product": {
"name": "nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x (nodejs:12)",
"product_id": "nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.18.2-1.module%2Bel8.1.0%2B7232%2Bf8b5ede5?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200630154708:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"product": {
"name": "npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.s390x (nodejs:12)",
"product_id": "npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.5-1.12.18.2.1.module%2Bel8.1.0%2B7232%2Bf8b5ede5?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200630154708:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"product": {
"name": "nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64 (nodejs:12)",
"product_id": "nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.18.2-1.module%2Bel8.1.0%2B7232%2Bf8b5ede5?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200630154708:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"product": {
"name": "nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64 (nodejs:12)",
"product_id": "nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.18.2-1.module%2Bel8.1.0%2B7232%2Bf8b5ede5?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200630154708:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"product": {
"name": "nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64 (nodejs:12)",
"product_id": "nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.18.2-1.module%2Bel8.1.0%2B7232%2Bf8b5ede5?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200630154708:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"product": {
"name": "nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64 (nodejs:12)",
"product_id": "nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.18.2-1.module%2Bel8.1.0%2B7232%2Bf8b5ede5?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200630154708:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"product": {
"name": "nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64 (nodejs:12)",
"product_id": "nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.18.2-1.module%2Bel8.1.0%2B7232%2Bf8b5ede5?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200630154708:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"product": {
"name": "npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.x86_64 (nodejs:12)",
"product_id": "npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.5-1.12.18.2.1.module%2Bel8.1.0%2B7232%2Bf8b5ede5?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200630154708:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12"
},
"product_reference": "nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12"
},
"product_reference": "nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12"
},
"product_reference": "nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.src (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.src::nodejs:12"
},
"product_reference": "nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.src::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12"
},
"product_reference": "nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12"
},
"product_reference": "nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12"
},
"product_reference": "nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12"
},
"product_reference": "nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12"
},
"product_reference": "nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12"
},
"product_reference": "nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12"
},
"product_reference": "nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12"
},
"product_reference": "nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12"
},
"product_reference": "nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12"
},
"product_reference": "nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12"
},
"product_reference": "nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12"
},
"product_reference": "nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12"
},
"product_reference": "nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.noarch (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-docs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.noarch::nodejs:12"
},
"product_reference": "nodejs-docs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.noarch::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12"
},
"product_reference": "nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12"
},
"product_reference": "nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12"
},
"product_reference": "nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12"
},
"product_reference": "nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12"
},
"product_reference": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12"
},
"product_reference": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12"
},
"product_reference": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12"
},
"product_reference": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12"
},
"product_reference": "npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12"
},
"product_reference": "npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12"
},
"product_reference": "npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12"
},
"product_reference": "npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-7598",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2020-03-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1813344"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nodejs-minimist, where it was tricked into adding or modifying properties of the Object.prototype using a \"constructor\" or \"__proto__\" payload. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-minimist: prototype pollution allows adding or modifying properties of Object.prototype using a constructor or __proto__ payload",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay only includes minimist as a dependency of the test suites, and it not include it in the product. We may fix this issue in a future Red Hat Quay release.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-docs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7598"
},
{
"category": "external",
"summary": "RHBZ#1813344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1813344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7598",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7598"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7598",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7598"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-JS-MINIMIST-559764",
"url": "https://snyk.io/vuln/SNYK-JS-MINIMIST-559764"
}
],
"release_date": "2020-03-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-07T09:14:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-docs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2847"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-docs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-minimist: prototype pollution allows adding or modifying properties of Object.prototype using a constructor or __proto__ payload"
},
{
"cve": "CVE-2020-8172",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2020-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1845247"
}
],
"notes": [
{
"category": "description",
"text": "A TLS Hostname verification bypass vulnerability exists in NodeJS. This flaw allows an attacker to bypass TLS Hostname verification when a TLS client reuses HTTPS sessions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: TLS session reuse can lead to hostname verification bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue only affects the TLS 1.2 protocol, not TLS 1.3. This issue does not affect NodeJS 10.\n\nRed Hat Quay installed NodeJS as a dependency of Yarn. It does not use NodeJS at runtime, but executes Javascript on the client\u0027s browser instead. Therefore the impact of this vulnerability on Red Hat Quay is low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-docs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-8172"
},
{
"category": "external",
"summary": "RHBZ#1845247",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1845247"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-8172",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8172"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8172",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8172"
}
],
"release_date": "2020-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-07T09:14:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-docs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2847"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-docs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: TLS session reuse can lead to hostname verification bypass"
},
{
"cve": "CVE-2020-8174",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2020-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1845256"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nodejs. Calling napi_get_value_string_latin1(), napi_get_value_string_utf8(), or napi_get_value_string_utf16() with a non-NULL buf, and a bufsize of 0 will cause the entire string value to be written to buf, probably overrunning the length of the buffer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: memory corruption in napi_get_value_string_* functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NodeJS is a build time dependency of Red Hat Quay and is not used at runtime. Therefore this issue will not fixed in Quay 3.3.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-docs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-8174"
},
{
"category": "external",
"summary": "RHBZ#1845256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1845256"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-8174",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8174"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8174",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8174"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/784186",
"url": "https://hackerone.com/reports/784186"
}
],
"release_date": "2020-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-07T09:14:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-docs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2847"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-docs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: memory corruption in napi_get_value_string_* functions"
},
{
"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": [
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-docs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12"
]
},
"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-07-07T09:14:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-docs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2847"
}
],
"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": [
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-docs-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.aarch64::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.s390x::nodejs:12",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.1.0+7232+f8b5ede5.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: overly large SETTINGS frames can lead to DoS"
}
]
}
RHSA-2020:2848
Vulnerability from csaf_redhat - Published: 2020-07-07 09:27 - Updated: 2026-02-27 11:12A flaw was found in nodejs-minimist, where it was tricked into adding or modifying properties of the Object.prototype using a "constructor" or "__proto__" payload. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-docs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
A flaw was found in nodejs. Calling napi_get_value_string_latin1(), napi_get_value_string_utf8(), or napi_get_value_string_utf16() with a non-NULL buf, and a bufsize of 0 will cause the entire string value to be written to buf, probably overrunning the length of the buffer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-docs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-docs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
{
"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 the nodejs:10 module is now available for Red Hat Enterprise Linux 8.\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": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe following packages have been upgraded to a later upstream version: nodejs (10.21.0).\n\nSecurity Fix(es):\n\n* nghttp2: overly large SETTINGS frames can lead to DoS (CVE-2020-11080)\n\n* nodejs-minimist: prototype pollution allows adding or modifying properties of Object.prototype using a constructor or __proto__ payload (CVE-2020-7598)\n\n* nodejs: memory corruption in napi_get_value_string_* functions (CVE-2020-8174)\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:2848",
"url": "https://access.redhat.com/errata/RHSA-2020:2848"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1813344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1813344"
},
{
"category": "external",
"summary": "1844929",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1844929"
},
{
"category": "external",
"summary": "1845256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1845256"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_2848.json"
}
],
"title": "Red Hat Security Advisory: nodejs:10 security update",
"tracking": {
"current_release_date": "2026-02-27T11:12:34+00:00",
"generator": {
"date": "2026-02-27T11:12:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2020:2848",
"initial_release_date": "2020-07-07T09:27:40+00:00",
"revision_history": [
{
"date": "2020-07-07T09:27:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-07-07T09:27:40+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-27T11:12:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.src::nodejs:10",
"product": {
"name": "nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.src (nodejs:10)",
"product_id": "nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.src::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@10.21.0-3.module%2Bel8.2.0%2B7071%2Bd2377ea3?arch=src\u0026epoch=1\u0026rpmmod=nodejs:10:8020020200617141353:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"product": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src (nodejs:10)",
"product_id": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@1.18.3-1.module%2Bel8%2B2632%2B6c5111ed?arch=src\u0026rpmmod=nodejs:10:8020020200617141353:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"product": {
"name": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src (nodejs:10)",
"product_id": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@17-3.module%2Bel8%2B2873%2Baa7dfd9a?arch=src\u0026rpmmod=nodejs:10:8020020200617141353:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.noarch::nodejs:10",
"product": {
"name": "nodejs-docs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.noarch (nodejs:10)",
"product_id": "nodejs-docs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.noarch::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@10.21.0-3.module%2Bel8.2.0%2B7071%2Bd2377ea3?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:10:8020020200617141353:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"product": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch (nodejs:10)",
"product_id": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@1.18.3-1.module%2Bel8%2B2632%2B6c5111ed?arch=noarch\u0026rpmmod=nodejs:10:8020020200617141353:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"product": {
"name": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch (nodejs:10)",
"product_id": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@17-3.module%2Bel8%2B2873%2Baa7dfd9a?arch=noarch\u0026rpmmod=nodejs:10:8020020200617141353:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"product": {
"name": "nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64 (nodejs:10)",
"product_id": "nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@10.21.0-3.module%2Bel8.2.0%2B7071%2Bd2377ea3?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:10:8020020200617141353:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"product": {
"name": "nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64 (nodejs:10)",
"product_id": "nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@10.21.0-3.module%2Bel8.2.0%2B7071%2Bd2377ea3?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:10:8020020200617141353:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"product": {
"name": "nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64 (nodejs:10)",
"product_id": "nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@10.21.0-3.module%2Bel8.2.0%2B7071%2Bd2377ea3?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:10:8020020200617141353:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"product": {
"name": "nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64 (nodejs:10)",
"product_id": "nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@10.21.0-3.module%2Bel8.2.0%2B7071%2Bd2377ea3?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:10:8020020200617141353:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"product": {
"name": "nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64 (nodejs:10)",
"product_id": "nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@10.21.0-3.module%2Bel8.2.0%2B7071%2Bd2377ea3?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:10:8020020200617141353:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"product": {
"name": "npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.aarch64 (nodejs:10)",
"product_id": "npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.4-1.10.21.0.3.module%2Bel8.2.0%2B7071%2Bd2377ea3?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:10:8020020200617141353:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"product": {
"name": "nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le (nodejs:10)",
"product_id": "nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@10.21.0-3.module%2Bel8.2.0%2B7071%2Bd2377ea3?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:10:8020020200617141353:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"product": {
"name": "nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le (nodejs:10)",
"product_id": "nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@10.21.0-3.module%2Bel8.2.0%2B7071%2Bd2377ea3?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:10:8020020200617141353:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"product": {
"name": "nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le (nodejs:10)",
"product_id": "nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@10.21.0-3.module%2Bel8.2.0%2B7071%2Bd2377ea3?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:10:8020020200617141353:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"product": {
"name": "nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le (nodejs:10)",
"product_id": "nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@10.21.0-3.module%2Bel8.2.0%2B7071%2Bd2377ea3?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:10:8020020200617141353:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"product": {
"name": "nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le (nodejs:10)",
"product_id": "nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@10.21.0-3.module%2Bel8.2.0%2B7071%2Bd2377ea3?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:10:8020020200617141353:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"product": {
"name": "npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.ppc64le (nodejs:10)",
"product_id": "npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.4-1.10.21.0.3.module%2Bel8.2.0%2B7071%2Bd2377ea3?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:10:8020020200617141353:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"product": {
"name": "nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x (nodejs:10)",
"product_id": "nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@10.21.0-3.module%2Bel8.2.0%2B7071%2Bd2377ea3?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:10:8020020200617141353:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"product": {
"name": "nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x (nodejs:10)",
"product_id": "nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@10.21.0-3.module%2Bel8.2.0%2B7071%2Bd2377ea3?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:10:8020020200617141353:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"product": {
"name": "nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x (nodejs:10)",
"product_id": "nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@10.21.0-3.module%2Bel8.2.0%2B7071%2Bd2377ea3?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:10:8020020200617141353:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"product": {
"name": "nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x (nodejs:10)",
"product_id": "nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@10.21.0-3.module%2Bel8.2.0%2B7071%2Bd2377ea3?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:10:8020020200617141353:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"product": {
"name": "nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x (nodejs:10)",
"product_id": "nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@10.21.0-3.module%2Bel8.2.0%2B7071%2Bd2377ea3?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:10:8020020200617141353:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"product": {
"name": "npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.s390x (nodejs:10)",
"product_id": "npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.4-1.10.21.0.3.module%2Bel8.2.0%2B7071%2Bd2377ea3?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:10:8020020200617141353:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"product": {
"name": "nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64 (nodejs:10)",
"product_id": "nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@10.21.0-3.module%2Bel8.2.0%2B7071%2Bd2377ea3?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:10:8020020200617141353:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"product": {
"name": "nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64 (nodejs:10)",
"product_id": "nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@10.21.0-3.module%2Bel8.2.0%2B7071%2Bd2377ea3?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:10:8020020200617141353:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"product": {
"name": "nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64 (nodejs:10)",
"product_id": "nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@10.21.0-3.module%2Bel8.2.0%2B7071%2Bd2377ea3?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:10:8020020200617141353:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"product": {
"name": "nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64 (nodejs:10)",
"product_id": "nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@10.21.0-3.module%2Bel8.2.0%2B7071%2Bd2377ea3?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:10:8020020200617141353:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"product": {
"name": "nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64 (nodejs:10)",
"product_id": "nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@10.21.0-3.module%2Bel8.2.0%2B7071%2Bd2377ea3?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:10:8020020200617141353:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"product": {
"name": "npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.x86_64 (nodejs:10)",
"product_id": "npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.4-1.10.21.0.3.module%2Bel8.2.0%2B7071%2Bd2377ea3?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:10:8020020200617141353:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10"
},
"product_reference": "nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10"
},
"product_reference": "nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10"
},
"product_reference": "nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.src (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.src::nodejs:10"
},
"product_reference": "nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.src::nodejs:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10"
},
"product_reference": "nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10"
},
"product_reference": "nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10"
},
"product_reference": "nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10"
},
"product_reference": "nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10"
},
"product_reference": "nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10"
},
"product_reference": "nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10"
},
"product_reference": "nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10"
},
"product_reference": "nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10"
},
"product_reference": "nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10"
},
"product_reference": "nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10"
},
"product_reference": "nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10"
},
"product_reference": "nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10"
},
"product_reference": "nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.noarch (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-docs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.noarch::nodejs:10"
},
"product_reference": "nodejs-docs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.noarch::nodejs:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10"
},
"product_reference": "nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10"
},
"product_reference": "nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10"
},
"product_reference": "nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10"
},
"product_reference": "nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10"
},
"product_reference": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10"
},
"product_reference": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10"
},
"product_reference": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10"
},
"product_reference": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.aarch64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10"
},
"product_reference": "npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.ppc64le (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10"
},
"product_reference": "npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.s390x (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10"
},
"product_reference": "npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.x86_64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10"
},
"product_reference": "npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-7598",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2020-03-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1813344"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nodejs-minimist, where it was tricked into adding or modifying properties of the Object.prototype using a \"constructor\" or \"__proto__\" payload. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-minimist: prototype pollution allows adding or modifying properties of Object.prototype using a constructor or __proto__ payload",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay only includes minimist as a dependency of the test suites, and it not include it in the product. We may fix this issue in a future Red Hat Quay release.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.src::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-docs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.noarch::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7598"
},
{
"category": "external",
"summary": "RHBZ#1813344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1813344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7598",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7598"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7598",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7598"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-JS-MINIMIST-559764",
"url": "https://snyk.io/vuln/SNYK-JS-MINIMIST-559764"
}
],
"release_date": "2020-03-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-07T09:27:40+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.src::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-docs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.noarch::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2848"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.src::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-docs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.noarch::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-minimist: prototype pollution allows adding or modifying properties of Object.prototype using a constructor or __proto__ payload"
},
{
"cve": "CVE-2020-8174",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2020-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1845256"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nodejs. Calling napi_get_value_string_latin1(), napi_get_value_string_utf8(), or napi_get_value_string_utf16() with a non-NULL buf, and a bufsize of 0 will cause the entire string value to be written to buf, probably overrunning the length of the buffer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: memory corruption in napi_get_value_string_* functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NodeJS is a build time dependency of Red Hat Quay and is not used at runtime. Therefore this issue will not fixed in Quay 3.3.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.src::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-docs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.noarch::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-8174"
},
{
"category": "external",
"summary": "RHBZ#1845256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1845256"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-8174",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8174"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8174",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8174"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/784186",
"url": "https://hackerone.com/reports/784186"
}
],
"release_date": "2020-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-07T09:27:40+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.src::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-docs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.noarch::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2848"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.src::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-docs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.noarch::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: memory corruption in napi_get_value_string_* functions"
},
{
"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": [
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.src::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-docs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.noarch::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10"
]
},
"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-07-07T09:27:40+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.src::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-docs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.noarch::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2848"
}
],
"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": [
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.src::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-docs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.noarch::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.aarch64::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.ppc64le::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.s390x::nodejs:10",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.x86_64::nodejs:10"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: overly large SETTINGS frames can lead to DoS"
}
]
}
RHSA-2020:2849
Vulnerability from csaf_redhat - Published: 2020-07-07 09:17 - Updated: 2026-02-27 11:11A flaw was found in nodejs-minimist, where it was tricked into adding or modifying properties of the Object.prototype using a "constructor" or "__proto__" payload. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-docs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
A flaw was found in nodejs. Calling napi_get_value_string_latin1(), napi_get_value_string_utf8(), or napi_get_value_string_utf16() with a non-NULL buf, and a bufsize of 0 will cause the entire string value to be written to buf, probably overrunning the length of the buffer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-docs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-docs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
{
"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 the nodejs:10 module is now available for Red Hat Enterprise Linux 8.1 Extended Update Support.\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": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe following packages have been upgraded to a later upstream version: nodejs (10.21.0).\n\nSecurity Fix(es):\n\n* nghttp2: overly large SETTINGS frames can lead to DoS (CVE-2020-11080)\n\n* nodejs-minimist: prototype pollution allows adding or modifying properties of Object.prototype using a constructor or __proto__ payload (CVE-2020-7598)\n\n* nodejs: memory corruption in napi_get_value_string_* functions (CVE-2020-8174)\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:2849",
"url": "https://access.redhat.com/errata/RHSA-2020:2849"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1813344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1813344"
},
{
"category": "external",
"summary": "1844929",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1844929"
},
{
"category": "external",
"summary": "1845256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1845256"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_2849.json"
}
],
"title": "Red Hat Security Advisory: nodejs:10 security update",
"tracking": {
"current_release_date": "2026-02-27T11:11:45+00:00",
"generator": {
"date": "2026-02-27T11:11:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2020:2849",
"initial_release_date": "2020-07-07T09:17:33+00:00",
"revision_history": [
{
"date": "2020-07-07T09:17:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-07-07T09:17:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-27T11:11:45+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.1::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.src::nodejs:10",
"product": {
"name": "nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.src (nodejs:10)",
"product_id": "nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.src::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@10.21.0-3.module%2Bel8.1.0%2B7070%2Bfe09e702?arch=src\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200617134056:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"product": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src (nodejs:10)",
"product_id": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@1.18.3-1.module%2Bel8%2B2632%2B6c5111ed?arch=src\u0026rpmmod=nodejs:10:8010020200617134056:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"product": {
"name": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src (nodejs:10)",
"product_id": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@17-3.module%2Bel8%2B2873%2Baa7dfd9a?arch=src\u0026rpmmod=nodejs:10:8010020200617134056:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.noarch::nodejs:10",
"product": {
"name": "nodejs-docs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.noarch (nodejs:10)",
"product_id": "nodejs-docs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.noarch::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@10.21.0-3.module%2Bel8.1.0%2B7070%2Bfe09e702?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200617134056:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"product": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch (nodejs:10)",
"product_id": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@1.18.3-1.module%2Bel8%2B2632%2B6c5111ed?arch=noarch\u0026rpmmod=nodejs:10:8010020200617134056:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"product": {
"name": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch (nodejs:10)",
"product_id": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@17-3.module%2Bel8%2B2873%2Baa7dfd9a?arch=noarch\u0026rpmmod=nodejs:10:8010020200617134056:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"product": {
"name": "nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64 (nodejs:10)",
"product_id": "nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@10.21.0-3.module%2Bel8.1.0%2B7070%2Bfe09e702?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200617134056:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"product": {
"name": "nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64 (nodejs:10)",
"product_id": "nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@10.21.0-3.module%2Bel8.1.0%2B7070%2Bfe09e702?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200617134056:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"product": {
"name": "nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64 (nodejs:10)",
"product_id": "nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@10.21.0-3.module%2Bel8.1.0%2B7070%2Bfe09e702?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200617134056:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"product": {
"name": "nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64 (nodejs:10)",
"product_id": "nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@10.21.0-3.module%2Bel8.1.0%2B7070%2Bfe09e702?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200617134056:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"product": {
"name": "nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64 (nodejs:10)",
"product_id": "nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@10.21.0-3.module%2Bel8.1.0%2B7070%2Bfe09e702?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200617134056:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"product": {
"name": "npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.aarch64 (nodejs:10)",
"product_id": "npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.4-1.10.21.0.3.module%2Bel8.1.0%2B7070%2Bfe09e702?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200617134056:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"product": {
"name": "nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le (nodejs:10)",
"product_id": "nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@10.21.0-3.module%2Bel8.1.0%2B7070%2Bfe09e702?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200617134056:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"product": {
"name": "nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le (nodejs:10)",
"product_id": "nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@10.21.0-3.module%2Bel8.1.0%2B7070%2Bfe09e702?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200617134056:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"product": {
"name": "nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le (nodejs:10)",
"product_id": "nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@10.21.0-3.module%2Bel8.1.0%2B7070%2Bfe09e702?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200617134056:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"product": {
"name": "nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le (nodejs:10)",
"product_id": "nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@10.21.0-3.module%2Bel8.1.0%2B7070%2Bfe09e702?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200617134056:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"product": {
"name": "nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le (nodejs:10)",
"product_id": "nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@10.21.0-3.module%2Bel8.1.0%2B7070%2Bfe09e702?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200617134056:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"product": {
"name": "npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.ppc64le (nodejs:10)",
"product_id": "npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.4-1.10.21.0.3.module%2Bel8.1.0%2B7070%2Bfe09e702?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200617134056:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"product": {
"name": "nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x (nodejs:10)",
"product_id": "nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@10.21.0-3.module%2Bel8.1.0%2B7070%2Bfe09e702?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200617134056:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"product": {
"name": "nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x (nodejs:10)",
"product_id": "nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@10.21.0-3.module%2Bel8.1.0%2B7070%2Bfe09e702?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200617134056:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"product": {
"name": "nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x (nodejs:10)",
"product_id": "nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@10.21.0-3.module%2Bel8.1.0%2B7070%2Bfe09e702?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200617134056:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"product": {
"name": "nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x (nodejs:10)",
"product_id": "nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@10.21.0-3.module%2Bel8.1.0%2B7070%2Bfe09e702?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200617134056:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"product": {
"name": "nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x (nodejs:10)",
"product_id": "nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@10.21.0-3.module%2Bel8.1.0%2B7070%2Bfe09e702?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200617134056:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"product": {
"name": "npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.s390x (nodejs:10)",
"product_id": "npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.4-1.10.21.0.3.module%2Bel8.1.0%2B7070%2Bfe09e702?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200617134056:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"product": {
"name": "nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64 (nodejs:10)",
"product_id": "nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@10.21.0-3.module%2Bel8.1.0%2B7070%2Bfe09e702?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200617134056:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"product": {
"name": "nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64 (nodejs:10)",
"product_id": "nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@10.21.0-3.module%2Bel8.1.0%2B7070%2Bfe09e702?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200617134056:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"product": {
"name": "nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64 (nodejs:10)",
"product_id": "nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@10.21.0-3.module%2Bel8.1.0%2B7070%2Bfe09e702?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200617134056:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"product": {
"name": "nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64 (nodejs:10)",
"product_id": "nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@10.21.0-3.module%2Bel8.1.0%2B7070%2Bfe09e702?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200617134056:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"product": {
"name": "nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64 (nodejs:10)",
"product_id": "nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@10.21.0-3.module%2Bel8.1.0%2B7070%2Bfe09e702?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200617134056:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"product": {
"name": "npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.x86_64 (nodejs:10)",
"product_id": "npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.4-1.10.21.0.3.module%2Bel8.1.0%2B7070%2Bfe09e702?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200617134056:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10"
},
"product_reference": "nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le (nodejs:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10"
},
"product_reference": "nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x (nodejs:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10"
},
"product_reference": "nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.src (nodejs:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.src::nodejs:10"
},
"product_reference": "nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.src::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10"
},
"product_reference": "nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10"
},
"product_reference": "nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le (nodejs:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10"
},
"product_reference": "nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x (nodejs:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10"
},
"product_reference": "nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10"
},
"product_reference": "nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10"
},
"product_reference": "nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le (nodejs:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10"
},
"product_reference": "nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x (nodejs:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10"
},
"product_reference": "nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10"
},
"product_reference": "nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10"
},
"product_reference": "nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le (nodejs:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10"
},
"product_reference": "nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x (nodejs:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10"
},
"product_reference": "nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10"
},
"product_reference": "nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.noarch (nodejs:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-docs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.noarch::nodejs:10"
},
"product_reference": "nodejs-docs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.noarch::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10"
},
"product_reference": "nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le (nodejs:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10"
},
"product_reference": "nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x (nodejs:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10"
},
"product_reference": "nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10"
},
"product_reference": "nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch (nodejs:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10"
},
"product_reference": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src (nodejs:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10"
},
"product_reference": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch (nodejs:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10"
},
"product_reference": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src (nodejs:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10"
},
"product_reference": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.aarch64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10"
},
"product_reference": "npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.ppc64le (nodejs:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10"
},
"product_reference": "npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.s390x (nodejs:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10"
},
"product_reference": "npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.x86_64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10"
},
"product_reference": "npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-7598",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2020-03-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1813344"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nodejs-minimist, where it was tricked into adding or modifying properties of the Object.prototype using a \"constructor\" or \"__proto__\" payload. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-minimist: prototype pollution allows adding or modifying properties of Object.prototype using a constructor or __proto__ payload",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay only includes minimist as a dependency of the test suites, and it not include it in the product. We may fix this issue in a future Red Hat Quay release.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.src::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-docs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.noarch::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7598"
},
{
"category": "external",
"summary": "RHBZ#1813344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1813344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7598",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7598"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7598",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7598"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-JS-MINIMIST-559764",
"url": "https://snyk.io/vuln/SNYK-JS-MINIMIST-559764"
}
],
"release_date": "2020-03-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-07T09:17:33+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.src::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-docs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.noarch::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2849"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.src::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-docs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.noarch::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-minimist: prototype pollution allows adding or modifying properties of Object.prototype using a constructor or __proto__ payload"
},
{
"cve": "CVE-2020-8174",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2020-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1845256"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nodejs. Calling napi_get_value_string_latin1(), napi_get_value_string_utf8(), or napi_get_value_string_utf16() with a non-NULL buf, and a bufsize of 0 will cause the entire string value to be written to buf, probably overrunning the length of the buffer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: memory corruption in napi_get_value_string_* functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NodeJS is a build time dependency of Red Hat Quay and is not used at runtime. Therefore this issue will not fixed in Quay 3.3.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.src::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-docs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.noarch::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-8174"
},
{
"category": "external",
"summary": "RHBZ#1845256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1845256"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-8174",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8174"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8174",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8174"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/784186",
"url": "https://hackerone.com/reports/784186"
}
],
"release_date": "2020-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-07T09:17:33+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.src::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-docs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.noarch::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2849"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.src::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-docs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.noarch::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: memory corruption in napi_get_value_string_* functions"
},
{
"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": [
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.src::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-docs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.noarch::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10"
]
},
"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-07-07T09:17:33+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.src::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-docs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.noarch::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2849"
}
],
"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": [
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.src::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debuginfo-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-debugsource-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-devel-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-docs-1:10.21.0-3.module+el8.1.0+7070+fe09e702.noarch::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-full-i18n-1:10.21.0-3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.1.0.Z.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.aarch64::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.s390x::nodejs:10",
"AppStream-8.1.0.Z.EUS:npm-1:6.14.4-1.10.21.0.3.module+el8.1.0+7070+fe09e702.x86_64::nodejs:10"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: overly large SETTINGS frames can lead to DoS"
}
]
}
RHSA-2020:2850
Vulnerability from csaf_redhat - Published: 2020-07-07 09:03 - Updated: 2025-11-21 18:15A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:libnghttp2-0:1.33.0-1.el8_0.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:libnghttp2-0:1.33.0-1.el8_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:libnghttp2-0:1.33.0-1.el8_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:libnghttp2-debuginfo-0:1.33.0-1.el8_0.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:libnghttp2-debuginfo-0:1.33.0-1.el8_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:libnghttp2-debuginfo-0:1.33.0-1.el8_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:nghttp2-0:1.33.0-1.el8_0.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:nghttp2-debuginfo-0:1.33.0-1.el8_0.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:nghttp2-debuginfo-0:1.33.0-1.el8_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:nghttp2-debuginfo-0:1.33.0-1.el8_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:nghttp2-debugsource-0:1.33.0-1.el8_0.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:nghttp2-debugsource-0:1.33.0-1.el8_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:nghttp2-debugsource-0:1.33.0-1.el8_0.2.x86_64 | — |
Vendor Fix
fix
|
{
"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 nghttp2 is now available for Red Hat Enterprise Linux 8.0 Update Services for SAP Solutions.\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": "libnghttp2 is a library implementing the Hypertext Transfer Protocol version 2 (HTTP/2) protocol in C.\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:2850",
"url": "https://access.redhat.com/errata/RHSA-2020:2850"
},
{
"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_2850.json"
}
],
"title": "Red Hat Security Advisory: nghttp2 security update",
"tracking": {
"current_release_date": "2025-11-21T18:15:26+00:00",
"generator": {
"date": "2025-11-21T18:15:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2020:2850",
"initial_release_date": "2020-07-07T09:03:09+00:00",
"revision_history": [
{
"date": "2020-07-07T09:03:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-07-07T09:03:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:15:26+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.0::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-0:1.33.0-1.el8_0.2.i686",
"product": {
"name": "libnghttp2-0:1.33.0-1.el8_0.2.i686",
"product_id": "libnghttp2-0:1.33.0-1.el8_0.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2@1.33.0-1.el8_0.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debugsource-0:1.33.0-1.el8_0.2.i686",
"product": {
"name": "nghttp2-debugsource-0:1.33.0-1.el8_0.2.i686",
"product_id": "nghttp2-debugsource-0:1.33.0-1.el8_0.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debugsource@1.33.0-1.el8_0.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libnghttp2-debuginfo-0:1.33.0-1.el8_0.2.i686",
"product": {
"name": "libnghttp2-debuginfo-0:1.33.0-1.el8_0.2.i686",
"product_id": "libnghttp2-debuginfo-0:1.33.0-1.el8_0.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2-debuginfo@1.33.0-1.el8_0.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debuginfo-0:1.33.0-1.el8_0.2.i686",
"product": {
"name": "nghttp2-debuginfo-0:1.33.0-1.el8_0.2.i686",
"product_id": "nghttp2-debuginfo-0:1.33.0-1.el8_0.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debuginfo@1.33.0-1.el8_0.2?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-0:1.33.0-1.el8_0.2.x86_64",
"product": {
"name": "libnghttp2-0:1.33.0-1.el8_0.2.x86_64",
"product_id": "libnghttp2-0:1.33.0-1.el8_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2@1.33.0-1.el8_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debugsource-0:1.33.0-1.el8_0.2.x86_64",
"product": {
"name": "nghttp2-debugsource-0:1.33.0-1.el8_0.2.x86_64",
"product_id": "nghttp2-debugsource-0:1.33.0-1.el8_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debugsource@1.33.0-1.el8_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libnghttp2-debuginfo-0:1.33.0-1.el8_0.2.x86_64",
"product": {
"name": "libnghttp2-debuginfo-0:1.33.0-1.el8_0.2.x86_64",
"product_id": "libnghttp2-debuginfo-0:1.33.0-1.el8_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2-debuginfo@1.33.0-1.el8_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debuginfo-0:1.33.0-1.el8_0.2.x86_64",
"product": {
"name": "nghttp2-debuginfo-0:1.33.0-1.el8_0.2.x86_64",
"product_id": "nghttp2-debuginfo-0:1.33.0-1.el8_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debuginfo@1.33.0-1.el8_0.2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-0:1.33.0-1.el8_0.2.ppc64le",
"product": {
"name": "libnghttp2-0:1.33.0-1.el8_0.2.ppc64le",
"product_id": "libnghttp2-0:1.33.0-1.el8_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2@1.33.0-1.el8_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debugsource-0:1.33.0-1.el8_0.2.ppc64le",
"product": {
"name": "nghttp2-debugsource-0:1.33.0-1.el8_0.2.ppc64le",
"product_id": "nghttp2-debugsource-0:1.33.0-1.el8_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debugsource@1.33.0-1.el8_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libnghttp2-debuginfo-0:1.33.0-1.el8_0.2.ppc64le",
"product": {
"name": "libnghttp2-debuginfo-0:1.33.0-1.el8_0.2.ppc64le",
"product_id": "libnghttp2-debuginfo-0:1.33.0-1.el8_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnghttp2-debuginfo@1.33.0-1.el8_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nghttp2-debuginfo-0:1.33.0-1.el8_0.2.ppc64le",
"product": {
"name": "nghttp2-debuginfo-0:1.33.0-1.el8_0.2.ppc64le",
"product_id": "nghttp2-debuginfo-0:1.33.0-1.el8_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2-debuginfo@1.33.0-1.el8_0.2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nghttp2-0:1.33.0-1.el8_0.2.src",
"product": {
"name": "nghttp2-0:1.33.0-1.el8_0.2.src",
"product_id": "nghttp2-0:1.33.0-1.el8_0.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nghttp2@1.33.0-1.el8_0.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.33.0-1.el8_0.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:libnghttp2-0:1.33.0-1.el8_0.2.i686"
},
"product_reference": "libnghttp2-0:1.33.0-1.el8_0.2.i686",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.33.0-1.el8_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:libnghttp2-0:1.33.0-1.el8_0.2.ppc64le"
},
"product_reference": "libnghttp2-0:1.33.0-1.el8_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-0:1.33.0-1.el8_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:libnghttp2-0:1.33.0-1.el8_0.2.x86_64"
},
"product_reference": "libnghttp2-0:1.33.0-1.el8_0.2.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.33.0-1.el8_0.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:libnghttp2-debuginfo-0:1.33.0-1.el8_0.2.i686"
},
"product_reference": "libnghttp2-debuginfo-0:1.33.0-1.el8_0.2.i686",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.33.0-1.el8_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:libnghttp2-debuginfo-0:1.33.0-1.el8_0.2.ppc64le"
},
"product_reference": "libnghttp2-debuginfo-0:1.33.0-1.el8_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-debuginfo-0:1.33.0-1.el8_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:libnghttp2-debuginfo-0:1.33.0-1.el8_0.2.x86_64"
},
"product_reference": "libnghttp2-debuginfo-0:1.33.0-1.el8_0.2.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-0:1.33.0-1.el8_0.2.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:nghttp2-0:1.33.0-1.el8_0.2.src"
},
"product_reference": "nghttp2-0:1.33.0-1.el8_0.2.src",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.33.0-1.el8_0.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:nghttp2-debuginfo-0:1.33.0-1.el8_0.2.i686"
},
"product_reference": "nghttp2-debuginfo-0:1.33.0-1.el8_0.2.i686",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.33.0-1.el8_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:nghttp2-debuginfo-0:1.33.0-1.el8_0.2.ppc64le"
},
"product_reference": "nghttp2-debuginfo-0:1.33.0-1.el8_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debuginfo-0:1.33.0-1.el8_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:nghttp2-debuginfo-0:1.33.0-1.el8_0.2.x86_64"
},
"product_reference": "nghttp2-debuginfo-0:1.33.0-1.el8_0.2.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.33.0-1.el8_0.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:nghttp2-debugsource-0:1.33.0-1.el8_0.2.i686"
},
"product_reference": "nghttp2-debugsource-0:1.33.0-1.el8_0.2.i686",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.33.0-1.el8_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:nghttp2-debugsource-0:1.33.0-1.el8_0.2.ppc64le"
},
"product_reference": "nghttp2-debugsource-0:1.33.0-1.el8_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-debugsource-0:1.33.0-1.el8_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:nghttp2-debugsource-0:1.33.0-1.el8_0.2.x86_64"
},
"product_reference": "nghttp2-debugsource-0:1.33.0-1.el8_0.2.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
}
]
},
"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": [
"BaseOS-8.0.0.Z.E4S:libnghttp2-0:1.33.0-1.el8_0.2.i686",
"BaseOS-8.0.0.Z.E4S:libnghttp2-0:1.33.0-1.el8_0.2.ppc64le",
"BaseOS-8.0.0.Z.E4S:libnghttp2-0:1.33.0-1.el8_0.2.x86_64",
"BaseOS-8.0.0.Z.E4S:libnghttp2-debuginfo-0:1.33.0-1.el8_0.2.i686",
"BaseOS-8.0.0.Z.E4S:libnghttp2-debuginfo-0:1.33.0-1.el8_0.2.ppc64le",
"BaseOS-8.0.0.Z.E4S:libnghttp2-debuginfo-0:1.33.0-1.el8_0.2.x86_64",
"BaseOS-8.0.0.Z.E4S:nghttp2-0:1.33.0-1.el8_0.2.src",
"BaseOS-8.0.0.Z.E4S:nghttp2-debuginfo-0:1.33.0-1.el8_0.2.i686",
"BaseOS-8.0.0.Z.E4S:nghttp2-debuginfo-0:1.33.0-1.el8_0.2.ppc64le",
"BaseOS-8.0.0.Z.E4S:nghttp2-debuginfo-0:1.33.0-1.el8_0.2.x86_64",
"BaseOS-8.0.0.Z.E4S:nghttp2-debugsource-0:1.33.0-1.el8_0.2.i686",
"BaseOS-8.0.0.Z.E4S:nghttp2-debugsource-0:1.33.0-1.el8_0.2.ppc64le",
"BaseOS-8.0.0.Z.E4S:nghttp2-debugsource-0:1.33.0-1.el8_0.2.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-07-07T09:03:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-8.0.0.Z.E4S:libnghttp2-0:1.33.0-1.el8_0.2.i686",
"BaseOS-8.0.0.Z.E4S:libnghttp2-0:1.33.0-1.el8_0.2.ppc64le",
"BaseOS-8.0.0.Z.E4S:libnghttp2-0:1.33.0-1.el8_0.2.x86_64",
"BaseOS-8.0.0.Z.E4S:libnghttp2-debuginfo-0:1.33.0-1.el8_0.2.i686",
"BaseOS-8.0.0.Z.E4S:libnghttp2-debuginfo-0:1.33.0-1.el8_0.2.ppc64le",
"BaseOS-8.0.0.Z.E4S:libnghttp2-debuginfo-0:1.33.0-1.el8_0.2.x86_64",
"BaseOS-8.0.0.Z.E4S:nghttp2-0:1.33.0-1.el8_0.2.src",
"BaseOS-8.0.0.Z.E4S:nghttp2-debuginfo-0:1.33.0-1.el8_0.2.i686",
"BaseOS-8.0.0.Z.E4S:nghttp2-debuginfo-0:1.33.0-1.el8_0.2.ppc64le",
"BaseOS-8.0.0.Z.E4S:nghttp2-debuginfo-0:1.33.0-1.el8_0.2.x86_64",
"BaseOS-8.0.0.Z.E4S:nghttp2-debugsource-0:1.33.0-1.el8_0.2.i686",
"BaseOS-8.0.0.Z.E4S:nghttp2-debugsource-0:1.33.0-1.el8_0.2.ppc64le",
"BaseOS-8.0.0.Z.E4S:nghttp2-debugsource-0:1.33.0-1.el8_0.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2850"
}
],
"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": [
"BaseOS-8.0.0.Z.E4S:libnghttp2-0:1.33.0-1.el8_0.2.i686",
"BaseOS-8.0.0.Z.E4S:libnghttp2-0:1.33.0-1.el8_0.2.ppc64le",
"BaseOS-8.0.0.Z.E4S:libnghttp2-0:1.33.0-1.el8_0.2.x86_64",
"BaseOS-8.0.0.Z.E4S:libnghttp2-debuginfo-0:1.33.0-1.el8_0.2.i686",
"BaseOS-8.0.0.Z.E4S:libnghttp2-debuginfo-0:1.33.0-1.el8_0.2.ppc64le",
"BaseOS-8.0.0.Z.E4S:libnghttp2-debuginfo-0:1.33.0-1.el8_0.2.x86_64",
"BaseOS-8.0.0.Z.E4S:nghttp2-0:1.33.0-1.el8_0.2.src",
"BaseOS-8.0.0.Z.E4S:nghttp2-debuginfo-0:1.33.0-1.el8_0.2.i686",
"BaseOS-8.0.0.Z.E4S:nghttp2-debuginfo-0:1.33.0-1.el8_0.2.ppc64le",
"BaseOS-8.0.0.Z.E4S:nghttp2-debuginfo-0:1.33.0-1.el8_0.2.x86_64",
"BaseOS-8.0.0.Z.E4S:nghttp2-debugsource-0:1.33.0-1.el8_0.2.i686",
"BaseOS-8.0.0.Z.E4S:nghttp2-debugsource-0:1.33.0-1.el8_0.2.ppc64le",
"BaseOS-8.0.0.Z.E4S:nghttp2-debugsource-0:1.33.0-1.el8_0.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: overly large SETTINGS frames can lead to DoS"
}
]
}
RHSA-2020:2852
Vulnerability from csaf_redhat - Published: 2020-07-07 17:48 - Updated: 2026-02-27 11:12A flaw was found in nodejs-minimist, where it was tricked into adding or modifying properties of the Object.prototype using a "constructor" or "__proto__" payload. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-docs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
A TLS Hostname verification bypass vulnerability exists in NodeJS. This flaw allows an attacker to bypass TLS Hostname verification when a TLS client reuses HTTPS sessions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-docs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
A flaw was found in nodejs. Calling napi_get_value_string_latin1(), napi_get_value_string_utf8(), or napi_get_value_string_utf16() with a non-NULL buf, and a bufsize of 0 will cause the entire string value to be written to buf, probably overrunning the length of the buffer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-docs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-docs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
{
"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 the nodejs:12 module is now available for Red Hat Enterprise Linux 8.\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": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe following packages have been upgraded to a later upstream version: nodejs (12.18.2).\n\nSecurity Fix(es):\n\n* nghttp2: overly large SETTINGS frames can lead to DoS (CVE-2020-11080)\n\n* nodejs-minimist: prototype pollution allows adding or modifying properties of Object.prototype using a constructor or __proto__ payload (CVE-2020-7598)\n\n* nodejs: TLS session reuse can lead to hostname verification bypass (CVE-2020-8172)\n\n* nodejs: memory corruption in napi_get_value_string_* functions (CVE-2020-8174)\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:2852",
"url": "https://access.redhat.com/errata/RHSA-2020:2852"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1813344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1813344"
},
{
"category": "external",
"summary": "1844929",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1844929"
},
{
"category": "external",
"summary": "1845247",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1845247"
},
{
"category": "external",
"summary": "1845256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1845256"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_2852.json"
}
],
"title": "Red Hat Security Advisory: nodejs:12 security update",
"tracking": {
"current_release_date": "2026-02-27T11:12:35+00:00",
"generator": {
"date": "2026-02-27T11:12:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2020:2852",
"initial_release_date": "2020-07-07T17:48:05+00:00",
"revision_history": [
{
"date": "2020-07-07T17:48:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-07-07T17:48:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-27T11:12:35+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.src::nodejs:12",
"product": {
"name": "nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.src (nodejs:12)",
"product_id": "nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.src::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.18.2-1.module%2Bel8.2.0%2B7233%2B61d664c1?arch=src\u0026epoch=1\u0026rpmmod=nodejs:12:8020020200630155331:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"product": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src (nodejs:12)",
"product_id": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@1.18.3-1.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=src\u0026rpmmod=nodejs:12:8020020200630155331:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"product": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src (nodejs:12)",
"product_id": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@17-3.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=src\u0026rpmmod=nodejs:12:8020020200630155331:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.noarch::nodejs:12",
"product": {
"name": "nodejs-docs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.noarch (nodejs:12)",
"product_id": "nodejs-docs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.noarch::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@12.18.2-1.module%2Bel8.2.0%2B7233%2B61d664c1?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:12:8020020200630155331:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"product": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch (nodejs:12)",
"product_id": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@1.18.3-1.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=noarch\u0026rpmmod=nodejs:12:8020020200630155331:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"product": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch (nodejs:12)",
"product_id": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@17-3.module%2Bel8.1.0%2B3369%2B37ae6a45?arch=noarch\u0026rpmmod=nodejs:12:8020020200630155331:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"product": {
"name": "nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64 (nodejs:12)",
"product_id": "nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.18.2-1.module%2Bel8.2.0%2B7233%2B61d664c1?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8020020200630155331:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"product": {
"name": "nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64 (nodejs:12)",
"product_id": "nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.18.2-1.module%2Bel8.2.0%2B7233%2B61d664c1?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8020020200630155331:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"product": {
"name": "nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64 (nodejs:12)",
"product_id": "nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.18.2-1.module%2Bel8.2.0%2B7233%2B61d664c1?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8020020200630155331:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"product": {
"name": "nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64 (nodejs:12)",
"product_id": "nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.18.2-1.module%2Bel8.2.0%2B7233%2B61d664c1?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8020020200630155331:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"product": {
"name": "nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64 (nodejs:12)",
"product_id": "nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.18.2-1.module%2Bel8.2.0%2B7233%2B61d664c1?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8020020200630155331:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"product": {
"name": "npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.aarch64 (nodejs:12)",
"product_id": "npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.5-1.12.18.2.1.module%2Bel8.2.0%2B7233%2B61d664c1?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8020020200630155331:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"product": {
"name": "nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le (nodejs:12)",
"product_id": "nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.18.2-1.module%2Bel8.2.0%2B7233%2B61d664c1?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8020020200630155331:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"product": {
"name": "nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le (nodejs:12)",
"product_id": "nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.18.2-1.module%2Bel8.2.0%2B7233%2B61d664c1?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8020020200630155331:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"product": {
"name": "nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le (nodejs:12)",
"product_id": "nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.18.2-1.module%2Bel8.2.0%2B7233%2B61d664c1?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8020020200630155331:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"product": {
"name": "nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le (nodejs:12)",
"product_id": "nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.18.2-1.module%2Bel8.2.0%2B7233%2B61d664c1?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8020020200630155331:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"product": {
"name": "nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le (nodejs:12)",
"product_id": "nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.18.2-1.module%2Bel8.2.0%2B7233%2B61d664c1?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8020020200630155331:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"product": {
"name": "npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.ppc64le (nodejs:12)",
"product_id": "npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.5-1.12.18.2.1.module%2Bel8.2.0%2B7233%2B61d664c1?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8020020200630155331:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"product": {
"name": "nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x (nodejs:12)",
"product_id": "nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.18.2-1.module%2Bel8.2.0%2B7233%2B61d664c1?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8020020200630155331:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"product": {
"name": "nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x (nodejs:12)",
"product_id": "nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.18.2-1.module%2Bel8.2.0%2B7233%2B61d664c1?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8020020200630155331:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"product": {
"name": "nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x (nodejs:12)",
"product_id": "nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.18.2-1.module%2Bel8.2.0%2B7233%2B61d664c1?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8020020200630155331:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"product": {
"name": "nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x (nodejs:12)",
"product_id": "nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.18.2-1.module%2Bel8.2.0%2B7233%2B61d664c1?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8020020200630155331:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"product": {
"name": "nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x (nodejs:12)",
"product_id": "nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.18.2-1.module%2Bel8.2.0%2B7233%2B61d664c1?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8020020200630155331:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"product": {
"name": "npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.s390x (nodejs:12)",
"product_id": "npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.5-1.12.18.2.1.module%2Bel8.2.0%2B7233%2B61d664c1?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8020020200630155331:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"product": {
"name": "nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64 (nodejs:12)",
"product_id": "nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.18.2-1.module%2Bel8.2.0%2B7233%2B61d664c1?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8020020200630155331:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"product": {
"name": "nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64 (nodejs:12)",
"product_id": "nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.18.2-1.module%2Bel8.2.0%2B7233%2B61d664c1?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8020020200630155331:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"product": {
"name": "nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64 (nodejs:12)",
"product_id": "nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.18.2-1.module%2Bel8.2.0%2B7233%2B61d664c1?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8020020200630155331:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"product": {
"name": "nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64 (nodejs:12)",
"product_id": "nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.18.2-1.module%2Bel8.2.0%2B7233%2B61d664c1?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8020020200630155331:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"product": {
"name": "nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64 (nodejs:12)",
"product_id": "nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@12.18.2-1.module%2Bel8.2.0%2B7233%2B61d664c1?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8020020200630155331:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"product": {
"name": "npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.x86_64 (nodejs:12)",
"product_id": "npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.5-1.12.18.2.1.module%2Bel8.2.0%2B7233%2B61d664c1?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8020020200630155331:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12"
},
"product_reference": "nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12"
},
"product_reference": "nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12"
},
"product_reference": "nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.src (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.src::nodejs:12"
},
"product_reference": "nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.src::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12"
},
"product_reference": "nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12"
},
"product_reference": "nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12"
},
"product_reference": "nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12"
},
"product_reference": "nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12"
},
"product_reference": "nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12"
},
"product_reference": "nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12"
},
"product_reference": "nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12"
},
"product_reference": "nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12"
},
"product_reference": "nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12"
},
"product_reference": "nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12"
},
"product_reference": "nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12"
},
"product_reference": "nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12"
},
"product_reference": "nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.noarch (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-docs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.noarch::nodejs:12"
},
"product_reference": "nodejs-docs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.noarch::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12"
},
"product_reference": "nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12"
},
"product_reference": "nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12"
},
"product_reference": "nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12"
},
"product_reference": "nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12"
},
"product_reference": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12"
},
"product_reference": "nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12"
},
"product_reference": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12"
},
"product_reference": "nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12"
},
"product_reference": "npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12"
},
"product_reference": "npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12"
},
"product_reference": "npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12"
},
"product_reference": "npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-7598",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2020-03-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1813344"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nodejs-minimist, where it was tricked into adding or modifying properties of the Object.prototype using a \"constructor\" or \"__proto__\" payload. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-minimist: prototype pollution allows adding or modifying properties of Object.prototype using a constructor or __proto__ payload",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay only includes minimist as a dependency of the test suites, and it not include it in the product. We may fix this issue in a future Red Hat Quay release.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-docs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7598"
},
{
"category": "external",
"summary": "RHBZ#1813344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1813344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7598",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7598"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7598",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7598"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-JS-MINIMIST-559764",
"url": "https://snyk.io/vuln/SNYK-JS-MINIMIST-559764"
}
],
"release_date": "2020-03-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-07T17:48:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-docs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2852"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-docs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-minimist: prototype pollution allows adding or modifying properties of Object.prototype using a constructor or __proto__ payload"
},
{
"cve": "CVE-2020-8172",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2020-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1845247"
}
],
"notes": [
{
"category": "description",
"text": "A TLS Hostname verification bypass vulnerability exists in NodeJS. This flaw allows an attacker to bypass TLS Hostname verification when a TLS client reuses HTTPS sessions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: TLS session reuse can lead to hostname verification bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue only affects the TLS 1.2 protocol, not TLS 1.3. This issue does not affect NodeJS 10.\n\nRed Hat Quay installed NodeJS as a dependency of Yarn. It does not use NodeJS at runtime, but executes Javascript on the client\u0027s browser instead. Therefore the impact of this vulnerability on Red Hat Quay is low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-docs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-8172"
},
{
"category": "external",
"summary": "RHBZ#1845247",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1845247"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-8172",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8172"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8172",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8172"
}
],
"release_date": "2020-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-07T17:48:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-docs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2852"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-docs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: TLS session reuse can lead to hostname verification bypass"
},
{
"cve": "CVE-2020-8174",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2020-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1845256"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nodejs. Calling napi_get_value_string_latin1(), napi_get_value_string_utf8(), or napi_get_value_string_utf16() with a non-NULL buf, and a bufsize of 0 will cause the entire string value to be written to buf, probably overrunning the length of the buffer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: memory corruption in napi_get_value_string_* functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NodeJS is a build time dependency of Red Hat Quay and is not used at runtime. Therefore this issue will not fixed in Quay 3.3.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-docs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-8174"
},
{
"category": "external",
"summary": "RHBZ#1845256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1845256"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-8174",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8174"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8174",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8174"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/784186",
"url": "https://hackerone.com/reports/784186"
}
],
"release_date": "2020-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-07T17:48:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-docs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2852"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-docs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: memory corruption in napi_get_value_string_* functions"
},
{
"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": [
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-docs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12"
]
},
"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-07-07T17:48:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-docs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2852"
}
],
"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": [
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-debugsource-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-devel-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-docs-1:12.18.2-1.module+el8.2.0+7233+61d664c1.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:12.18.2-1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.aarch64::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.ppc64le::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.s390x::nodejs:12",
"AppStream-8.2.0.Z.MAIN.EUS:npm-1:6.14.5-1.12.18.2.1.module+el8.2.0+7233+61d664c1.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: overly large SETTINGS frames can lead to DoS"
}
]
}
RHSA-2020:2895
Vulnerability from csaf_redhat - Published: 2020-07-13 10:51 - Updated: 2026-02-27 11:12A flaw was found in nodejs-minimist, where it was tricked into adding or modifying properties of the Object.prototype using a "constructor" or "__proto__" payload. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64 | — |
Vendor Fix
fix
|
A TLS Hostname verification bypass vulnerability exists in NodeJS. This flaw allows an attacker to bypass TLS Hostname verification when a TLS client reuses HTTPS sessions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in nodejs. Calling napi_get_value_string_latin1(), napi_get_value_string_utf8(), or napi_get_value_string_utf16() with a non-NULL buf, and a bufsize of 0 will cause the entire string value to be written to buf, probably overrunning the length of the buffer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64 | — |
Vendor Fix
fix
|
An issue was discovered in International Components for Unicode (ICU) for C/C++ through 66.1. An integer overflow, leading to a heap-based buffer overflow, exists in the UnicodeString::doAppend() function in common/unistr.cpp.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64 | — |
Vendor Fix
fix
|
{
"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 rh-nodejs12-nodejs is now available for Red Hat Software Collections.\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": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe following packages have been upgraded to a later upstream version: rh-nodejs12-nodejs (12.18.2).\n\nSecurity Fix(es):\n\n* ICU: Integer overflow in UnicodeString::doAppend() (CVE-2020-10531)\n\n* nghttp2: overly large SETTINGS frames can lead to DoS (CVE-2020-11080)\n\n* nodejs-minimist: prototype pollution allows adding or modifying properties of Object.prototype using a constructor or __proto__ payload (CVE-2020-7598)\n\n* nodejs: TLS session reuse can lead to hostname verification bypass (CVE-2020-8172)\n\n* nodejs: memory corruption in napi_get_value_string_* functions (CVE-2020-8174)\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:2895",
"url": "https://access.redhat.com/errata/RHSA-2020:2895"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1807349",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1807349"
},
{
"category": "external",
"summary": "1813344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1813344"
},
{
"category": "external",
"summary": "1844929",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1844929"
},
{
"category": "external",
"summary": "1845247",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1845247"
},
{
"category": "external",
"summary": "1845256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1845256"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_2895.json"
}
],
"title": "Red Hat Security Advisory: rh-nodejs12-nodejs security update",
"tracking": {
"current_release_date": "2026-02-27T11:12:39+00:00",
"generator": {
"date": "2026-02-27T11:12:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2020:2895",
"initial_release_date": "2020-07-13T10:51:06+00:00",
"revision_history": [
{
"date": "2020-07-13T10:51:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-07-13T10:51:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-27T11:12:39+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Software Collections"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"product": {
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"product_id": "rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-nodejs@12.18.2-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"product": {
"name": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"product_id": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-devel@12.18.2-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"product": {
"name": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"product_id": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-npm@6.14.5-12.18.2.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"product": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"product_id": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-debuginfo@12.18.2-1.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"product": {
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"product_id": "rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-nodejs@12.18.2-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"product": {
"name": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"product_id": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-devel@12.18.2-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"product": {
"name": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"product_id": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-npm@6.14.5-12.18.2.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"product": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"product_id": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-debuginfo@12.18.2-1.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"product": {
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"product_id": "rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-nodejs@12.18.2-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"product": {
"name": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"product_id": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-devel@12.18.2-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"product": {
"name": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"product_id": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-npm@6.14.5-12.18.2.1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"product": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"product_id": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-debuginfo@12.18.2-1.el7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"product": {
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"product_id": "rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-nodejs@12.18.2-1.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"product": {
"name": "rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"product_id": "rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-docs@12.18.2-1.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"product": {
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"product_id": "rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-nodejs@12.18.2-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"product": {
"name": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"product_id": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-devel@12.18.2-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"product": {
"name": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"product_id": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-npm@6.14.5-12.18.2.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"product": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"product_id": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-debuginfo@12.18.2-1.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64"
},
"product_reference": "rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src"
},
"product_reference": "rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch"
},
"product_reference": "rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64"
},
"product_reference": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x"
},
"product_reference": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64"
},
"product_reference": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src"
},
"product_reference": "rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch"
},
"product_reference": "rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x"
},
"product_reference": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64"
},
"product_reference": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src"
},
"product_reference": "rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch"
},
"product_reference": "rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x"
},
"product_reference": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64"
},
"product_reference": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64"
},
"product_reference": "rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src"
},
"product_reference": "rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch"
},
"product_reference": "rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64"
},
"product_reference": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x"
},
"product_reference": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64"
},
"product_reference": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64"
},
"product_reference": "rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src"
},
"product_reference": "rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch"
},
"product_reference": "rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64"
},
"product_reference": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x"
},
"product_reference": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64"
},
"product_reference": "rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-7598",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2020-03-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1813344"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nodejs-minimist, where it was tricked into adding or modifying properties of the Object.prototype using a \"constructor\" or \"__proto__\" payload. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-minimist: prototype pollution allows adding or modifying properties of Object.prototype using a constructor or __proto__ payload",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay only includes minimist as a dependency of the test suites, and it not include it in the product. We may fix this issue in a future Red Hat Quay release.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7598"
},
{
"category": "external",
"summary": "RHBZ#1813344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1813344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7598",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7598"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7598",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7598"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-JS-MINIMIST-559764",
"url": "https://snyk.io/vuln/SNYK-JS-MINIMIST-559764"
}
],
"release_date": "2020-03-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-13T10:51:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2895"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-minimist: prototype pollution allows adding or modifying properties of Object.prototype using a constructor or __proto__ payload"
},
{
"cve": "CVE-2020-8172",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2020-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1845247"
}
],
"notes": [
{
"category": "description",
"text": "A TLS Hostname verification bypass vulnerability exists in NodeJS. This flaw allows an attacker to bypass TLS Hostname verification when a TLS client reuses HTTPS sessions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: TLS session reuse can lead to hostname verification bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue only affects the TLS 1.2 protocol, not TLS 1.3. This issue does not affect NodeJS 10.\n\nRed Hat Quay installed NodeJS as a dependency of Yarn. It does not use NodeJS at runtime, but executes Javascript on the client\u0027s browser instead. Therefore the impact of this vulnerability on Red Hat Quay is low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-8172"
},
{
"category": "external",
"summary": "RHBZ#1845247",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1845247"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-8172",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8172"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8172",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8172"
}
],
"release_date": "2020-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-13T10:51:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2895"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: TLS session reuse can lead to hostname verification bypass"
},
{
"cve": "CVE-2020-8174",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2020-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1845256"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nodejs. Calling napi_get_value_string_latin1(), napi_get_value_string_utf8(), or napi_get_value_string_utf16() with a non-NULL buf, and a bufsize of 0 will cause the entire string value to be written to buf, probably overrunning the length of the buffer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: memory corruption in napi_get_value_string_* functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NodeJS is a build time dependency of Red Hat Quay and is not used at runtime. Therefore this issue will not fixed in Quay 3.3.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-8174"
},
{
"category": "external",
"summary": "RHBZ#1845256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1845256"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-8174",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8174"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8174",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8174"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/784186",
"url": "https://hackerone.com/reports/784186"
}
],
"release_date": "2020-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-13T10:51:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2895"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: memory corruption in napi_get_value_string_* functions"
},
{
"cve": "CVE-2020-10531",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2020-02-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1807349"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in International Components for Unicode (ICU) for C/C++ through 66.1. An integer overflow, leading to a heap-based buffer overflow, exists in the UnicodeString::doAppend() function in common/unistr.cpp.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ICU: Integer overflow in UnicodeString::doAppend()",
"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": [
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10531"
},
{
"category": "external",
"summary": "RHBZ#1807349",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1807349"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10531",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10531"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10531",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10531"
},
{
"category": "external",
"summary": "https://chromereleases.googleblog.com/2020/02/stable-channel-update-for-desktop_24.html",
"url": "https://chromereleases.googleblog.com/2020/02/stable-channel-update-for-desktop_24.html"
}
],
"release_date": "2020-02-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-13T10:51:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2895"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ICU: Integer overflow in UnicodeString::doAppend()"
},
{
"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": [
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.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-07-13T10:51:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2895"
}
],
"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": [
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.src",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-debuginfo-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-devel-0:12.18.2-1.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs12-nodejs-docs-0:12.18.2-1.el7.noarch",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs12-npm-0:6.14.5-12.18.2.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: overly large SETTINGS frames can lead to DoS"
}
]
}
RHSA-2020:3042
Vulnerability from csaf_redhat - Published: 2020-07-21 14:34 - Updated: 2026-02-27 11:11A flaw was found in nodejs-minimist, where it was tricked into adding or modifying properties of the Object.prototype using a "constructor" or "__proto__" payload. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.21.0-3.module+el8.0.0+7067+054302d1.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
A flaw was found in nodejs. Calling napi_get_value_string_latin1(), napi_get_value_string_utf8(), or napi_get_value_string_utf16() with a non-NULL buf, and a bufsize of 0 will cause the entire string value to be written to buf, probably overrunning the length of the buffer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.21.0-3.module+el8.0.0+7067+054302d1.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.21.0-3.module+el8.0.0+7067+054302d1.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
{
"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 the nodejs:10 module is now available for Red Hat Enterprise Linux 8.0 Update Services for SAP Solutions.\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": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe following packages have been upgraded to a later upstream version: nodejs (10.21.0).\n\nSecurity Fix(es):\n\n* nghttp2: overly large SETTINGS frames can lead to DoS (CVE-2020-11080)\n\n* nodejs-minimist: prototype pollution allows adding or modifying properties of Object.prototype using a constructor or __proto__ payload (CVE-2020-7598)\n\n* nodejs: memory corruption in napi_get_value_string_* functions (CVE-2020-8174)\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:3042",
"url": "https://access.redhat.com/errata/RHSA-2020:3042"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1813344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1813344"
},
{
"category": "external",
"summary": "1844929",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1844929"
},
{
"category": "external",
"summary": "1845256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1845256"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3042.json"
}
],
"title": "Red Hat Security Advisory: nodejs:10 security update",
"tracking": {
"current_release_date": "2026-02-27T11:11:43+00:00",
"generator": {
"date": "2026-02-27T11:11:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2020:3042",
"initial_release_date": "2020-07-21T14:34:45+00:00",
"revision_history": [
{
"date": "2020-07-21T14:34:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-07-21T14:34:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-27T11:11:43+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.0::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.src::nodejs:10",
"product": {
"name": "nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.src (nodejs:10)",
"product_id": "nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.src::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@10.21.0-3.module%2Bel8.0.0%2B7067%2B054302d1?arch=src\u0026epoch=1\u0026rpmmod=nodejs:10:8000020200617115915:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"product": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src (nodejs:10)",
"product_id": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@1.18.3-1.module%2Bel8%2B2632%2B6c5111ed?arch=src\u0026rpmmod=nodejs:10:8000020200617115915:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"product": {
"name": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src (nodejs:10)",
"product_id": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@17-3.module%2Bel8%2B2873%2Baa7dfd9a?arch=src\u0026rpmmod=nodejs:10:8000020200617115915:f8e95b4e"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:10.21.0-3.module+el8.0.0+7067+054302d1.noarch::nodejs:10",
"product": {
"name": "nodejs-docs-1:10.21.0-3.module+el8.0.0+7067+054302d1.noarch (nodejs:10)",
"product_id": "nodejs-docs-1:10.21.0-3.module+el8.0.0+7067+054302d1.noarch::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@10.21.0-3.module%2Bel8.0.0%2B7067%2B054302d1?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:10:8000020200617115915:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"product": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch (nodejs:10)",
"product_id": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@1.18.3-1.module%2Bel8%2B2632%2B6c5111ed?arch=noarch\u0026rpmmod=nodejs:10:8000020200617115915:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"product": {
"name": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch (nodejs:10)",
"product_id": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@17-3.module%2Bel8%2B2873%2Baa7dfd9a?arch=noarch\u0026rpmmod=nodejs:10:8000020200617115915:f8e95b4e"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"product": {
"name": "nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le (nodejs:10)",
"product_id": "nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@10.21.0-3.module%2Bel8.0.0%2B7067%2B054302d1?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:10:8000020200617115915:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"product": {
"name": "nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le (nodejs:10)",
"product_id": "nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@10.21.0-3.module%2Bel8.0.0%2B7067%2B054302d1?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:10:8000020200617115915:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"product": {
"name": "nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le (nodejs:10)",
"product_id": "nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@10.21.0-3.module%2Bel8.0.0%2B7067%2B054302d1?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:10:8000020200617115915:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"product": {
"name": "nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le (nodejs:10)",
"product_id": "nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@10.21.0-3.module%2Bel8.0.0%2B7067%2B054302d1?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:10:8000020200617115915:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"product": {
"name": "nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le (nodejs:10)",
"product_id": "nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@10.21.0-3.module%2Bel8.0.0%2B7067%2B054302d1?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:10:8000020200617115915:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"product": {
"name": "npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.ppc64le (nodejs:10)",
"product_id": "npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.4-1.10.21.0.3.module%2Bel8.0.0%2B7067%2B054302d1?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:10:8000020200617115915:f8e95b4e"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"product": {
"name": "nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64 (nodejs:10)",
"product_id": "nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@10.21.0-3.module%2Bel8.0.0%2B7067%2B054302d1?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:10:8000020200617115915:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"product": {
"name": "nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64 (nodejs:10)",
"product_id": "nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@10.21.0-3.module%2Bel8.0.0%2B7067%2B054302d1?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:10:8000020200617115915:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"product": {
"name": "nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64 (nodejs:10)",
"product_id": "nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@10.21.0-3.module%2Bel8.0.0%2B7067%2B054302d1?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:10:8000020200617115915:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"product": {
"name": "nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64 (nodejs:10)",
"product_id": "nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@10.21.0-3.module%2Bel8.0.0%2B7067%2B054302d1?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:10:8000020200617115915:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"product": {
"name": "nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64 (nodejs:10)",
"product_id": "nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@10.21.0-3.module%2Bel8.0.0%2B7067%2B054302d1?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:10:8000020200617115915:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"product": {
"name": "npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.x86_64 (nodejs:10)",
"product_id": "npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.4-1.10.21.0.3.module%2Bel8.0.0%2B7067%2B054302d1?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:10:8000020200617115915:f8e95b4e"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le (nodejs:10) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10"
},
"product_reference": "nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.src (nodejs:10) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.src::nodejs:10"
},
"product_reference": "nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.src::nodejs:10",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10"
},
"product_reference": "nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le (nodejs:10) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10"
},
"product_reference": "nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10"
},
"product_reference": "nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le (nodejs:10) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10"
},
"product_reference": "nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10"
},
"product_reference": "nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le (nodejs:10) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10"
},
"product_reference": "nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10"
},
"product_reference": "nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:10.21.0-3.module+el8.0.0+7067+054302d1.noarch (nodejs:10) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.21.0-3.module+el8.0.0+7067+054302d1.noarch::nodejs:10"
},
"product_reference": "nodejs-docs-1:10.21.0-3.module+el8.0.0+7067+054302d1.noarch::nodejs:10",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le (nodejs:10) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10"
},
"product_reference": "nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10"
},
"product_reference": "nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch (nodejs:10) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10"
},
"product_reference": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src (nodejs:10) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10"
},
"product_reference": "nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch (nodejs:10) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10"
},
"product_reference": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src (nodejs:10) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10"
},
"product_reference": "nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.ppc64le (nodejs:10) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10"
},
"product_reference": "npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.x86_64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10"
},
"product_reference": "npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-7598",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2020-03-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1813344"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nodejs-minimist, where it was tricked into adding or modifying properties of the Object.prototype using a \"constructor\" or \"__proto__\" payload. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-minimist: prototype pollution allows adding or modifying properties of Object.prototype using a constructor or __proto__ payload",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay only includes minimist as a dependency of the test suites, and it not include it in the product. We may fix this issue in a future Red Hat Quay release.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.21.0-3.module+el8.0.0+7067+054302d1.noarch::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7598"
},
{
"category": "external",
"summary": "RHBZ#1813344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1813344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7598",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7598"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7598",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7598"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-JS-MINIMIST-559764",
"url": "https://snyk.io/vuln/SNYK-JS-MINIMIST-559764"
}
],
"release_date": "2020-03-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-21T14:34:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.21.0-3.module+el8.0.0+7067+054302d1.noarch::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.21.0-3.module+el8.0.0+7067+054302d1.noarch::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-minimist: prototype pollution allows adding or modifying properties of Object.prototype using a constructor or __proto__ payload"
},
{
"cve": "CVE-2020-8174",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2020-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1845256"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nodejs. Calling napi_get_value_string_latin1(), napi_get_value_string_utf8(), or napi_get_value_string_utf16() with a non-NULL buf, and a bufsize of 0 will cause the entire string value to be written to buf, probably overrunning the length of the buffer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: memory corruption in napi_get_value_string_* functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NodeJS is a build time dependency of Red Hat Quay and is not used at runtime. Therefore this issue will not fixed in Quay 3.3.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.21.0-3.module+el8.0.0+7067+054302d1.noarch::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-8174"
},
{
"category": "external",
"summary": "RHBZ#1845256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1845256"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-8174",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8174"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8174",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8174"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/784186",
"url": "https://hackerone.com/reports/784186"
}
],
"release_date": "2020-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-21T14:34:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.21.0-3.module+el8.0.0+7067+054302d1.noarch::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.21.0-3.module+el8.0.0+7067+054302d1.noarch::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: memory corruption in napi_get_value_string_* functions"
},
{
"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": [
"AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.21.0-3.module+el8.0.0+7067+054302d1.noarch::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10"
]
},
"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-07-21T14:34:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.21.0-3.module+el8.0.0+7067+054302d1.noarch::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3042"
}
],
"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": [
"AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.21.0-3.module+el8.0.0+7067+054302d1.noarch::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-full-i18n-1:10.21.0-3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.14.4-1.10.21.0.3.module+el8.0.0+7067+054302d1.x86_64::nodejs:10"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: overly large SETTINGS frames can lead to DoS"
}
]
}
RHSA-2020:3084
Vulnerability from csaf_redhat - Published: 2020-07-21 19:32 - Updated: 2026-02-27 11:12A flaw was found in nodejs-minimist, where it was tricked into adding or modifying properties of the Object.prototype using a "constructor" or "__proto__" payload. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in nodejs. Calling napi_get_value_string_latin1(), napi_get_value_string_utf8(), or napi_get_value_string_utf16() with a non-NULL buf, and a bufsize of 0 will cause the entire string value to be written to buf, probably overrunning the length of the buffer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64 | — |
Vendor Fix
fix
|
An issue was discovered in International Components for Unicode (ICU) for C/C++ through 66.1. An integer overflow, leading to a heap-based buffer overflow, exists in the UnicodeString::doAppend() function in common/unistr.cpp.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64 | — |
Vendor Fix
fix
|
{
"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 rh-nodejs10-nodejs is now available for Red Hat Software Collections.\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": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.\n\nThe following packages have been upgraded to a later upstream version: rh-nodejs10-nodejs (10.21.0).\n\nSecurity Fix(es):\n\n* ICU: Integer overflow in UnicodeString::doAppend() (CVE-2020-10531)\n\n* nghttp2: overly large SETTINGS frames can lead to DoS (CVE-2020-11080)\n\n* nodejs-minimist: prototype pollution allows adding or modifying properties of Object.prototype using a constructor or __proto__ payload (CVE-2020-7598)\n\n* nodejs: memory corruption in napi_get_value_string_* functions (CVE-2020-8174)\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:3084",
"url": "https://access.redhat.com/errata/RHSA-2020:3084"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1807349",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1807349"
},
{
"category": "external",
"summary": "1813344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1813344"
},
{
"category": "external",
"summary": "1844929",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1844929"
},
{
"category": "external",
"summary": "1845256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1845256"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3084.json"
}
],
"title": "Red Hat Security Advisory: rh-nodejs10-nodejs security update",
"tracking": {
"current_release_date": "2026-02-27T11:12:58+00:00",
"generator": {
"date": "2026-02-27T11:12:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2020:3084",
"initial_release_date": "2020-07-21T19:32:07+00:00",
"revision_history": [
{
"date": "2020-07-21T19:32:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-07-21T19:32:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-27T11:12:58+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Software Collections"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"product": {
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"product_id": "rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-nodejs@10.21.0-3.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"product": {
"name": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"product_id": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-nodejs-devel@10.21.0-3.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"product": {
"name": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"product_id": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-npm@6.14.4-10.21.0.3.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"product": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"product_id": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-nodejs-debuginfo@10.21.0-3.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"product": {
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"product_id": "rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-nodejs@10.21.0-3.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"product": {
"name": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"product_id": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-nodejs-devel@10.21.0-3.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"product": {
"name": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"product_id": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-npm@6.14.4-10.21.0.3.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"product": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"product_id": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-nodejs-debuginfo@10.21.0-3.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"product": {
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"product_id": "rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-nodejs@10.21.0-3.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"product": {
"name": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"product_id": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-nodejs-devel@10.21.0-3.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"product": {
"name": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"product_id": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-npm@6.14.4-10.21.0.3.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"product": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"product_id": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-nodejs-debuginfo@10.21.0-3.el7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"product": {
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"product_id": "rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-nodejs@10.21.0-3.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"product": {
"name": "rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"product_id": "rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-nodejs-docs@10.21.0-3.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"product": {
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"product_id": "rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-nodejs@10.21.0-3.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"product": {
"name": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"product_id": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-nodejs-devel@10.21.0-3.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"product": {
"name": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"product_id": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-npm@6.14.4-10.21.0.3.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"product": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"product_id": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-nodejs-debuginfo@10.21.0-3.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64"
},
"product_reference": "rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src"
},
"product_reference": "rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch"
},
"product_reference": "rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64"
},
"product_reference": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le"
},
"product_reference": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x"
},
"product_reference": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64"
},
"product_reference": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src"
},
"product_reference": "rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch"
},
"product_reference": "rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le"
},
"product_reference": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x"
},
"product_reference": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64"
},
"product_reference": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src"
},
"product_reference": "rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch"
},
"product_reference": "rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le"
},
"product_reference": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x"
},
"product_reference": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64"
},
"product_reference": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64"
},
"product_reference": "rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src"
},
"product_reference": "rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch"
},
"product_reference": "rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64"
},
"product_reference": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le"
},
"product_reference": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x"
},
"product_reference": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64"
},
"product_reference": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64"
},
"product_reference": "rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src"
},
"product_reference": "rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch"
},
"product_reference": "rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64"
},
"product_reference": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le"
},
"product_reference": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x"
},
"product_reference": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64"
},
"product_reference": "rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-7598",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2020-03-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1813344"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nodejs-minimist, where it was tricked into adding or modifying properties of the Object.prototype using a \"constructor\" or \"__proto__\" payload. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-minimist: prototype pollution allows adding or modifying properties of Object.prototype using a constructor or __proto__ payload",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay only includes minimist as a dependency of the test suites, and it not include it in the product. We may fix this issue in a future Red Hat Quay release.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7598"
},
{
"category": "external",
"summary": "RHBZ#1813344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1813344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7598",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7598"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7598",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7598"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-JS-MINIMIST-559764",
"url": "https://snyk.io/vuln/SNYK-JS-MINIMIST-559764"
}
],
"release_date": "2020-03-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-21T19:32:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3084"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-minimist: prototype pollution allows adding or modifying properties of Object.prototype using a constructor or __proto__ payload"
},
{
"cve": "CVE-2020-8174",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2020-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1845256"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nodejs. Calling napi_get_value_string_latin1(), napi_get_value_string_utf8(), or napi_get_value_string_utf16() with a non-NULL buf, and a bufsize of 0 will cause the entire string value to be written to buf, probably overrunning the length of the buffer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: memory corruption in napi_get_value_string_* functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NodeJS is a build time dependency of Red Hat Quay and is not used at runtime. Therefore this issue will not fixed in Quay 3.3.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-8174"
},
{
"category": "external",
"summary": "RHBZ#1845256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1845256"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-8174",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8174"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8174",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8174"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/784186",
"url": "https://hackerone.com/reports/784186"
}
],
"release_date": "2020-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-21T19:32:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3084"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: memory corruption in napi_get_value_string_* functions"
},
{
"cve": "CVE-2020-10531",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2020-02-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1807349"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in International Components for Unicode (ICU) for C/C++ through 66.1. An integer overflow, leading to a heap-based buffer overflow, exists in the UnicodeString::doAppend() function in common/unistr.cpp.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ICU: Integer overflow in UnicodeString::doAppend()",
"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": [
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10531"
},
{
"category": "external",
"summary": "RHBZ#1807349",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1807349"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10531",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10531"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10531",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10531"
},
{
"category": "external",
"summary": "https://chromereleases.googleblog.com/2020/02/stable-channel-update-for-desktop_24.html",
"url": "https://chromereleases.googleblog.com/2020/02/stable-channel-update-for-desktop_24.html"
}
],
"release_date": "2020-02-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-21T19:32:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3084"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ICU: Integer overflow in UnicodeString::doAppend()"
},
{
"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": [
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.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-07-21T19:32:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3084"
}
],
"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": [
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-Alt-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5-7.6.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5-7.7.Z:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Server-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Server-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.src",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-debuginfo-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-devel-0:10.21.0-3.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-nodejs10-nodejs-docs-0:10.21.0-3.el7.noarch",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.aarch64",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.ppc64le",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.s390x",
"7Workstation-RHSCL-3.5:rh-nodejs10-npm-0:6.14.4-10.21.0.3.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: overly large SETTINGS frames can lead to DoS"
}
]
}
SUSE-SU-2020:1568-1
Vulnerability from csaf_suse - Published: 2020-06-09 09:12 - Updated: 2020-06-09 09:12| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.21.0-1.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.21.0-1.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-docs-10.21.0-1.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.21.0-1.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.21.0-1.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.21.0-1.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-docs-10.21.0-1.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.21.0-1.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.21.0-1.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.21.0-1.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-docs-10.21.0-1.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.21.0-1.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.21.0-1.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.21.0-1.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-docs-10.21.0-1.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.21.0-1.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for nodejs10",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nodejs10 fixes the following issues:\n\nnodejs10 was updated to version 10.21.0 \t \n\n- CVE-2020-8174: Fixed multiple memory corruption in napi_get_value_string_*() (bsc#1172443).\n- CVE-2020-11080: Fixed a potential denial of service when receiving unreasonably large HTTP/2 SETTINGS frames (bsc#1172442). \n- CVE-2020-10531: Fixed an integer overflow in UnicodeString:doAppend() (bsc#1166844).\n- Fixed an issue with openssl by adding getrandom syscall definition for all Linux platforms (bsc#1162117).\n\nnpm was updated to 6.14.3 \n\n- CVE-2020-7598: Fixed an issue which could have tricked minimist into adding or modifying \n properties of Object.prototype (bsc#1166916).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-1568,SUSE-SLE-Module-Web-Scripting-15-SP1-2020-1568,SUSE-SLE-Module-Web-Scripting-15-SP2-2020-1568,SUSE-SLE-Product-HPC-15-2020-1568,SUSE-SLE-Product-SLES-15-2020-1568,SUSE-SLE-Product-SLES_SAP-15-2020-1568",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_1568-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:1568-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20201568-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:1568-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-June/006903.html"
},
{
"category": "self",
"summary": "SUSE Bug 1162117",
"url": "https://bugzilla.suse.com/1162117"
},
{
"category": "self",
"summary": "SUSE Bug 1166844",
"url": "https://bugzilla.suse.com/1166844"
},
{
"category": "self",
"summary": "SUSE Bug 1166916",
"url": "https://bugzilla.suse.com/1166916"
},
{
"category": "self",
"summary": "SUSE Bug 1172442",
"url": "https://bugzilla.suse.com/1172442"
},
{
"category": "self",
"summary": "SUSE Bug 1172443",
"url": "https://bugzilla.suse.com/1172443"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-10531 page",
"url": "https://www.suse.com/security/cve/CVE-2020-10531/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-11080 page",
"url": "https://www.suse.com/security/cve/CVE-2020-11080/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7598 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7598/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8174 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8174/"
}
],
"title": "Security update for nodejs10",
"tracking": {
"current_release_date": "2020-06-09T09:12:48Z",
"generator": {
"date": "2020-06-09T09:12:48Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:1568-1",
"initial_release_date": "2020-06-09T09:12:48Z",
"revision_history": [
{
"date": "2020-06-09T09:12:48Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "nodejs10-10.21.0-1.21.1.aarch64",
"product": {
"name": "nodejs10-10.21.0-1.21.1.aarch64",
"product_id": "nodejs10-10.21.0-1.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs10-devel-10.21.0-1.21.1.aarch64",
"product": {
"name": "nodejs10-devel-10.21.0-1.21.1.aarch64",
"product_id": "nodejs10-devel-10.21.0-1.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm10-10.21.0-1.21.1.aarch64",
"product": {
"name": "npm10-10.21.0-1.21.1.aarch64",
"product_id": "npm10-10.21.0-1.21.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs10-10.21.0-1.21.1.i586",
"product": {
"name": "nodejs10-10.21.0-1.21.1.i586",
"product_id": "nodejs10-10.21.0-1.21.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs10-devel-10.21.0-1.21.1.i586",
"product": {
"name": "nodejs10-devel-10.21.0-1.21.1.i586",
"product_id": "nodejs10-devel-10.21.0-1.21.1.i586"
}
},
{
"category": "product_version",
"name": "npm10-10.21.0-1.21.1.i586",
"product": {
"name": "npm10-10.21.0-1.21.1.i586",
"product_id": "npm10-10.21.0-1.21.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs10-docs-10.21.0-1.21.1.noarch",
"product": {
"name": "nodejs10-docs-10.21.0-1.21.1.noarch",
"product_id": "nodejs10-docs-10.21.0-1.21.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs10-10.21.0-1.21.1.ppc64le",
"product": {
"name": "nodejs10-10.21.0-1.21.1.ppc64le",
"product_id": "nodejs10-10.21.0-1.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs10-devel-10.21.0-1.21.1.ppc64le",
"product": {
"name": "nodejs10-devel-10.21.0-1.21.1.ppc64le",
"product_id": "nodejs10-devel-10.21.0-1.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm10-10.21.0-1.21.1.ppc64le",
"product": {
"name": "npm10-10.21.0-1.21.1.ppc64le",
"product_id": "npm10-10.21.0-1.21.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs10-10.21.0-1.21.1.s390x",
"product": {
"name": "nodejs10-10.21.0-1.21.1.s390x",
"product_id": "nodejs10-10.21.0-1.21.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs10-devel-10.21.0-1.21.1.s390x",
"product": {
"name": "nodejs10-devel-10.21.0-1.21.1.s390x",
"product_id": "nodejs10-devel-10.21.0-1.21.1.s390x"
}
},
{
"category": "product_version",
"name": "npm10-10.21.0-1.21.1.s390x",
"product": {
"name": "npm10-10.21.0-1.21.1.s390x",
"product_id": "npm10-10.21.0-1.21.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs10-10.21.0-1.21.1.x86_64",
"product": {
"name": "nodejs10-10.21.0-1.21.1.x86_64",
"product_id": "nodejs10-10.21.0-1.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs10-devel-10.21.0-1.21.1.x86_64",
"product": {
"name": "nodejs10-devel-10.21.0-1.21.1.x86_64",
"product_id": "nodejs10-devel-10.21.0-1.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm10-10.21.0-1.21.1.x86_64",
"product": {
"name": "npm10-10.21.0-1.21.1.x86_64",
"product_id": "npm10-10.21.0-1.21.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.21.0-1.21.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.aarch64"
},
"product_reference": "nodejs10-10.21.0-1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.21.0-1.21.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.ppc64le"
},
"product_reference": "nodejs10-10.21.0-1.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.21.0-1.21.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.s390x"
},
"product_reference": "nodejs10-10.21.0-1.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.21.0-1.21.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.x86_64"
},
"product_reference": "nodejs10-10.21.0-1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.21.0-1.21.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.aarch64"
},
"product_reference": "nodejs10-devel-10.21.0-1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.21.0-1.21.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.ppc64le"
},
"product_reference": "nodejs10-devel-10.21.0-1.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.21.0-1.21.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.s390x"
},
"product_reference": "nodejs10-devel-10.21.0-1.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.21.0-1.21.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.x86_64"
},
"product_reference": "nodejs10-devel-10.21.0-1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-docs-10.21.0-1.21.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.21.0-1.21.1.noarch"
},
"product_reference": "nodejs10-docs-10.21.0-1.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.21.0-1.21.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.aarch64"
},
"product_reference": "npm10-10.21.0-1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.21.0-1.21.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.ppc64le"
},
"product_reference": "npm10-10.21.0-1.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.21.0-1.21.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.s390x"
},
"product_reference": "npm10-10.21.0-1.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.21.0-1.21.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.x86_64"
},
"product_reference": "npm10-10.21.0-1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.21.0-1.21.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.aarch64"
},
"product_reference": "nodejs10-10.21.0-1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.21.0-1.21.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.ppc64le"
},
"product_reference": "nodejs10-10.21.0-1.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.21.0-1.21.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.s390x"
},
"product_reference": "nodejs10-10.21.0-1.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.21.0-1.21.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.x86_64"
},
"product_reference": "nodejs10-10.21.0-1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.21.0-1.21.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.aarch64"
},
"product_reference": "nodejs10-devel-10.21.0-1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.21.0-1.21.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.ppc64le"
},
"product_reference": "nodejs10-devel-10.21.0-1.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.21.0-1.21.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.s390x"
},
"product_reference": "nodejs10-devel-10.21.0-1.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.21.0-1.21.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.x86_64"
},
"product_reference": "nodejs10-devel-10.21.0-1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-docs-10.21.0-1.21.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-docs-10.21.0-1.21.1.noarch"
},
"product_reference": "nodejs10-docs-10.21.0-1.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.21.0-1.21.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.aarch64"
},
"product_reference": "npm10-10.21.0-1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.21.0-1.21.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.ppc64le"
},
"product_reference": "npm10-10.21.0-1.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.21.0-1.21.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.s390x"
},
"product_reference": "npm10-10.21.0-1.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.21.0-1.21.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.x86_64"
},
"product_reference": "npm10-10.21.0-1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.21.0-1.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.aarch64"
},
"product_reference": "nodejs10-10.21.0-1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.21.0-1.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.x86_64"
},
"product_reference": "nodejs10-10.21.0-1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.21.0-1.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.aarch64"
},
"product_reference": "nodejs10-devel-10.21.0-1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.21.0-1.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.x86_64"
},
"product_reference": "nodejs10-devel-10.21.0-1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-docs-10.21.0-1.21.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.21.0-1.21.1.noarch"
},
"product_reference": "nodejs10-docs-10.21.0-1.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.21.0-1.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.aarch64"
},
"product_reference": "npm10-10.21.0-1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.21.0-1.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.x86_64"
},
"product_reference": "npm10-10.21.0-1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.21.0-1.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64"
},
"product_reference": "nodejs10-10.21.0-1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.21.0-1.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64"
},
"product_reference": "nodejs10-10.21.0-1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.21.0-1.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64"
},
"product_reference": "nodejs10-devel-10.21.0-1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.21.0-1.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64"
},
"product_reference": "nodejs10-devel-10.21.0-1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-docs-10.21.0-1.21.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch"
},
"product_reference": "nodejs10-docs-10.21.0-1.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.21.0-1.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.aarch64"
},
"product_reference": "npm10-10.21.0-1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.21.0-1.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.x86_64"
},
"product_reference": "npm10-10.21.0-1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.21.0-1.21.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64"
},
"product_reference": "nodejs10-10.21.0-1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.21.0-1.21.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.ppc64le"
},
"product_reference": "nodejs10-10.21.0-1.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.21.0-1.21.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.s390x"
},
"product_reference": "nodejs10-10.21.0-1.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.21.0-1.21.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64"
},
"product_reference": "nodejs10-10.21.0-1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.21.0-1.21.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64"
},
"product_reference": "nodejs10-devel-10.21.0-1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.21.0-1.21.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.ppc64le"
},
"product_reference": "nodejs10-devel-10.21.0-1.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.21.0-1.21.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.s390x"
},
"product_reference": "nodejs10-devel-10.21.0-1.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.21.0-1.21.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64"
},
"product_reference": "nodejs10-devel-10.21.0-1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-docs-10.21.0-1.21.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch"
},
"product_reference": "nodejs10-docs-10.21.0-1.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.21.0-1.21.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.aarch64"
},
"product_reference": "npm10-10.21.0-1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.21.0-1.21.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.ppc64le"
},
"product_reference": "npm10-10.21.0-1.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.21.0-1.21.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.s390x"
},
"product_reference": "npm10-10.21.0-1.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.21.0-1.21.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.x86_64"
},
"product_reference": "npm10-10.21.0-1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.21.0-1.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.ppc64le"
},
"product_reference": "nodejs10-10.21.0-1.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.21.0-1.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.x86_64"
},
"product_reference": "nodejs10-10.21.0-1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.21.0-1.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.ppc64le"
},
"product_reference": "nodejs10-devel-10.21.0-1.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.21.0-1.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.x86_64"
},
"product_reference": "nodejs10-devel-10.21.0-1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-docs-10.21.0-1.21.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.21.0-1.21.1.noarch"
},
"product_reference": "nodejs10-docs-10.21.0-1.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.21.0-1.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.ppc64le"
},
"product_reference": "npm10-10.21.0-1.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.21.0-1.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.x86_64"
},
"product_reference": "npm10-10.21.0-1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-10531",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-10531"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in International Components for Unicode (ICU) for C/C++ through 66.1. An integer overflow, leading to a heap-based buffer overflow, exists in the UnicodeString::doAppend() function in common/unistr.cpp.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-10531",
"url": "https://www.suse.com/security/cve/CVE-2020-10531"
},
{
"category": "external",
"summary": "SUSE Bug 1166844 for CVE-2020-10531",
"url": "https://bugzilla.suse.com/1166844"
},
{
"category": "external",
"summary": "SUSE Bug 1175778 for CVE-2020-10531",
"url": "https://bugzilla.suse.com/1175778"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-09T09:12:48Z",
"details": "important"
}
],
"title": "CVE-2020-10531"
},
{
"cve": "CVE-2020-11080",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-11080"
}
],
"notes": [
{
"category": "general",
"text": "In nghttp2 before version 1.41.0, the overly large HTTP/2 SETTINGS frame payload causes denial of service. The proof of concept attack involves a malicious client constructing a SETTINGS frame with a length of 14,400 bytes (2400 individual settings entries) over and over again. The attack causes the CPU to spike at 100%. nghttp2 v1.41.0 fixes this vulnerability. There is a workaround to this vulnerability. Implement nghttp2_on_frame_recv_callback callback, and if received frame is SETTINGS frame and the number of settings entries are large (e.g., \u003e 32), then drop the connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-11080",
"url": "https://www.suse.com/security/cve/CVE-2020-11080"
},
{
"category": "external",
"summary": "SUSE Bug 1172441 for CVE-2020-11080",
"url": "https://bugzilla.suse.com/1172441"
},
{
"category": "external",
"summary": "SUSE Bug 1172442 for CVE-2020-11080",
"url": "https://bugzilla.suse.com/1172442"
},
{
"category": "external",
"summary": "SUSE Bug 1181358 for CVE-2020-11080",
"url": "https://bugzilla.suse.com/1181358"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-09T09:12:48Z",
"details": "important"
}
],
"title": "CVE-2020-11080"
},
{
"cve": "CVE-2020-7598",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7598"
}
],
"notes": [
{
"category": "general",
"text": "minimist before 1.2.2 could be tricked into adding or modifying properties of Object.prototype using a \"constructor\" or \"__proto__\" payload.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7598",
"url": "https://www.suse.com/security/cve/CVE-2020-7598"
},
{
"category": "external",
"summary": "SUSE Bug 1166916 for CVE-2020-7598",
"url": "https://bugzilla.suse.com/1166916"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-09T09:12:48Z",
"details": "important"
}
],
"title": "CVE-2020-7598"
},
{
"cve": "CVE-2020-8174",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8174"
}
],
"notes": [
{
"category": "general",
"text": "napi_get_value_string_*() allows various kinds of memory corruption in node \u003c 10.21.0, 12.18.0, and \u003c 14.4.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8174",
"url": "https://www.suse.com/security/cve/CVE-2020-8174"
},
{
"category": "external",
"summary": "SUSE Bug 1172443 for CVE-2020-8174",
"url": "https://bugzilla.suse.com/1172443"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.21.0-1.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.21.0-1.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.21.0-1.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-09T09:12:48Z",
"details": "critical"
}
],
"title": "CVE-2020-8174"
}
]
}
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.