Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-15604 (GCVE-0-2019-15604)
Vulnerability from cvelistv5 – Published: 2020-02-07 14:57 – Updated: 2025-04-30 22:24- CWE-295 - Improper Certificate Validation (CWE-295)
| Vendor | Product | Version | |
|---|---|---|---|
| NodeJS | Node |
Affected:
4.0 , < 4.*
(semver)
Affected: 5.0 , < 5.* (semver) Affected: 6.0 , < 6.* (semver) Affected: 7.0 , < 7.* (semver) Affected: 8.0 , < 8.* (semver) Affected: 9.0 , < 9.* (semver) Affected: 10.0 , < 10.19.0 (semver) Affected: 11.0 , < 11.* (semver) Affected: 12.0 , < 12.15.0 (semver) Affected: 13.0 , < 13.8.0 (semver) |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T00:49:13.675Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "RHSA-2020:0573",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0573"
},
{
"name": "RHSA-2020:0579",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0579"
},
{
"name": "RHSA-2020:0597",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0597"
},
{
"name": "RHSA-2020:0598",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0598"
},
{
"name": "RHSA-2020:0602",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0602"
},
{
"name": "openSUSE-SU-2020:0293",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00008.html"
},
{
"name": "GLSA-202003-48",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202003-48"
},
{
"name": "DSA-4669",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2020/dsa-4669"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2020.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.oracle.com//security-alerts/cpujul2021.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://hackerone.com/reports/746733"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://nodejs.org/en/blog/release/v13.8.0/"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://nodejs.org/en/blog/release/v10.19.0/"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://nodejs.org/en/blog/release/v12.15.0/"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20200221-0004/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Node",
"vendor": "NodeJS",
"versions": [
{
"lessThan": "4.*",
"status": "affected",
"version": "4.0",
"versionType": "semver"
},
{
"lessThan": "5.*",
"status": "affected",
"version": "5.0",
"versionType": "semver"
},
{
"lessThan": "6.*",
"status": "affected",
"version": "6.0",
"versionType": "semver"
},
{
"lessThan": "7.*",
"status": "affected",
"version": "7.0",
"versionType": "semver"
},
{
"lessThan": "8.*",
"status": "affected",
"version": "8.0",
"versionType": "semver"
},
{
"lessThan": "9.*",
"status": "affected",
"version": "9.0",
"versionType": "semver"
},
{
"lessThan": "10.19.0",
"status": "affected",
"version": "10.0",
"versionType": "semver"
},
{
"lessThan": "11.*",
"status": "affected",
"version": "11.0",
"versionType": "semver"
},
{
"lessThan": "12.15.0",
"status": "affected",
"version": "12.0",
"versionType": "semver"
},
{
"lessThan": "13.8.0",
"status": "affected",
"version": "13.0",
"versionType": "semver"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Improper Certificate Validation in Node.js 10, 12, and 13 causes the process to abort when sending a crafted X.509 certificate"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-295",
"description": "Improper Certificate Validation (CWE-295)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-04-30T22:24:22.492Z",
"orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
"shortName": "hackerone"
},
"references": [
{
"name": "RHSA-2020:0573",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0573"
},
{
"name": "RHSA-2020:0579",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0579"
},
{
"name": "RHSA-2020:0597",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0597"
},
{
"name": "RHSA-2020:0598",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0598"
},
{
"name": "RHSA-2020:0602",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0602"
},
{
"name": "openSUSE-SU-2020:0293",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00008.html"
},
{
"name": "GLSA-202003-48",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/202003-48"
},
{
"name": "DSA-4669",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2020/dsa-4669"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2020.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.oracle.com//security-alerts/cpujul2021.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://hackerone.com/reports/746733"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://nodejs.org/en/blog/release/v13.8.0/"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://nodejs.org/en/blog/release/v10.19.0/"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://nodejs.org/en/blog/release/v12.15.0/"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20200221-0004/"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "support@hackerone.com",
"ID": "CVE-2019-15604",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "https://github.com/nodejs/node",
"version": {
"version_data": [
{
"version_value": "10.19.0, 12.15.0, 13.8.0"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Improper Certificate Validation in Node.js 10, 12, and 13 causes the process to abort when sending a crafted X.509 certificate"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Certificate Validation (CWE-295)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "RHSA-2020:0573",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2020:0573"
},
{
"name": "RHSA-2020:0579",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2020:0579"
},
{
"name": "RHSA-2020:0597",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2020:0597"
},
{
"name": "RHSA-2020:0598",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2020:0598"
},
{
"name": "RHSA-2020:0602",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2020:0602"
},
{
"name": "openSUSE-SU-2020:0293",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00008.html"
},
{
"name": "GLSA-202003-48",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202003-48"
},
{
"name": "DSA-4669",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2020/dsa-4669"
},
{
"name": "https://www.oracle.com/security-alerts/cpuapr2020.html",
"refsource": "MISC",
"url": "https://www.oracle.com/security-alerts/cpuapr2020.html"
},
{
"name": "https://www.oracle.com//security-alerts/cpujul2021.html",
"refsource": "MISC",
"url": "https://www.oracle.com//security-alerts/cpujul2021.html"
},
{
"name": "https://hackerone.com/reports/746733",
"refsource": "MISC",
"url": "https://hackerone.com/reports/746733"
},
{
"name": "https://nodejs.org/en/blog/release/v13.8.0/",
"refsource": "CONFIRM",
"url": "https://nodejs.org/en/blog/release/v13.8.0/"
},
{
"name": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/",
"refsource": "CONFIRM",
"url": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/"
},
{
"name": "https://nodejs.org/en/blog/release/v10.19.0/",
"refsource": "CONFIRM",
"url": "https://nodejs.org/en/blog/release/v10.19.0/"
},
{
"name": "https://nodejs.org/en/blog/release/v12.15.0/",
"refsource": "CONFIRM",
"url": "https://nodejs.org/en/blog/release/v12.15.0/"
},
{
"name": "https://security.netapp.com/advisory/ntap-20200221-0004/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20200221-0004/"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
"assignerShortName": "hackerone",
"cveId": "CVE-2019-15604",
"datePublished": "2020-02-07T14:57:07.000Z",
"dateReserved": "2019-08-26T00:00:00.000Z",
"dateUpdated": "2025-04-30T22:24:22.492Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2019-15604",
"date": "2026-05-27",
"epss": "0.03627",
"percentile": "0.87982"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2019-15604\",\"sourceIdentifier\":\"support@hackerone.com\",\"published\":\"2020-02-07T15:15:11.180\",\"lastModified\":\"2024-11-21T04:29:06.710\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Improper Certificate Validation in Node.js 10, 12, and 13 causes the process to abort when sending a crafted X.509 certificate\"},{\"lang\":\"es\",\"value\":\"Una Comprobaci\u00f3n Inapropiada del Certificado en Node.js versiones 10, 12 y 13, causa que el proceso se aborte cuando se env\u00eda un certificado X.509 dise\u00f1ado.\"}],\"metrics\":{\"cvssMetricV31\":[{\"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\":\"support@hackerone.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-295\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-295\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*\",\"versionStartIncluding\":\"10.0.0\",\"versionEndExcluding\":\"10.19.0\",\"matchCriteriaId\":\"E92EC0A2-0C04-4226-8905-5F580DF41F82\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*\",\"versionStartIncluding\":\"12.0.0\",\"versionEndExcluding\":\"12.15.0\",\"matchCriteriaId\":\"BA72B481-FA0B-473E-8E23-F0FC3D4C57F0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"13.0.0\",\"versionEndExcluding\":\"13.8.0\",\"matchCriteriaId\":\"D5B70848-F6C3-4131-8A91-6BA3379ED646\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"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:a:redhat:software_collections:1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9D7EE4B6-A6EC-4B9B-91DF-79615796673F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:-:*:*:*\",\"matchCriteriaId\":\"053C1B35-3869-41C2-9551-044182DE0A64\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_eus:8.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"92BC9265-6959-4D37-BE5E-8C45E98992F8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_eus:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"831F0F47-3565-4763-B16F-C87B1FF2035E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_eus:8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0E3F09B5-569F-4C58-9FCA-3C0953D107B5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_eus:8.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6C3741B8-851F-475D-B428-523F4F722350\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6897676D-53F9-45B3-B27F-7FF9A4C58D33\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E28F226A-CBC7-4A32-BE58-398FA5B42481\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:8.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"76C24D94-834A-4E9D-8F73-624AFA99AAA2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_tus:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B09ACF2D-D83F-4A86-8185-9569605D8EE1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_tus:8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AC10D919-57FD-4725-B8D2-39ECB476902F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_tus:8.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1272DF03-7674-4BD4-8E64-94004B195448\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:1.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E47FBC8E-1C21-4448-8C59-4D48F08B151B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:graalvm:19.3.1:*:*:*:enterprise:*:*:*\",\"matchCriteriaId\":\"52D0A602-6044-4D93-9E67-4B24BE3BAD0E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:graalvm:20.0.0:*:*:*:enterprise:*:*:*\",\"matchCriteriaId\":\"ED734878-EBEA-418E-88A0-0C30AAB477E2\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00008.html\",\"source\":\"support@hackerone.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2020:0573\",\"source\":\"support@hackerone.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2020:0579\",\"source\":\"support@hackerone.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2020:0597\",\"source\":\"support@hackerone.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2020:0598\",\"source\":\"support@hackerone.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2020:0602\",\"source\":\"support@hackerone.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://hackerone.com/reports/746733\",\"source\":\"support@hackerone.com\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://nodejs.org/en/blog/release/v10.19.0/\",\"source\":\"support@hackerone.com\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://nodejs.org/en/blog/release/v12.15.0/\",\"source\":\"support@hackerone.com\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://nodejs.org/en/blog/release/v13.8.0/\",\"source\":\"support@hackerone.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/\",\"source\":\"support@hackerone.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202003-48\",\"source\":\"support@hackerone.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20200221-0004/\",\"source\":\"support@hackerone.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2020/dsa-4669\",\"source\":\"support@hackerone.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com//security-alerts/cpujul2021.html\",\"source\":\"support@hackerone.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuapr2020.html\",\"source\":\"support@hackerone.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00008.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2020:0573\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2020:0579\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2020:0597\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2020:0598\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2020:0602\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://hackerone.com/reports/746733\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://nodejs.org/en/blog/release/v10.19.0/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://nodejs.org/en/blog/release/v12.15.0/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://nodejs.org/en/blog/release/v13.8.0/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202003-48\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20200221-0004/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2020/dsa-4669\",\"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\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuapr2020.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]}]}}"
}
}
cleanstart-2026-wi75198
Vulnerability from cleanstart
Multiple security vulnerabilities affect the nodejs package. A vulnerability has been identified in Node. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "nodejs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.9.3-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the nodejs package. A vulnerability has been identified in Node. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-WI75198",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T17:34:27.754206Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-WI75198.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2017-14919"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2017-15896"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2018-0734"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2018-0735"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2018-1000168"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2018-12121"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2018-12122"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2018-7160"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2018-7161"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2019-15604"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2019-15605"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2019-15606"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2019-5737"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2019-9511"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2019-9512"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2019-9513"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2019-9514"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2019-9515"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2019-9516"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2019-9517"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2019-9518"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2020-11080"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2020-7774"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2020-8172"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2020-8174"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2020-8201"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2020-8252"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2020-8265"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2020-8277"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2020-8287"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2021-21148"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2021-22930"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2021-22931"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2021-22959"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2021-22960"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2021-3672"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2021-43803"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2021-44531"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2021-44532"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2022-32212"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2022-32213"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2022-32214"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2022-32215"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2022-35255"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2022-35256"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2022-3602"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2022-43548"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2023-23918"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2023-23919"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2023-23920"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2023-23936"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2023-24807"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2023-39333"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2023-44487"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-22018"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-22020"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-27982"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-27983"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-36138"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-37372"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-14919"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15896"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-0734"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-0735"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000168"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-12121"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-12122"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-7160"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-7161"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15604"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15605"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15606"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5737"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9511"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9512"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9513"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9514"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9515"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9516"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9517"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9518"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-11080"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7774"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8172"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8174"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8201"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8252"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8265"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8277"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8287"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21148"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22930"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22931"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22959"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22960"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3672"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43803"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44531"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44532"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32212"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32213"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32214"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32215"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-35255"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-35256"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3602"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-43548"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23919"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23936"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24807"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39333"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22018"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22020"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27982"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27983"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36138"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37372"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "vulnerability has been identified in Node",
"upstream": [
"CVE-2017-14919",
"CVE-2017-15896",
"CVE-2018-0734",
"CVE-2018-0735",
"CVE-2018-1000168",
"CVE-2018-12121",
"CVE-2018-12122",
"CVE-2018-7160",
"CVE-2018-7161",
"CVE-2019-15604",
"CVE-2019-15605",
"CVE-2019-15606",
"CVE-2019-5737",
"CVE-2019-9511",
"CVE-2019-9512",
"CVE-2019-9513",
"CVE-2019-9514",
"CVE-2019-9515",
"CVE-2019-9516",
"CVE-2019-9517",
"CVE-2019-9518",
"CVE-2020-11080",
"CVE-2020-7774",
"CVE-2020-8172",
"CVE-2020-8174",
"CVE-2020-8201",
"CVE-2020-8252",
"CVE-2020-8265",
"CVE-2020-8277",
"CVE-2020-8287",
"CVE-2021-21148",
"CVE-2021-22930",
"CVE-2021-22931",
"CVE-2021-22959",
"CVE-2021-22960",
"CVE-2021-3672",
"CVE-2021-43803",
"CVE-2021-44531",
"CVE-2021-44532",
"CVE-2022-32212",
"CVE-2022-32213",
"CVE-2022-32214",
"CVE-2022-32215",
"CVE-2022-35255",
"CVE-2022-35256",
"CVE-2022-3602",
"CVE-2022-43548",
"CVE-2023-23918",
"CVE-2023-23919",
"CVE-2023-23920",
"CVE-2023-23936",
"CVE-2023-24807",
"CVE-2023-39333",
"CVE-2023-44487",
"CVE-2024-22018",
"CVE-2024-22020",
"CVE-2024-27982",
"CVE-2024-27983",
"CVE-2024-36138",
"CVE-2024-37372"
]
}
FKIE_CVE-2019-15604
Vulnerability from fkie_nvd - Published: 2020-02-07 15:15 - Updated: 2024-11-21 04:29| URL | Tags | ||
|---|---|---|---|
| support@hackerone.com | http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00008.html | Mailing List, Third Party Advisory | |
| support@hackerone.com | https://access.redhat.com/errata/RHSA-2020:0573 | Third Party Advisory | |
| support@hackerone.com | https://access.redhat.com/errata/RHSA-2020:0579 | Third Party Advisory | |
| support@hackerone.com | https://access.redhat.com/errata/RHSA-2020:0597 | Third Party Advisory | |
| support@hackerone.com | https://access.redhat.com/errata/RHSA-2020:0598 | Third Party Advisory | |
| support@hackerone.com | https://access.redhat.com/errata/RHSA-2020:0602 | Third Party Advisory | |
| support@hackerone.com | https://hackerone.com/reports/746733 | Exploit, Third Party Advisory | |
| support@hackerone.com | https://nodejs.org/en/blog/release/v10.19.0/ | Release Notes, Vendor Advisory | |
| support@hackerone.com | https://nodejs.org/en/blog/release/v12.15.0/ | Release Notes, Vendor Advisory | |
| support@hackerone.com | https://nodejs.org/en/blog/release/v13.8.0/ | Vendor Advisory | |
| support@hackerone.com | https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/ | Vendor Advisory | |
| support@hackerone.com | https://security.gentoo.org/glsa/202003-48 | Third Party Advisory | |
| support@hackerone.com | https://security.netapp.com/advisory/ntap-20200221-0004/ | Third Party Advisory | |
| support@hackerone.com | https://www.debian.org/security/2020/dsa-4669 | Third Party Advisory | |
| support@hackerone.com | https://www.oracle.com//security-alerts/cpujul2021.html | Patch, Third Party Advisory | |
| support@hackerone.com | https://www.oracle.com/security-alerts/cpuapr2020.html | Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00008.html | Mailing List, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHSA-2020:0573 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHSA-2020:0579 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHSA-2020:0597 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHSA-2020:0598 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHSA-2020:0602 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://hackerone.com/reports/746733 | Exploit, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://nodejs.org/en/blog/release/v10.19.0/ | Release Notes, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://nodejs.org/en/blog/release/v12.15.0/ | Release Notes, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://nodejs.org/en/blog/release/v13.8.0/ | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/ | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://security.gentoo.org/glsa/202003-48 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20200221-0004/ | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.debian.org/security/2020/dsa-4669 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.oracle.com//security-alerts/cpujul2021.html | Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.oracle.com/security-alerts/cpuapr2020.html | Patch, Third Party Advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| nodejs | node.js | * | |
| nodejs | node.js | * | |
| nodejs | node.js | * | |
| debian | debian_linux | 10.0 | |
| opensuse | leap | 15.1 | |
| redhat | software_collections | 1.0 | |
| redhat | enterprise_linux | 8.0 | |
| redhat | enterprise_linux_eus | 8.1 | |
| redhat | enterprise_linux_eus | 8.2 | |
| redhat | enterprise_linux_eus | 8.4 | |
| redhat | enterprise_linux_eus | 8.6 | |
| redhat | enterprise_linux_server_aus | 8.2 | |
| redhat | enterprise_linux_server_aus | 8.4 | |
| redhat | enterprise_linux_server_aus | 8.6 | |
| redhat | enterprise_linux_server_tus | 8.2 | |
| redhat | enterprise_linux_server_tus | 8.4 | |
| redhat | enterprise_linux_server_tus | 8.6 | |
| oracle | communications_cloud_native_core_network_function_cloud_native_environment | 1.4.0 | |
| oracle | graalvm | 19.3.1 | |
| oracle | graalvm | 20.0.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*",
"matchCriteriaId": "E92EC0A2-0C04-4226-8905-5F580DF41F82",
"versionEndExcluding": "10.19.0",
"versionStartIncluding": "10.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*",
"matchCriteriaId": "BA72B481-FA0B-473E-8E23-F0FC3D4C57F0",
"versionEndExcluding": "12.15.0",
"versionStartIncluding": "12.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*",
"matchCriteriaId": "D5B70848-F6C3-4131-8A91-6BA3379ED646",
"versionEndExcluding": "13.8.0",
"versionStartIncluding": "13.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*",
"matchCriteriaId": "B620311B-34A3-48A6-82DF-6F078D7A4493",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:redhat:software_collections:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "9D7EE4B6-A6EC-4B9B-91DF-79615796673F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:-:*:*:*",
"matchCriteriaId": "053C1B35-3869-41C2-9551-044182DE0A64",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_eus:8.1:*:*:*:*:*:*:*",
"matchCriteriaId": "92BC9265-6959-4D37-BE5E-8C45E98992F8",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_eus:8.2:*:*:*:*:*:*:*",
"matchCriteriaId": "831F0F47-3565-4763-B16F-C87B1FF2035E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_eus:8.4:*:*:*:*:*:*:*",
"matchCriteriaId": "0E3F09B5-569F-4C58-9FCA-3C0953D107B5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_eus:8.6:*:*:*:*:*:*:*",
"matchCriteriaId": "6C3741B8-851F-475D-B428-523F4F722350",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_aus:8.2:*:*:*:*:*:*:*",
"matchCriteriaId": "6897676D-53F9-45B3-B27F-7FF9A4C58D33",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_aus:8.4:*:*:*:*:*:*:*",
"matchCriteriaId": "E28F226A-CBC7-4A32-BE58-398FA5B42481",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_aus:8.6:*:*:*:*:*:*:*",
"matchCriteriaId": "76C24D94-834A-4E9D-8F73-624AFA99AAA2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_tus:8.2:*:*:*:*:*:*:*",
"matchCriteriaId": "B09ACF2D-D83F-4A86-8185-9569605D8EE1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_tus:8.4:*:*:*:*:*:*:*",
"matchCriteriaId": "AC10D919-57FD-4725-B8D2-39ECB476902F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_tus:8.6:*:*:*:*:*:*:*",
"matchCriteriaId": "1272DF03-7674-4BD4-8E64-94004B195448",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:1.4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "E47FBC8E-1C21-4448-8C59-4D48F08B151B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:oracle:graalvm:19.3.1:*:*:*:enterprise:*:*:*",
"matchCriteriaId": "52D0A602-6044-4D93-9E67-4B24BE3BAD0E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:oracle:graalvm:20.0.0:*:*:*:enterprise:*:*:*",
"matchCriteriaId": "ED734878-EBEA-418E-88A0-0C30AAB477E2",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Improper Certificate Validation in Node.js 10, 12, and 13 causes the process to abort when sending a crafted X.509 certificate"
},
{
"lang": "es",
"value": "Una Comprobaci\u00f3n Inapropiada del Certificado en Node.js versiones 10, 12 y 13, causa que el proceso se aborte cuando se env\u00eda un certificado X.509 dise\u00f1ado."
}
],
"id": "CVE-2019-15604",
"lastModified": "2024-11-21T04:29:06.710",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2020-02-07T15:15:11.180",
"references": [
{
"source": "support@hackerone.com",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00008.html"
},
{
"source": "support@hackerone.com",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0573"
},
{
"source": "support@hackerone.com",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0579"
},
{
"source": "support@hackerone.com",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0597"
},
{
"source": "support@hackerone.com",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0598"
},
{
"source": "support@hackerone.com",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0602"
},
{
"source": "support@hackerone.com",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://hackerone.com/reports/746733"
},
{
"source": "support@hackerone.com",
"tags": [
"Release Notes",
"Vendor Advisory"
],
"url": "https://nodejs.org/en/blog/release/v10.19.0/"
},
{
"source": "support@hackerone.com",
"tags": [
"Release Notes",
"Vendor Advisory"
],
"url": "https://nodejs.org/en/blog/release/v12.15.0/"
},
{
"source": "support@hackerone.com",
"tags": [
"Vendor Advisory"
],
"url": "https://nodejs.org/en/blog/release/v13.8.0/"
},
{
"source": "support@hackerone.com",
"tags": [
"Vendor Advisory"
],
"url": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/"
},
{
"source": "support@hackerone.com",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202003-48"
},
{
"source": "support@hackerone.com",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20200221-0004/"
},
{
"source": "support@hackerone.com",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2020/dsa-4669"
},
{
"source": "support@hackerone.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com//security-alerts/cpujul2021.html"
},
{
"source": "support@hackerone.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2020.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00008.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0573"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0579"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0597"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0598"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0602"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://hackerone.com/reports/746733"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes",
"Vendor Advisory"
],
"url": "https://nodejs.org/en/blog/release/v10.19.0/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes",
"Vendor Advisory"
],
"url": "https://nodejs.org/en/blog/release/v12.15.0/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://nodejs.org/en/blog/release/v13.8.0/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202003-48"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20200221-0004/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2020/dsa-4669"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com//security-alerts/cpujul2021.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2020.html"
}
],
"sourceIdentifier": "support@hackerone.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-295"
}
],
"source": "support@hackerone.com",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-295"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-4P8G-WMMC-P9F7
Vulnerability from github – Published: 2022-05-24 17:08 – Updated: 2024-03-07 21:30Improper Certificate Validation in Node.js 10, 12, and 13 causes the process to abort when sending a crafted X.509 certificate
{
"affected": [],
"aliases": [
"CVE-2019-15604"
],
"database_specific": {
"cwe_ids": [
"CWE-295"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2020-02-07T15:15:00Z",
"severity": "MODERATE"
},
"details": "Improper Certificate Validation in Node.js 10, 12, and 13 causes the process to abort when sending a crafted X.509 certificate",
"id": "GHSA-4p8g-wmmc-p9f7",
"modified": "2024-03-07T21:30:19Z",
"published": "2022-05-24T17:08:13Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15604"
},
{
"type": "WEB",
"url": "https://hackerone.com/reports/746733"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2020:0573"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2020:0579"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2020:0597"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2020:0598"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2020:0602"
},
{
"type": "WEB",
"url": "https://nodejs.org/en/blog/release/v10.19.0"
},
{
"type": "WEB",
"url": "https://nodejs.org/en/blog/release/v12.15.0"
},
{
"type": "WEB",
"url": "https://nodejs.org/en/blog/release/v13.8.0"
},
{
"type": "WEB",
"url": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases"
},
{
"type": "WEB",
"url": "https://security.gentoo.org/glsa/202003-48"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20200221-0004"
},
{
"type": "WEB",
"url": "https://www.debian.org/security/2020/dsa-4669"
},
{
"type": "WEB",
"url": "https://www.oracle.com//security-alerts/cpujul2021.html"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpuapr2020.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00008.html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
GSD-2019-15604
Vulnerability from gsd - Updated: 2023-12-13 01:23{
"GSD": {
"alias": "CVE-2019-15604",
"description": "Improper Certificate Validation in Node.js 10, 12, and 13 causes the process to abort when sending a crafted X.509 certificate",
"id": "GSD-2019-15604",
"references": [
"https://www.suse.com/security/cve/CVE-2019-15604.html",
"https://www.debian.org/security/2020/dsa-4669",
"https://access.redhat.com/errata/RHSA-2020:0602",
"https://access.redhat.com/errata/RHSA-2020:0598",
"https://access.redhat.com/errata/RHSA-2020:0597",
"https://access.redhat.com/errata/RHSA-2020:0579",
"https://access.redhat.com/errata/RHSA-2020:0573",
"https://advisories.mageia.org/CVE-2019-15604.html",
"https://linux.oracle.com/cve/CVE-2019-15604.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2019-15604"
],
"details": "Improper Certificate Validation in Node.js 10, 12, and 13 causes the process to abort when sending a crafted X.509 certificate",
"id": "GSD-2019-15604",
"modified": "2023-12-13T01:23:38.830069Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "support@hackerone.com",
"ID": "CVE-2019-15604",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "https://github.com/nodejs/node",
"version": {
"version_data": [
{
"version_value": "10.19.0, 12.15.0, 13.8.0"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Improper Certificate Validation in Node.js 10, 12, and 13 causes the process to abort when sending a crafted X.509 certificate"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Certificate Validation (CWE-295)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "RHSA-2020:0573",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2020:0573"
},
{
"name": "RHSA-2020:0579",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2020:0579"
},
{
"name": "RHSA-2020:0597",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2020:0597"
},
{
"name": "RHSA-2020:0598",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2020:0598"
},
{
"name": "RHSA-2020:0602",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2020:0602"
},
{
"name": "openSUSE-SU-2020:0293",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00008.html"
},
{
"name": "GLSA-202003-48",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202003-48"
},
{
"name": "DSA-4669",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2020/dsa-4669"
},
{
"name": "https://www.oracle.com/security-alerts/cpuapr2020.html",
"refsource": "MISC",
"url": "https://www.oracle.com/security-alerts/cpuapr2020.html"
},
{
"name": "https://www.oracle.com//security-alerts/cpujul2021.html",
"refsource": "MISC",
"url": "https://www.oracle.com//security-alerts/cpujul2021.html"
},
{
"name": "https://hackerone.com/reports/746733",
"refsource": "MISC",
"url": "https://hackerone.com/reports/746733"
},
{
"name": "https://nodejs.org/en/blog/release/v13.8.0/",
"refsource": "CONFIRM",
"url": "https://nodejs.org/en/blog/release/v13.8.0/"
},
{
"name": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/",
"refsource": "CONFIRM",
"url": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/"
},
{
"name": "https://nodejs.org/en/blog/release/v10.19.0/",
"refsource": "CONFIRM",
"url": "https://nodejs.org/en/blog/release/v10.19.0/"
},
{
"name": "https://nodejs.org/en/blog/release/v12.15.0/",
"refsource": "CONFIRM",
"url": "https://nodejs.org/en/blog/release/v12.15.0/"
},
{
"name": "https://security.netapp.com/advisory/ntap-20200221-0004/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20200221-0004/"
}
]
}
},
"nvd.nist.gov": {
"cve": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*",
"matchCriteriaId": "E92EC0A2-0C04-4226-8905-5F580DF41F82",
"versionEndExcluding": "10.19.0",
"versionStartIncluding": "10.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*",
"matchCriteriaId": "BA72B481-FA0B-473E-8E23-F0FC3D4C57F0",
"versionEndExcluding": "12.15.0",
"versionStartIncluding": "12.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*",
"matchCriteriaId": "D5B70848-F6C3-4131-8A91-6BA3379ED646",
"versionEndExcluding": "13.8.0",
"versionStartIncluding": "13.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*",
"matchCriteriaId": "B620311B-34A3-48A6-82DF-6F078D7A4493",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:redhat:software_collections:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "9D7EE4B6-A6EC-4B9B-91DF-79615796673F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:-:*:*:*",
"matchCriteriaId": "053C1B35-3869-41C2-9551-044182DE0A64",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_eus:8.1:*:*:*:*:*:*:*",
"matchCriteriaId": "92BC9265-6959-4D37-BE5E-8C45E98992F8",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_eus:8.2:*:*:*:*:*:*:*",
"matchCriteriaId": "831F0F47-3565-4763-B16F-C87B1FF2035E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_eus:8.4:*:*:*:*:*:*:*",
"matchCriteriaId": "0E3F09B5-569F-4C58-9FCA-3C0953D107B5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_eus:8.6:*:*:*:*:*:*:*",
"matchCriteriaId": "6C3741B8-851F-475D-B428-523F4F722350",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_aus:8.2:*:*:*:*:*:*:*",
"matchCriteriaId": "6897676D-53F9-45B3-B27F-7FF9A4C58D33",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_aus:8.4:*:*:*:*:*:*:*",
"matchCriteriaId": "E28F226A-CBC7-4A32-BE58-398FA5B42481",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_aus:8.6:*:*:*:*:*:*:*",
"matchCriteriaId": "76C24D94-834A-4E9D-8F73-624AFA99AAA2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_tus:8.2:*:*:*:*:*:*:*",
"matchCriteriaId": "B09ACF2D-D83F-4A86-8185-9569605D8EE1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_tus:8.4:*:*:*:*:*:*:*",
"matchCriteriaId": "AC10D919-57FD-4725-B8D2-39ECB476902F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_tus:8.6:*:*:*:*:*:*:*",
"matchCriteriaId": "1272DF03-7674-4BD4-8E64-94004B195448",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:1.4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "E47FBC8E-1C21-4448-8C59-4D48F08B151B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:oracle:graalvm:19.3.1:*:*:*:enterprise:*:*:*",
"matchCriteriaId": "52D0A602-6044-4D93-9E67-4B24BE3BAD0E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:oracle:graalvm:20.0.0:*:*:*:enterprise:*:*:*",
"matchCriteriaId": "ED734878-EBEA-418E-88A0-0C30AAB477E2",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Improper Certificate Validation in Node.js 10, 12, and 13 causes the process to abort when sending a crafted X.509 certificate"
},
{
"lang": "es",
"value": "Una Comprobaci\u00f3n Inapropiada del Certificado en Node.js versiones 10, 12 y 13, causa que el proceso se aborte cuando se env\u00eda un certificado X.509 dise\u00f1ado."
}
],
"id": "CVE-2019-15604",
"lastModified": "2024-03-07T21:24:40.750",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2020-02-07T15:15:11.180",
"references": [
{
"source": "support@hackerone.com",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00008.html"
},
{
"source": "support@hackerone.com",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0573"
},
{
"source": "support@hackerone.com",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0579"
},
{
"source": "support@hackerone.com",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0597"
},
{
"source": "support@hackerone.com",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0598"
},
{
"source": "support@hackerone.com",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0602"
},
{
"source": "support@hackerone.com",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://hackerone.com/reports/746733"
},
{
"source": "support@hackerone.com",
"tags": [
"Release Notes",
"Vendor Advisory"
],
"url": "https://nodejs.org/en/blog/release/v10.19.0/"
},
{
"source": "support@hackerone.com",
"tags": [
"Release Notes",
"Vendor Advisory"
],
"url": "https://nodejs.org/en/blog/release/v12.15.0/"
},
{
"source": "support@hackerone.com",
"tags": [
"Vendor Advisory"
],
"url": "https://nodejs.org/en/blog/release/v13.8.0/"
},
{
"source": "support@hackerone.com",
"tags": [
"Vendor Advisory"
],
"url": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/"
},
{
"source": "support@hackerone.com",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202003-48"
},
{
"source": "support@hackerone.com",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20200221-0004/"
},
{
"source": "support@hackerone.com",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2020/dsa-4669"
},
{
"source": "support@hackerone.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com//security-alerts/cpujul2021.html"
},
{
"source": "support@hackerone.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2020.html"
}
],
"sourceIdentifier": "support@hackerone.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-295"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-295"
}
],
"source": "support@hackerone.com",
"type": "Secondary"
}
]
}
}
}
}
OPENSUSE-SU-2020:0293-1
Vulnerability from csaf_opensuse - Published: 2020-03-03 17:13 - Updated: 2020-03-03 17:13| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.12.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.12.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:nodejs8-docs-8.17.0-lp151.2.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:npm8-8.17.0-lp151.2.12.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:npm8-8.17.0-lp151.2.12.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.12.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.12.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:nodejs8-docs-8.17.0-lp151.2.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:npm8-8.17.0-lp151.2.12.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:npm8-8.17.0-lp151.2.12.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.12.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.12.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:nodejs8-docs-8.17.0-lp151.2.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:npm8-8.17.0-lp151.2.12.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:npm8-8.17.0-lp151.2.12.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/o… | self |
| https://lists.opensuse.org/archives/list/security… | self |
| https://lists.opensuse.org/archives/list/security… | self |
| https://bugzilla.suse.com/1163102 | self |
| https://bugzilla.suse.com/1163103 | self |
| https://bugzilla.suse.com/1163104 | self |
| https://www.suse.com/security/cve/CVE-2019-15604/ | self |
| https://www.suse.com/security/cve/CVE-2019-15605/ | self |
| https://www.suse.com/security/cve/CVE-2019-15606/ | self |
| https://www.suse.com/security/cve/CVE-2019-15604 | external |
| https://bugzilla.suse.com/1163104 | external |
| https://www.suse.com/security/cve/CVE-2019-15605 | external |
| https://bugzilla.suse.com/1163102 | external |
| https://www.suse.com/security/cve/CVE-2019-15606 | external |
| https://bugzilla.suse.com/1163103 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for nodejs8",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nodejs8 fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2019-15604: Fixed a remotely triggerable assertion in the TLS server via a crafted certificate string (CVE-2019-15604, bsc#1163104).\n- CVE-2019-15605: Fixed an HTTP request smuggling vulnerability via malformed Transfer-Encoding header (CVE-2019-15605, bsc#1163102).\n- CVE-2019-15606: Fixed the white space sanitation of HTTP headers (CVE-2019-15606, bsc#1163103).\n\nThis update was imported from the SUSE:SLE-15:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2020-293",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2020_0293-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2020:0293-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/LLBX73ZML2HFTXADVLS3JFSWUPDITBSK/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2020:0293-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/LLBX73ZML2HFTXADVLS3JFSWUPDITBSK/"
},
{
"category": "self",
"summary": "SUSE Bug 1163102",
"url": "https://bugzilla.suse.com/1163102"
},
{
"category": "self",
"summary": "SUSE Bug 1163103",
"url": "https://bugzilla.suse.com/1163103"
},
{
"category": "self",
"summary": "SUSE Bug 1163104",
"url": "https://bugzilla.suse.com/1163104"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-15604 page",
"url": "https://www.suse.com/security/cve/CVE-2019-15604/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-15605 page",
"url": "https://www.suse.com/security/cve/CVE-2019-15605/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-15606 page",
"url": "https://www.suse.com/security/cve/CVE-2019-15606/"
}
],
"title": "Security update for nodejs8",
"tracking": {
"current_release_date": "2020-03-03T17:13:16Z",
"generator": {
"date": "2020-03-03T17:13:16Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2020:0293-1",
"initial_release_date": "2020-03-03T17:13:16Z",
"revision_history": [
{
"date": "2020-03-03T17:13:16Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "nodejs8-8.17.0-lp151.2.12.1.i586",
"product": {
"name": "nodejs8-8.17.0-lp151.2.12.1.i586",
"product_id": "nodejs8-8.17.0-lp151.2.12.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs8-devel-8.17.0-lp151.2.12.1.i586",
"product": {
"name": "nodejs8-devel-8.17.0-lp151.2.12.1.i586",
"product_id": "nodejs8-devel-8.17.0-lp151.2.12.1.i586"
}
},
{
"category": "product_version",
"name": "npm8-8.17.0-lp151.2.12.1.i586",
"product": {
"name": "npm8-8.17.0-lp151.2.12.1.i586",
"product_id": "npm8-8.17.0-lp151.2.12.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs8-docs-8.17.0-lp151.2.12.1.noarch",
"product": {
"name": "nodejs8-docs-8.17.0-lp151.2.12.1.noarch",
"product_id": "nodejs8-docs-8.17.0-lp151.2.12.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs8-8.17.0-lp151.2.12.1.x86_64",
"product": {
"name": "nodejs8-8.17.0-lp151.2.12.1.x86_64",
"product_id": "nodejs8-8.17.0-lp151.2.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs8-devel-8.17.0-lp151.2.12.1.x86_64",
"product": {
"name": "nodejs8-devel-8.17.0-lp151.2.12.1.x86_64",
"product_id": "nodejs8-devel-8.17.0-lp151.2.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm8-8.17.0-lp151.2.12.1.x86_64",
"product": {
"name": "npm8-8.17.0-lp151.2.12.1.x86_64",
"product_id": "npm8-8.17.0-lp151.2.12.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.1",
"product": {
"name": "openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-lp151.2.12.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.12.1.i586"
},
"product_reference": "nodejs8-8.17.0-lp151.2.12.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-lp151.2.12.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.12.1.x86_64"
},
"product_reference": "nodejs8-8.17.0-lp151.2.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-lp151.2.12.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.12.1.i586"
},
"product_reference": "nodejs8-devel-8.17.0-lp151.2.12.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-lp151.2.12.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.12.1.x86_64"
},
"product_reference": "nodejs8-devel-8.17.0-lp151.2.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-docs-8.17.0-lp151.2.12.1.noarch as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:nodejs8-docs-8.17.0-lp151.2.12.1.noarch"
},
"product_reference": "nodejs8-docs-8.17.0-lp151.2.12.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-lp151.2.12.1.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:npm8-8.17.0-lp151.2.12.1.i586"
},
"product_reference": "npm8-8.17.0-lp151.2.12.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-lp151.2.12.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:npm8-8.17.0-lp151.2.12.1.x86_64"
},
"product_reference": "npm8-8.17.0-lp151.2.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-15604",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-15604"
}
],
"notes": [
{
"category": "general",
"text": "Improper Certificate Validation in Node.js 10, 12, and 13 causes the process to abort when sending a crafted X.509 certificate",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.12.1.i586",
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.12.1.x86_64",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.12.1.i586",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.12.1.x86_64",
"openSUSE Leap 15.1:nodejs8-docs-8.17.0-lp151.2.12.1.noarch",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.12.1.i586",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-15604",
"url": "https://www.suse.com/security/cve/CVE-2019-15604"
},
{
"category": "external",
"summary": "SUSE Bug 1163104 for CVE-2019-15604",
"url": "https://bugzilla.suse.com/1163104"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.12.1.i586",
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.12.1.x86_64",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.12.1.i586",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.12.1.x86_64",
"openSUSE Leap 15.1:nodejs8-docs-8.17.0-lp151.2.12.1.noarch",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.12.1.i586",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.12.1.i586",
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.12.1.x86_64",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.12.1.i586",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.12.1.x86_64",
"openSUSE Leap 15.1:nodejs8-docs-8.17.0-lp151.2.12.1.noarch",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.12.1.i586",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-03-03T17:13:16Z",
"details": "important"
}
],
"title": "CVE-2019-15604"
},
{
"cve": "CVE-2019-15605",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-15605"
}
],
"notes": [
{
"category": "general",
"text": "HTTP request smuggling in Node.js 10, 12, and 13 causes malicious payload delivery when transfer-encoding is malformed",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.12.1.i586",
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.12.1.x86_64",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.12.1.i586",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.12.1.x86_64",
"openSUSE Leap 15.1:nodejs8-docs-8.17.0-lp151.2.12.1.noarch",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.12.1.i586",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-15605",
"url": "https://www.suse.com/security/cve/CVE-2019-15605"
},
{
"category": "external",
"summary": "SUSE Bug 1163102 for CVE-2019-15605",
"url": "https://bugzilla.suse.com/1163102"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.12.1.i586",
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.12.1.x86_64",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.12.1.i586",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.12.1.x86_64",
"openSUSE Leap 15.1:nodejs8-docs-8.17.0-lp151.2.12.1.noarch",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.12.1.i586",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.12.1.i586",
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.12.1.x86_64",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.12.1.i586",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.12.1.x86_64",
"openSUSE Leap 15.1:nodejs8-docs-8.17.0-lp151.2.12.1.noarch",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.12.1.i586",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-03-03T17:13:16Z",
"details": "important"
}
],
"title": "CVE-2019-15605"
},
{
"cve": "CVE-2019-15606",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-15606"
}
],
"notes": [
{
"category": "general",
"text": "Including trailing white space in HTTP header values in Nodejs 10, 12, and 13 causes bypass of authorization based on header value comparisons",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.12.1.i586",
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.12.1.x86_64",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.12.1.i586",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.12.1.x86_64",
"openSUSE Leap 15.1:nodejs8-docs-8.17.0-lp151.2.12.1.noarch",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.12.1.i586",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-15606",
"url": "https://www.suse.com/security/cve/CVE-2019-15606"
},
{
"category": "external",
"summary": "SUSE Bug 1163103 for CVE-2019-15606",
"url": "https://bugzilla.suse.com/1163103"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.12.1.i586",
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.12.1.x86_64",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.12.1.i586",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.12.1.x86_64",
"openSUSE Leap 15.1:nodejs8-docs-8.17.0-lp151.2.12.1.noarch",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.12.1.i586",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.12.1.i586",
"openSUSE Leap 15.1:nodejs8-8.17.0-lp151.2.12.1.x86_64",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.12.1.i586",
"openSUSE Leap 15.1:nodejs8-devel-8.17.0-lp151.2.12.1.x86_64",
"openSUSE Leap 15.1:nodejs8-docs-8.17.0-lp151.2.12.1.noarch",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.12.1.i586",
"openSUSE Leap 15.1:npm8-8.17.0-lp151.2.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-03-03T17:13:16Z",
"details": "important"
}
],
"title": "CVE-2019-15606"
}
]
}
RHSA-2020:0573
Vulnerability from csaf_redhat - Published: 2020-02-24 12:55 - Updated: 2026-02-25 17:33An encoding error flaw exists in the Node.js code that is used to read a peer certificate in the TLS client authentication. An attacker can use this flaw to crash the process used to handle TLS client authentication.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.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.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.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
A flaw was found in the Node.js code where a specially crafted HTTP(s) request sent to a Node.js server failed to properly process the HTTP(s) headers, resulting in a request smuggling attack. An attacker can use this flaw to alter a request sent as an authenticated user if the Node.js server is deployed behind a proxy server that reuses connections.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.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.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.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
A flaw was found in Node.js where the HTTP(s) header values were not stripped of trailing whitespace. An attacker can use this flaw to send an HTTP(s) request which is validated by an upstream proxy server, but not by the Node.js HTTP(s) server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.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.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.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
Versions of the npm CLI prior to 6.13.3 are vulnerable to an Arbitrary File Write. It is possible for packages to create symlinks to files outside of thenode_modules folder through the bin field upon installation. A properly constructed entry in the package.json bin field would allow a package publisher to create a symlink pointing to arbitrary files on a user's system when the package is installed. This behavior is still possible through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.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.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.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
Versions of the npm CLI prior to 6.13.3 are vulnerable to an Arbitrary File Write. It fails to prevent access to folders outside of the intended node_modules folder through the bin field. A properly constructed entry in the package.json bin field would allow a package publisher to modify and/or gain access to arbitrary files on a user's system when the package is installed. This behavior is still possible through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.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.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.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
Versions of the npm CLI prior to 6.13.4 are vulnerable to an Arbitrary File Overwrite. It fails to prevent existing globally-installed binaries to be overwritten by other package installations. For example, if a package was installed globally and created a serve binary, any subsequent installs of packages that also create a serve binary would overwrite the previous serve binary. This behavior is still allowed in local installations and also through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.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.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.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2020:0573 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1788301 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1788305 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1788310 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1800364 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1800366 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1800367 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2019-15604 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1800367 | external |
| https://www.cve.org/CVERecord?id=CVE-2019-15604 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2019-15604 | external |
| https://nodejs.org/en/blog/vulnerability/february… | external |
| https://access.redhat.com/security/cve/CVE-2019-15605 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1800364 | external |
| https://www.cve.org/CVERecord?id=CVE-2019-15605 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2019-15605 | external |
| https://access.redhat.com/security/cve/CVE-2019-15606 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1800366 | external |
| https://www.cve.org/CVERecord?id=CVE-2019-15606 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2019-15606 | external |
| https://access.redhat.com/security/cve/CVE-2019-16775 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1788305 | external |
| https://www.cve.org/CVERecord?id=CVE-2019-16775 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2019-16775 | external |
| https://access.redhat.com/security/cve/CVE-2019-16776 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1788310 | external |
| https://www.cve.org/CVERecord?id=CVE-2019-16776 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2019-16776 | external |
| https://access.redhat.com/security/cve/CVE-2019-16777 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1788301 | external |
| https://www.cve.org/CVERecord?id=CVE-2019-16777 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2019-16777 | external |
{
"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.19.0).\n\nSecurity Fix(es):\n\n* nodejs: HTTP request smuggling using malformed Transfer-Encoding header (CVE-2019-15605)\n\n* nodejs: Remotely trigger an assertion on a TLS server with a malformed certificate string (CVE-2019-15604)\n\n* nodejs: HTTP header values do not have trailing optional whitespace trimmed (CVE-2019-15606)\n\n* npm: Symlink reference outside of node_modules folder through the bin field upon installation (CVE-2019-16775)\n\n* npm: Arbitrary file write via constructed entry in the package.json bin field (CVE-2019-16776)\n\n* npm: Global node_modules Binary Overwrite (CVE-2019-16777)\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:0573",
"url": "https://access.redhat.com/errata/RHSA-2020:0573"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1788301",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788301"
},
{
"category": "external",
"summary": "1788305",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788305"
},
{
"category": "external",
"summary": "1788310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788310"
},
{
"category": "external",
"summary": "1800364",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800364"
},
{
"category": "external",
"summary": "1800366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800366"
},
{
"category": "external",
"summary": "1800367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800367"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0573.json"
}
],
"title": "Red Hat Security Advisory: nodejs:10 security update",
"tracking": {
"current_release_date": "2026-02-25T17:33:47+00:00",
"generator": {
"date": "2026-02-25T17:33:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2020:0573",
"initial_release_date": "2020-02-24T12:55:00+00:00",
"revision_history": [
{
"date": "2020-02-24T12:55:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-02-24T12:55:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-25T17:33:47+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.19.0-1.module+el8.0.0+5738+1362a79c.src::nodejs:10",
"product": {
"name": "nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.src (nodejs:10)",
"product_id": "nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.src::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@10.19.0-1.module%2Bel8.0.0%2B5738%2B1362a79c?arch=src\u0026epoch=1\u0026rpmmod=nodejs:10:8000020200214110450: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:8000020200214110450: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:8000020200214110450:f8e95b4e"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.noarch::nodejs:10",
"product": {
"name": "nodejs-docs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.noarch (nodejs:10)",
"product_id": "nodejs-docs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.noarch::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@10.19.0-1.module%2Bel8.0.0%2B5738%2B1362a79c?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:10:8000020200214110450: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:8000020200214110450: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:8000020200214110450:f8e95b4e"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"product": {
"name": "nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le (nodejs:10)",
"product_id": "nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@10.19.0-1.module%2Bel8.0.0%2B5738%2B1362a79c?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:10:8000020200214110450:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"product": {
"name": "nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le (nodejs:10)",
"product_id": "nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@10.19.0-1.module%2Bel8.0.0%2B5738%2B1362a79c?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:10:8000020200214110450:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"product": {
"name": "nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le (nodejs:10)",
"product_id": "nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@10.19.0-1.module%2Bel8.0.0%2B5738%2B1362a79c?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:10:8000020200214110450:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"product": {
"name": "nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le (nodejs:10)",
"product_id": "nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@10.19.0-1.module%2Bel8.0.0%2B5738%2B1362a79c?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:10:8000020200214110450:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"product": {
"name": "npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.ppc64le (nodejs:10)",
"product_id": "npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.13.4-1.10.19.0.1.module%2Bel8.0.0%2B5738%2B1362a79c?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:10:8000020200214110450:f8e95b4e"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"product": {
"name": "nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64 (nodejs:10)",
"product_id": "nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@10.19.0-1.module%2Bel8.0.0%2B5738%2B1362a79c?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:10:8000020200214110450:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"product": {
"name": "nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64 (nodejs:10)",
"product_id": "nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@10.19.0-1.module%2Bel8.0.0%2B5738%2B1362a79c?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:10:8000020200214110450:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"product": {
"name": "nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64 (nodejs:10)",
"product_id": "nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@10.19.0-1.module%2Bel8.0.0%2B5738%2B1362a79c?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:10:8000020200214110450:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"product": {
"name": "nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64 (nodejs:10)",
"product_id": "nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@10.19.0-1.module%2Bel8.0.0%2B5738%2B1362a79c?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:10:8000020200214110450:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"product": {
"name": "nodejs-devel-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64 (nodejs:10)",
"product_id": "nodejs-devel-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel-debuginfo@10.19.0-1.module%2Bel8.0.0%2B5738%2B1362a79c?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:10:8000020200214110450:f8e95b4e"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"product": {
"name": "npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.x86_64 (nodejs:10)",
"product_id": "npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.13.4-1.10.19.0.1.module%2Bel8.0.0%2B5738%2B1362a79c?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:10:8000020200214110450:f8e95b4e"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.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.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10"
},
"product_reference": "nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.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.19.0-1.module+el8.0.0+5738+1362a79c.src::nodejs:10"
},
"product_reference": "nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.src::nodejs:10",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.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.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10"
},
"product_reference": "nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.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.19.0-1.module+el8.0.0+5738+1362a79c.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.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10"
},
"product_reference": "nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.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.19.0-1.module+el8.0.0+5738+1362a79c.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.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10"
},
"product_reference": "nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.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.19.0-1.module+el8.0.0+5738+1362a79c.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.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10"
},
"product_reference": "nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.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.19.0-1.module+el8.0.0+5738+1362a79c.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.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10"
},
"product_reference": "nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.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.19.0-1.module+el8.0.0+5738+1362a79c.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.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10"
},
"product_reference": "nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.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.19.0-1.module+el8.0.0+5738+1362a79c.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.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10"
},
"product_reference": "nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.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-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10"
},
"product_reference": "nodejs-devel-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.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.19.0-1.module+el8.0.0+5738+1362a79c.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.19.0-1.module+el8.0.0+5738+1362a79c.noarch::nodejs:10"
},
"product_reference": "nodejs-docs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.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.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.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.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.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10"
},
"product_reference": "npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.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.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10"
},
"product_reference": "npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-15604",
"cwe": {
"id": "CWE-172",
"name": "Encoding Error"
},
"discovery_date": "2020-02-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1800367"
}
],
"notes": [
{
"category": "description",
"text": "An encoding error flaw exists in the Node.js code that is used to read a peer certificate in the TLS client authentication. An attacker can use this flaw to crash the process used to handle TLS client authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Remotely trigger an assertion on a TLS server with a malformed certificate string",
"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.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.noarch::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.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15604"
},
{
"category": "external",
"summary": "RHBZ#1800367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15604",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15604"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15604",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15604"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/"
}
],
"release_date": "2020-02-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-24T12:55:00+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.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.noarch::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.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:0573"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"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:H",
"version": "3.1"
},
"products": [
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.noarch::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.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Remotely trigger an assertion on a TLS server with a malformed certificate string"
},
{
"cve": "CVE-2019-15605",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2020-02-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1800364"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Node.js code where a specially crafted HTTP(s) request sent to a Node.js server failed to properly process the HTTP(s) headers, resulting in a request smuggling attack. An attacker can use this flaw to alter a request sent as an authenticated user if the Node.js server is deployed behind a proxy server that reuses connections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: HTTP request smuggling using malformed Transfer-Encoding header",
"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.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.noarch::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.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15605"
},
{
"category": "external",
"summary": "RHBZ#1800364",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800364"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15605",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15605"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15605",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15605"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/"
}
],
"release_date": "2020-02-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-24T12:55:00+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.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.noarch::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.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:0573"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.noarch::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.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nodejs: HTTP request smuggling using malformed Transfer-Encoding header"
},
{
"cve": "CVE-2019-15606",
"cwe": {
"id": "CWE-138",
"name": "Improper Neutralization of Special Elements"
},
"discovery_date": "2020-02-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1800366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js where the HTTP(s) header values were not stripped of trailing whitespace. An attacker can use this flaw to send an HTTP(s) request which is validated by an upstream proxy server, but not by the Node.js HTTP(s) server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: HTTP header values do not have trailing optional whitespace trimmed",
"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.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.noarch::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.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15606"
},
{
"category": "external",
"summary": "RHBZ#1800366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15606",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15606"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15606",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15606"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/"
}
],
"release_date": "2020-02-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-24T12:55:00+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.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.noarch::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.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:0573"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"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:N",
"version": "3.1"
},
"products": [
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.noarch::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.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: HTTP header values do not have trailing optional whitespace trimmed"
},
{
"cve": "CVE-2019-16775",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-12-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1788305"
}
],
"notes": [
{
"category": "description",
"text": "Versions of the npm CLI prior to 6.13.3 are vulnerable to an Arbitrary File Write. It is possible for packages to create symlinks to files outside of thenode_modules folder through the bin field upon installation. A properly constructed entry in the package.json bin field would allow a package publisher to create a symlink pointing to arbitrary files on a user\u0027s system when the package is installed. This behavior is still possible through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "npm: Symlink reference outside of node_modules folder through the bin field upon installation",
"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.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.noarch::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.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16775"
},
{
"category": "external",
"summary": "RHBZ#1788305",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788305"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16775",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16775"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16775",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16775"
}
],
"release_date": "2019-12-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-24T12:55:00+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.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.noarch::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.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:0573"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.noarch::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.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "npm: Symlink reference outside of node_modules folder through the bin field upon installation"
},
{
"cve": "CVE-2019-16776",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-12-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1788310"
}
],
"notes": [
{
"category": "description",
"text": "Versions of the npm CLI prior to 6.13.3 are vulnerable to an Arbitrary File Write. It fails to prevent access to folders outside of the intended node_modules folder through the bin field. A properly constructed entry in the package.json bin field would allow a package publisher to modify and/or gain access to arbitrary files on a user\u0027s system when the package is installed. This behavior is still possible through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "npm: Arbitrary file write via constructed entry in the package.json bin field",
"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.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.noarch::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.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16776"
},
{
"category": "external",
"summary": "RHBZ#1788310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16776",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16776"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16776",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16776"
}
],
"release_date": "2019-12-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-24T12:55:00+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.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.noarch::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.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:0573"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.noarch::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.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "npm: Arbitrary file write via constructed entry in the package.json bin field"
},
{
"cve": "CVE-2019-16777",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-12-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1788301"
}
],
"notes": [
{
"category": "description",
"text": "Versions of the npm CLI prior to 6.13.4 are vulnerable to an Arbitrary File Overwrite. It fails to prevent existing globally-installed binaries to be overwritten by other package installations. For example, if a package was installed globally and created a serve binary, any subsequent installs of packages that also create a serve binary would overwrite the previous serve binary. This behavior is still allowed in local installations and also through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "npm: Global node_modules Binary Overwrite",
"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.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.noarch::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.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16777"
},
{
"category": "external",
"summary": "RHBZ#1788301",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788301"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16777",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16777"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16777",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16777"
}
],
"release_date": "2019-12-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-24T12:55:00+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.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.noarch::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.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:0573"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.src::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-debugsource-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10",
"AppStream-8.0.0.Z.E4S:nodejs-docs-1:10.19.0-1.module+el8.0.0+5738+1362a79c.noarch::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.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.ppc64le::nodejs:10",
"AppStream-8.0.0.Z.E4S:npm-1:6.13.4-1.10.19.0.1.module+el8.0.0+5738+1362a79c.x86_64::nodejs:10"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "npm: Global node_modules Binary Overwrite"
}
]
}
RHSA-2020:0579
Vulnerability from csaf_redhat - Published: 2020-02-25 08:39 - Updated: 2026-02-25 17:33An encoding error flaw exists in the Node.js code that is used to read a peer certificate in the TLS client authentication. An attacker can use this flaw to crash the process used to handle TLS client authentication.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.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.1.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.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
A flaw was found in the Node.js code where a specially crafted HTTP(s) request sent to a Node.js server failed to properly process the HTTP(s) headers, resulting in a request smuggling attack. An attacker can use this flaw to alter a request sent as an authenticated user if the Node.js server is deployed behind a proxy server that reuses connections.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.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.1.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.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
A flaw was found in Node.js where the HTTP(s) header values were not stripped of trailing whitespace. An attacker can use this flaw to send an HTTP(s) request which is validated by an upstream proxy server, but not by the Node.js HTTP(s) server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.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.1.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.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
Versions of the npm CLI prior to 6.13.3 are vulnerable to an Arbitrary File Write. It is possible for packages to create symlinks to files outside of thenode_modules folder through the bin field upon installation. A properly constructed entry in the package.json bin field would allow a package publisher to create a symlink pointing to arbitrary files on a user's system when the package is installed. This behavior is still possible through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.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.1.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.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
Versions of the npm CLI prior to 6.13.3 are vulnerable to an Arbitrary File Write. It fails to prevent access to folders outside of the intended node_modules folder through the bin field. A properly constructed entry in the package.json bin field would allow a package publisher to modify and/or gain access to arbitrary files on a user's system when the package is installed. This behavior is still possible through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.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.1.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.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
Versions of the npm CLI prior to 6.13.4 are vulnerable to an Arbitrary File Overwrite. It fails to prevent existing globally-installed binaries to be overwritten by other package installations. For example, if a package was installed globally and created a serve binary, any subsequent installs of packages that also create a serve binary would overwrite the previous serve binary. This behavior is still allowed in local installations and also through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.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.1.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.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10 | — |
Vendor Fix
fix
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2020:0579 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1788301 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1788305 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1788310 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1800364 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1800366 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1800367 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2019-15604 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1800367 | external |
| https://www.cve.org/CVERecord?id=CVE-2019-15604 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2019-15604 | external |
| https://nodejs.org/en/blog/vulnerability/february… | external |
| https://access.redhat.com/security/cve/CVE-2019-15605 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1800364 | external |
| https://www.cve.org/CVERecord?id=CVE-2019-15605 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2019-15605 | external |
| https://access.redhat.com/security/cve/CVE-2019-15606 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1800366 | external |
| https://www.cve.org/CVERecord?id=CVE-2019-15606 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2019-15606 | external |
| https://access.redhat.com/security/cve/CVE-2019-16775 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1788305 | external |
| https://www.cve.org/CVERecord?id=CVE-2019-16775 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2019-16775 | external |
| https://access.redhat.com/security/cve/CVE-2019-16776 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1788310 | external |
| https://www.cve.org/CVERecord?id=CVE-2019-16776 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2019-16776 | external |
| https://access.redhat.com/security/cve/CVE-2019-16777 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1788301 | external |
| https://www.cve.org/CVERecord?id=CVE-2019-16777 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2019-16777 | external |
{
"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.19.0).\n\nSecurity Fix(es):\n\n* nodejs: HTTP request smuggling using malformed Transfer-Encoding header (CVE-2019-15605)\n\n* nodejs: Remotely trigger an assertion on a TLS server with a malformed certificate string (CVE-2019-15604)\n\n* nodejs: HTTP header values do not have trailing optional whitespace trimmed (CVE-2019-15606)\n\n* npm: Symlink reference outside of node_modules folder through the bin field upon installation (CVE-2019-16775)\n\n* npm: Arbitrary file write via constructed entry in the package.json bin field (CVE-2019-16776)\n\n* npm: Global node_modules Binary Overwrite (CVE-2019-16777)\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:0579",
"url": "https://access.redhat.com/errata/RHSA-2020:0579"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1788301",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788301"
},
{
"category": "external",
"summary": "1788305",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788305"
},
{
"category": "external",
"summary": "1788310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788310"
},
{
"category": "external",
"summary": "1800364",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800364"
},
{
"category": "external",
"summary": "1800366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800366"
},
{
"category": "external",
"summary": "1800367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800367"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0579.json"
}
],
"title": "Red Hat Security Advisory: nodejs:10 security update",
"tracking": {
"current_release_date": "2026-02-25T17:33:48+00:00",
"generator": {
"date": "2026-02-25T17:33:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2020:0579",
"initial_release_date": "2020-02-25T08:39:40+00:00",
"revision_history": [
{
"date": "2020-02-25T08:39:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-02-25T08:39:40+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-25T17:33:48+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.1.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.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"product": {
"name": "nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64 (nodejs:10)",
"product_id": "nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@10.19.0-1.module%2Bel8.1.0%2B5726%2B6ed65f8c?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200213140254:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"product": {
"name": "nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64 (nodejs:10)",
"product_id": "nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@10.19.0-1.module%2Bel8.1.0%2B5726%2B6ed65f8c?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200213140254:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"product": {
"name": "nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64 (nodejs:10)",
"product_id": "nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@10.19.0-1.module%2Bel8.1.0%2B5726%2B6ed65f8c?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200213140254:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"product": {
"name": "nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64 (nodejs:10)",
"product_id": "nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@10.19.0-1.module%2Bel8.1.0%2B5726%2B6ed65f8c?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200213140254:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"product": {
"name": "npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.aarch64 (nodejs:10)",
"product_id": "npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.13.4-1.10.19.0.1.module%2Bel8.1.0%2B5726%2B6ed65f8c?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200213140254:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.src::nodejs:10",
"product": {
"name": "nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.src (nodejs:10)",
"product_id": "nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.src::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@10.19.0-1.module%2Bel8.1.0%2B5726%2B6ed65f8c?arch=src\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200213140254: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:8010020200213140254: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:8010020200213140254:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.noarch::nodejs:10",
"product": {
"name": "nodejs-docs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.noarch (nodejs:10)",
"product_id": "nodejs-docs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.noarch::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@10.19.0-1.module%2Bel8.1.0%2B5726%2B6ed65f8c?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200213140254: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:8010020200213140254: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:8010020200213140254:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"product": {
"name": "nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le (nodejs:10)",
"product_id": "nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@10.19.0-1.module%2Bel8.1.0%2B5726%2B6ed65f8c?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200213140254:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"product": {
"name": "nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le (nodejs:10)",
"product_id": "nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@10.19.0-1.module%2Bel8.1.0%2B5726%2B6ed65f8c?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200213140254:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"product": {
"name": "nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le (nodejs:10)",
"product_id": "nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@10.19.0-1.module%2Bel8.1.0%2B5726%2B6ed65f8c?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200213140254:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"product": {
"name": "nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le (nodejs:10)",
"product_id": "nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@10.19.0-1.module%2Bel8.1.0%2B5726%2B6ed65f8c?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200213140254:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"product": {
"name": "npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.ppc64le (nodejs:10)",
"product_id": "npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.13.4-1.10.19.0.1.module%2Bel8.1.0%2B5726%2B6ed65f8c?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200213140254:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"product": {
"name": "nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x (nodejs:10)",
"product_id": "nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@10.19.0-1.module%2Bel8.1.0%2B5726%2B6ed65f8c?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200213140254:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"product": {
"name": "nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x (nodejs:10)",
"product_id": "nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@10.19.0-1.module%2Bel8.1.0%2B5726%2B6ed65f8c?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200213140254:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"product": {
"name": "nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x (nodejs:10)",
"product_id": "nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@10.19.0-1.module%2Bel8.1.0%2B5726%2B6ed65f8c?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200213140254:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"product": {
"name": "nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x (nodejs:10)",
"product_id": "nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@10.19.0-1.module%2Bel8.1.0%2B5726%2B6ed65f8c?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200213140254:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"product": {
"name": "npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.s390x (nodejs:10)",
"product_id": "npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.13.4-1.10.19.0.1.module%2Bel8.1.0%2B5726%2B6ed65f8c?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200213140254:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"product": {
"name": "nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64 (nodejs:10)",
"product_id": "nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@10.19.0-1.module%2Bel8.1.0%2B5726%2B6ed65f8c?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200213140254:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"product": {
"name": "nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64 (nodejs:10)",
"product_id": "nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@10.19.0-1.module%2Bel8.1.0%2B5726%2B6ed65f8c?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200213140254:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"product": {
"name": "nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64 (nodejs:10)",
"product_id": "nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@10.19.0-1.module%2Bel8.1.0%2B5726%2B6ed65f8c?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200213140254:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"product": {
"name": "nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64 (nodejs:10)",
"product_id": "nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@10.19.0-1.module%2Bel8.1.0%2B5726%2B6ed65f8c?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200213140254:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"product": {
"name": "nodejs-devel-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64 (nodejs:10)",
"product_id": "nodejs-devel-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel-debuginfo@10.19.0-1.module%2Bel8.1.0%2B5726%2B6ed65f8c?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200213140254:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"product": {
"name": "npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.x86_64 (nodejs:10)",
"product_id": "npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.13.4-1.10.19.0.1.module%2Bel8.1.0%2B5726%2B6ed65f8c?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:10:8010020200213140254:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10"
},
"product_reference": "nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10"
},
"product_reference": "nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10"
},
"product_reference": "nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.src (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.src::nodejs:10"
},
"product_reference": "nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.src::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10"
},
"product_reference": "nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10"
},
"product_reference": "nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10"
},
"product_reference": "nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10"
},
"product_reference": "nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10"
},
"product_reference": "nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10"
},
"product_reference": "nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10"
},
"product_reference": "nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10"
},
"product_reference": "nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10"
},
"product_reference": "nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10"
},
"product_reference": "nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10"
},
"product_reference": "nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10"
},
"product_reference": "nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10"
},
"product_reference": "nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10"
},
"product_reference": "nodejs-devel-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.noarch (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.noarch::nodejs:10"
},
"product_reference": "nodejs-docs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.noarch::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.aarch64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10"
},
"product_reference": "npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.ppc64le (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10"
},
"product_reference": "npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.s390x (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10"
},
"product_reference": "npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.x86_64 (nodejs:10) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10"
},
"product_reference": "npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-15604",
"cwe": {
"id": "CWE-172",
"name": "Encoding Error"
},
"discovery_date": "2020-02-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1800367"
}
],
"notes": [
{
"category": "description",
"text": "An encoding error flaw exists in the Node.js code that is used to read a peer certificate in the TLS client authentication. An attacker can use this flaw to crash the process used to handle TLS client authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Remotely trigger an assertion on a TLS server with a malformed certificate string",
"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.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15604"
},
{
"category": "external",
"summary": "RHBZ#1800367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15604",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15604"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15604",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15604"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/"
}
],
"release_date": "2020-02-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-25T08:39: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.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:0579"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"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:H",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Remotely trigger an assertion on a TLS server with a malformed certificate string"
},
{
"cve": "CVE-2019-15605",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2020-02-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1800364"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Node.js code where a specially crafted HTTP(s) request sent to a Node.js server failed to properly process the HTTP(s) headers, resulting in a request smuggling attack. An attacker can use this flaw to alter a request sent as an authenticated user if the Node.js server is deployed behind a proxy server that reuses connections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: HTTP request smuggling using malformed Transfer-Encoding header",
"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.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15605"
},
{
"category": "external",
"summary": "RHBZ#1800364",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800364"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15605",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15605"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15605",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15605"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/"
}
],
"release_date": "2020-02-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-25T08:39: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.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:0579"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nodejs: HTTP request smuggling using malformed Transfer-Encoding header"
},
{
"cve": "CVE-2019-15606",
"cwe": {
"id": "CWE-138",
"name": "Improper Neutralization of Special Elements"
},
"discovery_date": "2020-02-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1800366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js where the HTTP(s) header values were not stripped of trailing whitespace. An attacker can use this flaw to send an HTTP(s) request which is validated by an upstream proxy server, but not by the Node.js HTTP(s) server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: HTTP header values do not have trailing optional whitespace trimmed",
"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.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15606"
},
{
"category": "external",
"summary": "RHBZ#1800366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15606",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15606"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15606",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15606"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/"
}
],
"release_date": "2020-02-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-25T08:39: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.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:0579"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"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:N",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: HTTP header values do not have trailing optional whitespace trimmed"
},
{
"cve": "CVE-2019-16775",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-12-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1788305"
}
],
"notes": [
{
"category": "description",
"text": "Versions of the npm CLI prior to 6.13.3 are vulnerable to an Arbitrary File Write. It is possible for packages to create symlinks to files outside of thenode_modules folder through the bin field upon installation. A properly constructed entry in the package.json bin field would allow a package publisher to create a symlink pointing to arbitrary files on a user\u0027s system when the package is installed. This behavior is still possible through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "npm: Symlink reference outside of node_modules folder through the bin field upon installation",
"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.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16775"
},
{
"category": "external",
"summary": "RHBZ#1788305",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788305"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16775",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16775"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16775",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16775"
}
],
"release_date": "2019-12-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-25T08:39: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.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:0579"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "npm: Symlink reference outside of node_modules folder through the bin field upon installation"
},
{
"cve": "CVE-2019-16776",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-12-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1788310"
}
],
"notes": [
{
"category": "description",
"text": "Versions of the npm CLI prior to 6.13.3 are vulnerable to an Arbitrary File Write. It fails to prevent access to folders outside of the intended node_modules folder through the bin field. A properly constructed entry in the package.json bin field would allow a package publisher to modify and/or gain access to arbitrary files on a user\u0027s system when the package is installed. This behavior is still possible through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "npm: Arbitrary file write via constructed entry in the package.json bin field",
"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.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16776"
},
{
"category": "external",
"summary": "RHBZ#1788310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16776",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16776"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16776",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16776"
}
],
"release_date": "2019-12-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-25T08:39: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.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:0579"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "npm: Arbitrary file write via constructed entry in the package.json bin field"
},
{
"cve": "CVE-2019-16777",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-12-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1788301"
}
],
"notes": [
{
"category": "description",
"text": "Versions of the npm CLI prior to 6.13.4 are vulnerable to an Arbitrary File Overwrite. It fails to prevent existing globally-installed binaries to be overwritten by other package installations. For example, if a package was installed globally and created a serve binary, any subsequent installs of packages that also create a serve binary would overwrite the previous serve binary. This behavior is still allowed in local installations and also through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "npm: Global node_modules Binary Overwrite",
"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.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16777"
},
{
"category": "external",
"summary": "RHBZ#1788301",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788301"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16777",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16777"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16777",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16777"
}
],
"release_date": "2019-12-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-25T08:39: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.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:0579"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-debuginfo-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:10.19.0-1.module+el8.1.0+5726+6ed65f8c.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8+2632+6c5111ed.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.noarch::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8+2873+aa7dfd9a.src::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.aarch64::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.ppc64le::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.s390x::nodejs:10",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.10.19.0.1.module+el8.1.0+5726+6ed65f8c.x86_64::nodejs:10"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "npm: Global node_modules Binary Overwrite"
}
]
}
RHSA-2020:0597
Vulnerability from csaf_redhat - Published: 2020-02-25 13:07 - Updated: 2026-02-25 17:33An encoding error flaw exists in the Node.js code that is used to read a peer certificate in the TLS client authentication. An attacker can use this flaw to crash the process used to handle TLS client authentication.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Node.js code where a specially crafted HTTP(s) request sent to a Node.js server failed to properly process the HTTP(s) headers, resulting in a request smuggling attack. An attacker can use this flaw to alter a request sent as an authenticated user if the Node.js server is deployed behind a proxy server that reuses connections.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Node.js where the HTTP(s) header values were not stripped of trailing whitespace. An attacker can use this flaw to send an HTTP(s) request which is validated by an upstream proxy server, but not by the Node.js HTTP(s) server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
Versions of the npm CLI prior to 6.13.3 are vulnerable to an Arbitrary File Write. It is possible for packages to create symlinks to files outside of thenode_modules folder through the bin field upon installation. A properly constructed entry in the package.json bin field would allow a package publisher to create a symlink pointing to arbitrary files on a user's system when the package is installed. This behavior is still possible through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
Versions of the npm CLI prior to 6.13.3 are vulnerable to an Arbitrary File Write. It fails to prevent access to folders outside of the intended node_modules folder through the bin field. A properly constructed entry in the package.json bin field would allow a package publisher to modify and/or gain access to arbitrary files on a user's system when the package is installed. This behavior is still possible through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
Versions of the npm CLI prior to 6.13.4 are vulnerable to an Arbitrary File Overwrite. It fails to prevent existing globally-installed binaries to be overwritten by other package installations. For example, if a package was installed globally and created a serve binary, any subsequent installs of packages that also create a serve binary would overwrite the previous serve binary. This behavior is still allowed in local installations and also through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 | — |
Vendor Fix
fix
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2020:0597 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1788301 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1788305 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1788310 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1800364 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1800366 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1800367 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2019-15604 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1800367 | external |
| https://www.cve.org/CVERecord?id=CVE-2019-15604 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2019-15604 | external |
| https://nodejs.org/en/blog/vulnerability/february… | external |
| https://access.redhat.com/security/cve/CVE-2019-15605 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1800364 | external |
| https://www.cve.org/CVERecord?id=CVE-2019-15605 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2019-15605 | external |
| https://access.redhat.com/security/cve/CVE-2019-15606 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1800366 | external |
| https://www.cve.org/CVERecord?id=CVE-2019-15606 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2019-15606 | external |
| https://access.redhat.com/security/cve/CVE-2019-16775 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1788305 | external |
| https://www.cve.org/CVERecord?id=CVE-2019-16775 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2019-16775 | external |
| https://access.redhat.com/security/cve/CVE-2019-16776 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1788310 | external |
| https://www.cve.org/CVERecord?id=CVE-2019-16776 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2019-16776 | external |
| https://access.redhat.com/security/cve/CVE-2019-16777 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1788301 | external |
| https://www.cve.org/CVERecord?id=CVE-2019-16777 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2019-16777 | external |
{
"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.19.0).\n\nSecurity Fix(es):\n\n* nodejs: HTTP request smuggling using malformed Transfer-Encoding header (CVE-2019-15605)\n\n* nodejs: Remotely trigger an assertion on a TLS server with a malformed certificate string (CVE-2019-15604)\n\n* nodejs: HTTP header values do not have trailing optional whitespace trimmed (CVE-2019-15606)\n\n* npm: Symlink reference outside of node_modules folder through the bin field upon installation (CVE-2019-16775)\n\n* npm: Arbitrary file write via constructed entry in the package.json bin field (CVE-2019-16776)\n\n* npm: Global node_modules Binary Overwrite (CVE-2019-16777)\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:0597",
"url": "https://access.redhat.com/errata/RHSA-2020:0597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1788301",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788301"
},
{
"category": "external",
"summary": "1788305",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788305"
},
{
"category": "external",
"summary": "1788310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788310"
},
{
"category": "external",
"summary": "1800364",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800364"
},
{
"category": "external",
"summary": "1800366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800366"
},
{
"category": "external",
"summary": "1800367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800367"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0597.json"
}
],
"title": "Red Hat Security Advisory: rh-nodejs10-nodejs security update",
"tracking": {
"current_release_date": "2026-02-25T17:33:48+00:00",
"generator": {
"date": "2026-02-25T17:33:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2020:0597",
"initial_release_date": "2020-02-25T13:07:32+00:00",
"revision_history": [
{
"date": "2020-02-25T13:07:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-02-25T13:07:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-25T17:33:48+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.4",
"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.4",
"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.4",
"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.5)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.4-7.5.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.6)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.4-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.4-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.19.0-1.el7.ppc64le",
"product": {
"name": "rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"product_id": "rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-nodejs@10.19.0-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"product": {
"name": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"product_id": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-nodejs-devel@10.19.0-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"product": {
"name": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"product_id": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-npm@6.13.4-10.19.0.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"product": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"product_id": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-nodejs-debuginfo@10.19.0-1.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"product": {
"name": "rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"product_id": "rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-nodejs@10.19.0-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"product": {
"name": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"product_id": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-nodejs-devel@10.19.0-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"product": {
"name": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"product_id": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-npm@6.13.4-10.19.0.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"product": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"product_id": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-nodejs-debuginfo@10.19.0-1.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"product": {
"name": "rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"product_id": "rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-nodejs@10.19.0-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"product": {
"name": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"product_id": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-nodejs-devel@10.19.0-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"product": {
"name": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"product_id": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-npm@6.13.4-10.19.0.1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"product": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"product_id": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-nodejs-debuginfo@10.19.0-1.el7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"product": {
"name": "rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"product_id": "rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-nodejs@10.19.0-1.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"product": {
"name": "rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"product_id": "rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-nodejs-docs@10.19.0-1.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"product": {
"name": "rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"product_id": "rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-nodejs@10.19.0-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"product": {
"name": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"product_id": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-nodejs-devel@10.19.0-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"product": {
"name": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"product_id": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-npm@6.13.4-10.19.0.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"product": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"product_id": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs10-nodejs-debuginfo@10.19.0-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-nodejs10-nodejs-0:10.19.0-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.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64"
},
"product_reference": "rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.19.0-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.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.19.0-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.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.19.0-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.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src"
},
"product_reference": "rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.19.0-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.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-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.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-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.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-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.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-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.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.19.0-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.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.19.0-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.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.19.0-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.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.19.0-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.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-docs-0:10.19.0-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.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch"
},
"product_reference": "rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.13.4-10.19.0.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.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64"
},
"product_reference": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.13.4-10.19.0.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.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le"
},
"product_reference": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.13.4-10.19.0.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.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x"
},
"product_reference": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.13.4-10.19.0.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.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64"
},
"product_reference": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.19.0-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src"
},
"product_reference": "rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch"
},
"product_reference": "rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le"
},
"product_reference": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x"
},
"product_reference": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64"
},
"product_reference": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.19.0-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.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.19.0-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.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.19.0-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.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src"
},
"product_reference": "rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.19.0-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.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-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.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-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.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-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.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.19.0-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.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.19.0-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.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.19.0-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.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-docs-0:10.19.0-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.4-7.6.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch"
},
"product_reference": "rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.13.4-10.19.0.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.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le"
},
"product_reference": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.13.4-10.19.0.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.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x"
},
"product_reference": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.13.4-10.19.0.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.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64"
},
"product_reference": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.19.0-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.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.19.0-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.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.19.0-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.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src"
},
"product_reference": "rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.19.0-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.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-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.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-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.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-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.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.19.0-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.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.19.0-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.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.19.0-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.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-docs-0:10.19.0-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.4-7.7.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch"
},
"product_reference": "rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.13.4-10.19.0.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.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le"
},
"product_reference": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.13.4-10.19.0.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.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x"
},
"product_reference": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.13.4-10.19.0.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.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64"
},
"product_reference": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64"
},
"product_reference": "rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.19.0-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src"
},
"product_reference": "rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.19.0-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.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-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.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.19.0-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.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch"
},
"product_reference": "rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64"
},
"product_reference": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le"
},
"product_reference": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x"
},
"product_reference": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.13.4-10.19.0.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.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64"
},
"product_reference": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64"
},
"product_reference": "rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.19.0-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src"
},
"product_reference": "rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-0:10.19.0-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.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-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.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-devel-0:10.19.0-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.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64"
},
"product_reference": "rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch"
},
"product_reference": "rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64"
},
"product_reference": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le"
},
"product_reference": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x"
},
"product_reference": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs10-npm-0:6.13.4-10.19.0.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.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64"
},
"product_reference": "rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-15604",
"cwe": {
"id": "CWE-172",
"name": "Encoding Error"
},
"discovery_date": "2020-02-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1800367"
}
],
"notes": [
{
"category": "description",
"text": "An encoding error flaw exists in the Node.js code that is used to read a peer certificate in the TLS client authentication. An attacker can use this flaw to crash the process used to handle TLS client authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Remotely trigger an assertion on a TLS server with a malformed certificate string",
"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.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15604"
},
{
"category": "external",
"summary": "RHBZ#1800367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15604",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15604"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15604",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15604"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/"
}
],
"release_date": "2020-02-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-25T13:07:32+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.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:0597"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"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:H",
"version": "3.1"
},
"products": [
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Remotely trigger an assertion on a TLS server with a malformed certificate string"
},
{
"cve": "CVE-2019-15605",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2020-02-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1800364"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Node.js code where a specially crafted HTTP(s) request sent to a Node.js server failed to properly process the HTTP(s) headers, resulting in a request smuggling attack. An attacker can use this flaw to alter a request sent as an authenticated user if the Node.js server is deployed behind a proxy server that reuses connections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: HTTP request smuggling using malformed Transfer-Encoding header",
"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.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15605"
},
{
"category": "external",
"summary": "RHBZ#1800364",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800364"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15605",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15605"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15605",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15605"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/"
}
],
"release_date": "2020-02-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-25T13:07:32+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.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:0597"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nodejs: HTTP request smuggling using malformed Transfer-Encoding header"
},
{
"cve": "CVE-2019-15606",
"cwe": {
"id": "CWE-138",
"name": "Improper Neutralization of Special Elements"
},
"discovery_date": "2020-02-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1800366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js where the HTTP(s) header values were not stripped of trailing whitespace. An attacker can use this flaw to send an HTTP(s) request which is validated by an upstream proxy server, but not by the Node.js HTTP(s) server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: HTTP header values do not have trailing optional whitespace trimmed",
"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.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15606"
},
{
"category": "external",
"summary": "RHBZ#1800366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15606",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15606"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15606",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15606"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/"
}
],
"release_date": "2020-02-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-25T13:07:32+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.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:0597"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"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:N",
"version": "3.1"
},
"products": [
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: HTTP header values do not have trailing optional whitespace trimmed"
},
{
"cve": "CVE-2019-16775",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-12-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1788305"
}
],
"notes": [
{
"category": "description",
"text": "Versions of the npm CLI prior to 6.13.3 are vulnerable to an Arbitrary File Write. It is possible for packages to create symlinks to files outside of thenode_modules folder through the bin field upon installation. A properly constructed entry in the package.json bin field would allow a package publisher to create a symlink pointing to arbitrary files on a user\u0027s system when the package is installed. This behavior is still possible through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "npm: Symlink reference outside of node_modules folder through the bin field upon installation",
"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.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16775"
},
{
"category": "external",
"summary": "RHBZ#1788305",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788305"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16775",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16775"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16775",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16775"
}
],
"release_date": "2019-12-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-25T13:07:32+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.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:0597"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "npm: Symlink reference outside of node_modules folder through the bin field upon installation"
},
{
"cve": "CVE-2019-16776",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-12-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1788310"
}
],
"notes": [
{
"category": "description",
"text": "Versions of the npm CLI prior to 6.13.3 are vulnerable to an Arbitrary File Write. It fails to prevent access to folders outside of the intended node_modules folder through the bin field. A properly constructed entry in the package.json bin field would allow a package publisher to modify and/or gain access to arbitrary files on a user\u0027s system when the package is installed. This behavior is still possible through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "npm: Arbitrary file write via constructed entry in the package.json bin field",
"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.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16776"
},
{
"category": "external",
"summary": "RHBZ#1788310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16776",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16776"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16776",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16776"
}
],
"release_date": "2019-12-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-25T13:07:32+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.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:0597"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "npm: Arbitrary file write via constructed entry in the package.json bin field"
},
{
"cve": "CVE-2019-16777",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-12-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1788301"
}
],
"notes": [
{
"category": "description",
"text": "Versions of the npm CLI prior to 6.13.4 are vulnerable to an Arbitrary File Overwrite. It fails to prevent existing globally-installed binaries to be overwritten by other package installations. For example, if a package was installed globally and created a serve binary, any subsequent installs of packages that also create a serve binary would overwrite the previous serve binary. This behavior is still allowed in local installations and also through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "npm: Global node_modules Binary Overwrite",
"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.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16777"
},
{
"category": "external",
"summary": "RHBZ#1788301",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788301"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16777",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16777"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16777",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16777"
}
],
"release_date": "2019-12-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-25T13:07:32+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.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:0597"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-debuginfo-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-devel-0:10.19.0-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs10-nodejs-docs-0:10.19.0-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs10-npm-0:6.13.4-10.19.0.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "npm: Global node_modules Binary Overwrite"
}
]
}
RHSA-2020:0598
Vulnerability from csaf_redhat - Published: 2020-02-25 13:42 - Updated: 2026-01-27 09:10An encoding error flaw exists in the Node.js code that is used to read a peer certificate in the TLS client authentication. An attacker can use this flaw to crash the process used to handle TLS client authentication.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:12.16.1-1.module+el8.1.0+5811+44509afe.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.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.1.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.1.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.1.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.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
A flaw was found in the Node.js code where a specially crafted HTTP(s) request sent to a Node.js server failed to properly process the HTTP(s) headers, resulting in a request smuggling attack. An attacker can use this flaw to alter a request sent as an authenticated user if the Node.js server is deployed behind a proxy server that reuses connections.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:12.16.1-1.module+el8.1.0+5811+44509afe.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.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.1.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.1.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.1.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.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
A flaw was found in Node.js where the HTTP(s) header values were not stripped of trailing whitespace. An attacker can use this flaw to send an HTTP(s) request which is validated by an upstream proxy server, but not by the Node.js HTTP(s) server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.src::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:12.16.1-1.module+el8.1.0+5811+44509afe.noarch::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.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.1.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.1.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.1.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.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.s390x::nodejs:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12 | — |
Vendor Fix
fix
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2020:0598 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1800364 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1800366 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1800367 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2019-15604 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1800367 | external |
| https://www.cve.org/CVERecord?id=CVE-2019-15604 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2019-15604 | external |
| https://nodejs.org/en/blog/vulnerability/february… | external |
| https://access.redhat.com/security/cve/CVE-2019-15605 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1800364 | external |
| https://www.cve.org/CVERecord?id=CVE-2019-15605 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2019-15605 | external |
| https://access.redhat.com/security/cve/CVE-2019-15606 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1800366 | external |
| https://www.cve.org/CVERecord?id=CVE-2019-15606 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2019-15606 | external |
{
"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.16.1).\n\nSecurity Fix(es):\n\n* nodejs: HTTP request smuggling using malformed Transfer-Encoding header (CVE-2019-15605)\n\n* nodejs: Remotely trigger an assertion on a TLS server with a malformed certificate string (CVE-2019-15604)\n\n* nodejs: HTTP header values do not have trailing optional whitespace trimmed (CVE-2019-15606)\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:0598",
"url": "https://access.redhat.com/errata/RHSA-2020:0598"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1800364",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800364"
},
{
"category": "external",
"summary": "1800366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800366"
},
{
"category": "external",
"summary": "1800367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800367"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0598.json"
}
],
"title": "Red Hat Security Advisory: nodejs:12 security update",
"tracking": {
"current_release_date": "2026-01-27T09:10:29+00:00",
"generator": {
"date": "2026-01-27T09:10:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.16"
}
},
"id": "RHSA-2020:0598",
"initial_release_date": "2020-02-25T13:42:28+00:00",
"revision_history": [
{
"date": "2020-02-25T13:42:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-02-25T13:42:28+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-27T09:10:29+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.1.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.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"product": {
"name": "nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64 (nodejs:12)",
"product_id": "nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.16.1-1.module%2Bel8.1.0%2B5811%2B44509afe?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200220143053:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"product": {
"name": "nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64 (nodejs:12)",
"product_id": "nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.16.1-1.module%2Bel8.1.0%2B5811%2B44509afe?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200220143053:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"product": {
"name": "nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64 (nodejs:12)",
"product_id": "nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.16.1-1.module%2Bel8.1.0%2B5811%2B44509afe?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200220143053:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"product": {
"name": "nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64 (nodejs:12)",
"product_id": "nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.16.1-1.module%2Bel8.1.0%2B5811%2B44509afe?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200220143053:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"product": {
"name": "npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.aarch64 (nodejs:12)",
"product_id": "npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.13.4-1.12.16.1.1.module%2Bel8.1.0%2B5811%2B44509afe?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200220143053:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.src::nodejs:12",
"product": {
"name": "nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.src (nodejs:12)",
"product_id": "nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.src::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.16.1-1.module%2Bel8.1.0%2B5811%2B44509afe?arch=src\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200220143053: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:8010020200220143053: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:8010020200220143053:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:12.16.1-1.module+el8.1.0+5811+44509afe.noarch::nodejs:12",
"product": {
"name": "nodejs-docs-1:12.16.1-1.module+el8.1.0+5811+44509afe.noarch (nodejs:12)",
"product_id": "nodejs-docs-1:12.16.1-1.module+el8.1.0+5811+44509afe.noarch::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@12.16.1-1.module%2Bel8.1.0%2B5811%2B44509afe?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200220143053: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:8010020200220143053: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:8010020200220143053:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"product": {
"name": "nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le (nodejs:12)",
"product_id": "nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.16.1-1.module%2Bel8.1.0%2B5811%2B44509afe?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200220143053:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"product": {
"name": "nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le (nodejs:12)",
"product_id": "nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.16.1-1.module%2Bel8.1.0%2B5811%2B44509afe?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200220143053:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"product": {
"name": "nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le (nodejs:12)",
"product_id": "nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.16.1-1.module%2Bel8.1.0%2B5811%2B44509afe?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200220143053:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"product": {
"name": "nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le (nodejs:12)",
"product_id": "nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.16.1-1.module%2Bel8.1.0%2B5811%2B44509afe?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200220143053:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"product": {
"name": "npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.ppc64le (nodejs:12)",
"product_id": "npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.13.4-1.12.16.1.1.module%2Bel8.1.0%2B5811%2B44509afe?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200220143053:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"product": {
"name": "nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x (nodejs:12)",
"product_id": "nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.16.1-1.module%2Bel8.1.0%2B5811%2B44509afe?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200220143053:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"product": {
"name": "nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x (nodejs:12)",
"product_id": "nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.16.1-1.module%2Bel8.1.0%2B5811%2B44509afe?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200220143053:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"product": {
"name": "nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x (nodejs:12)",
"product_id": "nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.16.1-1.module%2Bel8.1.0%2B5811%2B44509afe?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200220143053:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"product": {
"name": "nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x (nodejs:12)",
"product_id": "nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.16.1-1.module%2Bel8.1.0%2B5811%2B44509afe?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200220143053:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"product": {
"name": "npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.s390x (nodejs:12)",
"product_id": "npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.13.4-1.12.16.1.1.module%2Bel8.1.0%2B5811%2B44509afe?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200220143053:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"product": {
"name": "nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64 (nodejs:12)",
"product_id": "nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@12.16.1-1.module%2Bel8.1.0%2B5811%2B44509afe?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200220143053:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"product": {
"name": "nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64 (nodejs:12)",
"product_id": "nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@12.16.1-1.module%2Bel8.1.0%2B5811%2B44509afe?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200220143053:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"product": {
"name": "nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64 (nodejs:12)",
"product_id": "nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@12.16.1-1.module%2Bel8.1.0%2B5811%2B44509afe?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200220143053:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"product": {
"name": "nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64 (nodejs:12)",
"product_id": "nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@12.16.1-1.module%2Bel8.1.0%2B5811%2B44509afe?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200220143053:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"product": {
"name": "npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.x86_64 (nodejs:12)",
"product_id": "npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.13.4-1.12.16.1.1.module%2Bel8.1.0%2B5811%2B44509afe?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:12:8010020200220143053:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12"
},
"product_reference": "nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12"
},
"product_reference": "nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12"
},
"product_reference": "nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.src (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.src::nodejs:12"
},
"product_reference": "nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.src::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12"
},
"product_reference": "nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12"
},
"product_reference": "nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12"
},
"product_reference": "nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12"
},
"product_reference": "nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12"
},
"product_reference": "nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12"
},
"product_reference": "nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12"
},
"product_reference": "nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12"
},
"product_reference": "nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12"
},
"product_reference": "nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12"
},
"product_reference": "nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12"
},
"product_reference": "nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12"
},
"product_reference": "nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12"
},
"product_reference": "nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:12.16.1-1.module+el8.1.0+5811+44509afe.noarch (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:12.16.1-1.module+el8.1.0+5811+44509afe.noarch::nodejs:12"
},
"product_reference": "nodejs-docs-1:12.16.1-1.module+el8.1.0+5811+44509afe.noarch::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.aarch64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12"
},
"product_reference": "npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.ppc64le (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12"
},
"product_reference": "npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.s390x (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.s390x::nodejs:12"
},
"product_reference": "npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.x86_64 (nodejs:12) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12"
},
"product_reference": "npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-15604",
"cwe": {
"id": "CWE-172",
"name": "Encoding Error"
},
"discovery_date": "2020-02-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1800367"
}
],
"notes": [
{
"category": "description",
"text": "An encoding error flaw exists in the Node.js code that is used to read a peer certificate in the TLS client authentication. An attacker can use this flaw to crash the process used to handle TLS client authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Remotely trigger an assertion on a TLS server with a malformed certificate string",
"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.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.src::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:12.16.1-1.module+el8.1.0+5811+44509afe.noarch::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15604"
},
{
"category": "external",
"summary": "RHBZ#1800367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15604",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15604"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15604",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15604"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/"
}
],
"release_date": "2020-02-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-25T13:42:28+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.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.src::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:12.16.1-1.module+el8.1.0+5811+44509afe.noarch::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:0598"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"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:H",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.src::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:12.16.1-1.module+el8.1.0+5811+44509afe.noarch::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Remotely trigger an assertion on a TLS server with a malformed certificate string"
},
{
"cve": "CVE-2019-15605",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2020-02-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1800364"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Node.js code where a specially crafted HTTP(s) request sent to a Node.js server failed to properly process the HTTP(s) headers, resulting in a request smuggling attack. An attacker can use this flaw to alter a request sent as an authenticated user if the Node.js server is deployed behind a proxy server that reuses connections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: HTTP request smuggling using malformed Transfer-Encoding header",
"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.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.src::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:12.16.1-1.module+el8.1.0+5811+44509afe.noarch::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15605"
},
{
"category": "external",
"summary": "RHBZ#1800364",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800364"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15605",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15605"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15605",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15605"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/"
}
],
"release_date": "2020-02-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-25T13:42:28+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.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.src::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:12.16.1-1.module+el8.1.0+5811+44509afe.noarch::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:0598"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.src::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:12.16.1-1.module+el8.1.0+5811+44509afe.noarch::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nodejs: HTTP request smuggling using malformed Transfer-Encoding header"
},
{
"cve": "CVE-2019-15606",
"cwe": {
"id": "CWE-138",
"name": "Improper Neutralization of Special Elements"
},
"discovery_date": "2020-02-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1800366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js where the HTTP(s) header values were not stripped of trailing whitespace. An attacker can use this flaw to send an HTTP(s) request which is validated by an upstream proxy server, but not by the Node.js HTTP(s) server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: HTTP header values do not have trailing optional whitespace trimmed",
"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.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.src::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:12.16.1-1.module+el8.1.0+5811+44509afe.noarch::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15606"
},
{
"category": "external",
"summary": "RHBZ#1800366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15606",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15606"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15606",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15606"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/"
}
],
"release_date": "2020-02-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-25T13:42:28+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.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.src::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:12.16.1-1.module+el8.1.0+5811+44509afe.noarch::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:0598"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"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:N",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.src::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debuginfo-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-debugsource-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-devel-1:12.16.1-1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-docs-1:12.16.1-1.module+el8.1.0+5811+44509afe.noarch::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-nodemon-0:1.18.3-1.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.noarch::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:nodejs-packaging-0:17-3.module+el8.1.0+3369+37ae6a45.src::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.aarch64::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.ppc64le::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.s390x::nodejs:12",
"AppStream-8.1.0.Z.MAIN.EUS:npm-1:6.13.4-1.12.16.1.1.module+el8.1.0+5811+44509afe.x86_64::nodejs:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: HTTP header values do not have trailing optional whitespace trimmed"
}
]
}
RHSA-2020:0602
Vulnerability from csaf_redhat - Published: 2020-02-25 15:56 - Updated: 2026-02-25 17:33An encoding error flaw exists in the Node.js code that is used to read a peer certificate in the TLS client authentication. An attacker can use this flaw to crash the process used to handle TLS client authentication.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Node.js code where a specially crafted HTTP(s) request sent to a Node.js server failed to properly process the HTTP(s) headers, resulting in a request smuggling attack. An attacker can use this flaw to alter a request sent as an authenticated user if the Node.js server is deployed behind a proxy server that reuses connections.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Node.js where the HTTP(s) header values were not stripped of trailing whitespace. An attacker can use this flaw to send an HTTP(s) request which is validated by an upstream proxy server, but not by the Node.js HTTP(s) server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
Versions of the npm CLI prior to 6.13.3 are vulnerable to an Arbitrary File Write. It is possible for packages to create symlinks to files outside of thenode_modules folder through the bin field upon installation. A properly constructed entry in the package.json bin field would allow a package publisher to create a symlink pointing to arbitrary files on a user's system when the package is installed. This behavior is still possible through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
Versions of the npm CLI prior to 6.13.3 are vulnerable to an Arbitrary File Write. It fails to prevent access to folders outside of the intended node_modules folder through the bin field. A properly constructed entry in the package.json bin field would allow a package publisher to modify and/or gain access to arbitrary files on a user's system when the package is installed. This behavior is still possible through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
Versions of the npm CLI prior to 6.13.4 are vulnerable to an Arbitrary File Overwrite. It fails to prevent existing globally-installed binaries to be overwritten by other package installations. For example, if a package was installed globally and created a serve binary, any subsequent installs of packages that also create a serve binary would overwrite the previous serve binary. This behavior is still allowed in local installations and also through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 | — |
Vendor Fix
fix
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2020:0602 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1788301 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1788305 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1788310 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1800364 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1800366 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1800367 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2019-15604 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1800367 | external |
| https://www.cve.org/CVERecord?id=CVE-2019-15604 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2019-15604 | external |
| https://nodejs.org/en/blog/vulnerability/february… | external |
| https://access.redhat.com/security/cve/CVE-2019-15605 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1800364 | external |
| https://www.cve.org/CVERecord?id=CVE-2019-15605 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2019-15605 | external |
| https://access.redhat.com/security/cve/CVE-2019-15606 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1800366 | external |
| https://www.cve.org/CVERecord?id=CVE-2019-15606 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2019-15606 | external |
| https://access.redhat.com/security/cve/CVE-2019-16775 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1788305 | external |
| https://www.cve.org/CVERecord?id=CVE-2019-16775 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2019-16775 | external |
| https://access.redhat.com/security/cve/CVE-2019-16776 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1788310 | external |
| https://www.cve.org/CVERecord?id=CVE-2019-16776 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2019-16776 | external |
| https://access.redhat.com/security/cve/CVE-2019-16777 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1788301 | external |
| https://www.cve.org/CVERecord?id=CVE-2019-16777 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2019-16777 | external |
{
"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.16.1).\n\nSecurity Fix(es):\n\n* nodejs: HTTP request smuggling using malformed Transfer-Encoding header (CVE-2019-15605)\n\n* nodejs: Remotely trigger an assertion on a TLS server with a malformed certificate string (CVE-2019-15604)\n\n* nodejs: HTTP header values do not have trailing optional whitespace trimmed (CVE-2019-15606)\n\n* npm: Symlink reference outside of node_modules folder through the bin field upon installation (CVE-2019-16775)\n\n* npm: Arbitrary file write via constructed entry in the package.json bin field (CVE-2019-16776)\n\n* npm: Global node_modules Binary Overwrite (CVE-2019-16777)\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:0602",
"url": "https://access.redhat.com/errata/RHSA-2020:0602"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1788301",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788301"
},
{
"category": "external",
"summary": "1788305",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788305"
},
{
"category": "external",
"summary": "1788310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788310"
},
{
"category": "external",
"summary": "1800364",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800364"
},
{
"category": "external",
"summary": "1800366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800366"
},
{
"category": "external",
"summary": "1800367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800367"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0602.json"
}
],
"title": "Red Hat Security Advisory: rh-nodejs12-nodejs security update",
"tracking": {
"current_release_date": "2026-02-25T17:33:48+00:00",
"generator": {
"date": "2026-02-25T17:33:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2020:0602",
"initial_release_date": "2020-02-25T15:56:27+00:00",
"revision_history": [
{
"date": "2020-02-25T15:56:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-02-25T15:56:27+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-25T17:33:48+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.4",
"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.4",
"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.4",
"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.5)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.4-7.5.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.6)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.4-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.4-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.16.1-1.el7.ppc64le",
"product": {
"name": "rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"product_id": "rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-nodejs@12.16.1-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"product": {
"name": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"product_id": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-devel@12.16.1-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"product": {
"name": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"product_id": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-npm@6.13.4-12.16.1.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"product": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"product_id": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-debuginfo@12.16.1-1.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"product": {
"name": "rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"product_id": "rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-nodejs@12.16.1-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"product": {
"name": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"product_id": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-devel@12.16.1-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"product": {
"name": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"product_id": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-npm@6.13.4-12.16.1.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"product": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"product_id": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-debuginfo@12.16.1-1.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"product": {
"name": "rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"product_id": "rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-nodejs@12.16.1-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"product": {
"name": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"product_id": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-devel@12.16.1-1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"product": {
"name": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"product_id": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-npm@6.13.4-12.16.1.1.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"product": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"product_id": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-debuginfo@12.16.1-1.el7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"product": {
"name": "rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"product_id": "rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-nodejs@12.16.1-1.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"product": {
"name": "rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"product_id": "rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-docs@12.16.1-1.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"product": {
"name": "rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"product_id": "rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-nodejs@12.16.1-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"product": {
"name": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"product_id": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-devel@12.16.1-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"product": {
"name": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"product_id": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-npm@6.13.4-12.16.1.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"product": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"product_id": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs12-nodejs-debuginfo@12.16.1-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.16.1-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.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64"
},
"product_reference": "rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.16.1-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.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.16.1-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.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.16.1-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.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src"
},
"product_reference": "rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.16.1-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.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-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.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-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.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-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.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-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.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.16.1-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.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.16.1-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.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.16.1-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.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.16.1-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.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-docs-0:12.16.1-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.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch"
},
"product_reference": "rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.13.4-12.16.1.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.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64"
},
"product_reference": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.13.4-12.16.1.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.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.13.4-12.16.1.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.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x"
},
"product_reference": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.13.4-12.16.1.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.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64"
},
"product_reference": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.16.1-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src"
},
"product_reference": "rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch"
},
"product_reference": "rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x"
},
"product_reference": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64"
},
"product_reference": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.16.1-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.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.16.1-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.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.16.1-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.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src"
},
"product_reference": "rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.16.1-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.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-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.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-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.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-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.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.16.1-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.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.16.1-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.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.16.1-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.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-docs-0:12.16.1-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.4-7.6.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch"
},
"product_reference": "rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.13.4-12.16.1.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.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.13.4-12.16.1.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.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x"
},
"product_reference": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.13.4-12.16.1.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.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64"
},
"product_reference": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.16.1-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.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.16.1-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.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.16.1-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.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src"
},
"product_reference": "rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.16.1-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.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-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.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-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.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-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.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.16.1-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.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.16.1-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.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.16.1-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.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-docs-0:12.16.1-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.4-7.7.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch"
},
"product_reference": "rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.13.4-12.16.1.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.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.13.4-12.16.1.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.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x"
},
"product_reference": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.13.4-12.16.1.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.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64"
},
"product_reference": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64"
},
"product_reference": "rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.16.1-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src"
},
"product_reference": "rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.16.1-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.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-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.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.16.1-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.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch"
},
"product_reference": "rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64"
},
"product_reference": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x"
},
"product_reference": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.13.4-12.16.1.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.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64"
},
"product_reference": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64"
},
"product_reference": "rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.16.1-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src"
},
"product_reference": "rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-0:12.16.1-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.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-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.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-devel-0:12.16.1-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.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64"
},
"product_reference": "rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch"
},
"product_reference": "rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64"
},
"product_reference": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le"
},
"product_reference": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x"
},
"product_reference": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs12-npm-0:6.13.4-12.16.1.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.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64"
},
"product_reference": "rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-15604",
"cwe": {
"id": "CWE-172",
"name": "Encoding Error"
},
"discovery_date": "2020-02-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1800367"
}
],
"notes": [
{
"category": "description",
"text": "An encoding error flaw exists in the Node.js code that is used to read a peer certificate in the TLS client authentication. An attacker can use this flaw to crash the process used to handle TLS client authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Remotely trigger an assertion on a TLS server with a malformed certificate string",
"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.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15604"
},
{
"category": "external",
"summary": "RHBZ#1800367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15604",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15604"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15604",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15604"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/"
}
],
"release_date": "2020-02-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-25T15:56:27+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.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:0602"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"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:H",
"version": "3.1"
},
"products": [
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Remotely trigger an assertion on a TLS server with a malformed certificate string"
},
{
"cve": "CVE-2019-15605",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2020-02-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1800364"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Node.js code where a specially crafted HTTP(s) request sent to a Node.js server failed to properly process the HTTP(s) headers, resulting in a request smuggling attack. An attacker can use this flaw to alter a request sent as an authenticated user if the Node.js server is deployed behind a proxy server that reuses connections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: HTTP request smuggling using malformed Transfer-Encoding header",
"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.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15605"
},
{
"category": "external",
"summary": "RHBZ#1800364",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800364"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15605",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15605"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15605",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15605"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/"
}
],
"release_date": "2020-02-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-25T15:56:27+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.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:0602"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nodejs: HTTP request smuggling using malformed Transfer-Encoding header"
},
{
"cve": "CVE-2019-15606",
"cwe": {
"id": "CWE-138",
"name": "Improper Neutralization of Special Elements"
},
"discovery_date": "2020-02-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1800366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js where the HTTP(s) header values were not stripped of trailing whitespace. An attacker can use this flaw to send an HTTP(s) request which is validated by an upstream proxy server, but not by the Node.js HTTP(s) server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: HTTP header values do not have trailing optional whitespace trimmed",
"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.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15606"
},
{
"category": "external",
"summary": "RHBZ#1800366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15606",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15606"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15606",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15606"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/",
"url": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/"
}
],
"release_date": "2020-02-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-25T15:56:27+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.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:0602"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"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:N",
"version": "3.1"
},
"products": [
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: HTTP header values do not have trailing optional whitespace trimmed"
},
{
"cve": "CVE-2019-16775",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-12-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1788305"
}
],
"notes": [
{
"category": "description",
"text": "Versions of the npm CLI prior to 6.13.3 are vulnerable to an Arbitrary File Write. It is possible for packages to create symlinks to files outside of thenode_modules folder through the bin field upon installation. A properly constructed entry in the package.json bin field would allow a package publisher to create a symlink pointing to arbitrary files on a user\u0027s system when the package is installed. This behavior is still possible through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "npm: Symlink reference outside of node_modules folder through the bin field upon installation",
"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.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16775"
},
{
"category": "external",
"summary": "RHBZ#1788305",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788305"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16775",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16775"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16775",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16775"
}
],
"release_date": "2019-12-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-25T15:56:27+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.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:0602"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "npm: Symlink reference outside of node_modules folder through the bin field upon installation"
},
{
"cve": "CVE-2019-16776",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-12-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1788310"
}
],
"notes": [
{
"category": "description",
"text": "Versions of the npm CLI prior to 6.13.3 are vulnerable to an Arbitrary File Write. It fails to prevent access to folders outside of the intended node_modules folder through the bin field. A properly constructed entry in the package.json bin field would allow a package publisher to modify and/or gain access to arbitrary files on a user\u0027s system when the package is installed. This behavior is still possible through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "npm: Arbitrary file write via constructed entry in the package.json bin field",
"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.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16776"
},
{
"category": "external",
"summary": "RHBZ#1788310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16776",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16776"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16776",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16776"
}
],
"release_date": "2019-12-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-25T15:56:27+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.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:0602"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "npm: Arbitrary file write via constructed entry in the package.json bin field"
},
{
"cve": "CVE-2019-16777",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-12-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1788301"
}
],
"notes": [
{
"category": "description",
"text": "Versions of the npm CLI prior to 6.13.4 are vulnerable to an Arbitrary File Overwrite. It fails to prevent existing globally-installed binaries to be overwritten by other package installations. For example, if a package was installed globally and created a serve binary, any subsequent installs of packages that also create a serve binary would overwrite the previous serve binary. This behavior is still allowed in local installations and also through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "npm: Global node_modules Binary Overwrite",
"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.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16777"
},
{
"category": "external",
"summary": "RHBZ#1788301",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788301"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16777",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16777"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16777",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16777"
}
],
"release_date": "2019-12-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-02-25T15:56:27+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.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:0602"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-Alt-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.5.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.6.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4-7.7.Z:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Server-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Server-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.src",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-debuginfo-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-devel-0:12.16.1-1.el7.x86_64",
"7Workstation-RHSCL-3.4:rh-nodejs12-nodejs-docs-0:12.16.1-1.el7.noarch",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.aarch64",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.ppc64le",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.s390x",
"7Workstation-RHSCL-3.4:rh-nodejs12-npm-0:6.13.4-12.16.1.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "npm: Global node_modules Binary Overwrite"
}
]
}
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.