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\"]}]}}"
}
}
SUSE-SU-2020:0427-1
Vulnerability from csaf_suse - Published: 2020-02-20 10:05 - Updated: 2020-02-20 10:05| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.19.0-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.19.0-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.19.0-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for nodejs10",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nodejs10 fixes the following issues:\n\nnodejs10 was updated to version 10.19.0.\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",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-427,SUSE-SLE-Module-Web-Scripting-12-2020-427",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_0427-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:0427-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200427-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:0427-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-February/006506.html"
},
{
"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 nodejs10",
"tracking": {
"current_release_date": "2020-02-20T10:05:04Z",
"generator": {
"date": "2020-02-20T10:05:04Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:0427-1",
"initial_release_date": "2020-02-20T10:05:04Z",
"revision_history": [
{
"date": "2020-02-20T10:05:04Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "nodejs10-10.19.0-1.18.1.aarch64",
"product": {
"name": "nodejs10-10.19.0-1.18.1.aarch64",
"product_id": "nodejs10-10.19.0-1.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs10-devel-10.19.0-1.18.1.aarch64",
"product": {
"name": "nodejs10-devel-10.19.0-1.18.1.aarch64",
"product_id": "nodejs10-devel-10.19.0-1.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm10-10.19.0-1.18.1.aarch64",
"product": {
"name": "npm10-10.19.0-1.18.1.aarch64",
"product_id": "npm10-10.19.0-1.18.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs10-10.19.0-1.18.1.i586",
"product": {
"name": "nodejs10-10.19.0-1.18.1.i586",
"product_id": "nodejs10-10.19.0-1.18.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs10-devel-10.19.0-1.18.1.i586",
"product": {
"name": "nodejs10-devel-10.19.0-1.18.1.i586",
"product_id": "nodejs10-devel-10.19.0-1.18.1.i586"
}
},
{
"category": "product_version",
"name": "npm10-10.19.0-1.18.1.i586",
"product": {
"name": "npm10-10.19.0-1.18.1.i586",
"product_id": "npm10-10.19.0-1.18.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs10-docs-10.19.0-1.18.1.noarch",
"product": {
"name": "nodejs10-docs-10.19.0-1.18.1.noarch",
"product_id": "nodejs10-docs-10.19.0-1.18.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs10-10.19.0-1.18.1.ppc64le",
"product": {
"name": "nodejs10-10.19.0-1.18.1.ppc64le",
"product_id": "nodejs10-10.19.0-1.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs10-devel-10.19.0-1.18.1.ppc64le",
"product": {
"name": "nodejs10-devel-10.19.0-1.18.1.ppc64le",
"product_id": "nodejs10-devel-10.19.0-1.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm10-10.19.0-1.18.1.ppc64le",
"product": {
"name": "npm10-10.19.0-1.18.1.ppc64le",
"product_id": "npm10-10.19.0-1.18.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs10-10.19.0-1.18.1.s390",
"product": {
"name": "nodejs10-10.19.0-1.18.1.s390",
"product_id": "nodejs10-10.19.0-1.18.1.s390"
}
},
{
"category": "product_version",
"name": "nodejs10-devel-10.19.0-1.18.1.s390",
"product": {
"name": "nodejs10-devel-10.19.0-1.18.1.s390",
"product_id": "nodejs10-devel-10.19.0-1.18.1.s390"
}
},
{
"category": "product_version",
"name": "npm10-10.19.0-1.18.1.s390",
"product": {
"name": "npm10-10.19.0-1.18.1.s390",
"product_id": "npm10-10.19.0-1.18.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs10-10.19.0-1.18.1.s390x",
"product": {
"name": "nodejs10-10.19.0-1.18.1.s390x",
"product_id": "nodejs10-10.19.0-1.18.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs10-devel-10.19.0-1.18.1.s390x",
"product": {
"name": "nodejs10-devel-10.19.0-1.18.1.s390x",
"product_id": "nodejs10-devel-10.19.0-1.18.1.s390x"
}
},
{
"category": "product_version",
"name": "npm10-10.19.0-1.18.1.s390x",
"product": {
"name": "npm10-10.19.0-1.18.1.s390x",
"product_id": "npm10-10.19.0-1.18.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs10-10.19.0-1.18.1.x86_64",
"product": {
"name": "nodejs10-10.19.0-1.18.1.x86_64",
"product_id": "nodejs10-10.19.0-1.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs10-devel-10.19.0-1.18.1.x86_64",
"product": {
"name": "nodejs10-devel-10.19.0-1.18.1.x86_64",
"product_id": "nodejs10-devel-10.19.0-1.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm10-10.19.0-1.18.1.x86_64",
"product": {
"name": "npm10-10.19.0-1.18.1.x86_64",
"product_id": "npm10-10.19.0-1.18.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:12"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.19.0-1.18.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.aarch64"
},
"product_reference": "nodejs10-10.19.0-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.19.0-1.18.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.ppc64le"
},
"product_reference": "nodejs10-10.19.0-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.19.0-1.18.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.s390x"
},
"product_reference": "nodejs10-10.19.0-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.19.0-1.18.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.x86_64"
},
"product_reference": "nodejs10-10.19.0-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.19.0-1.18.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.aarch64"
},
"product_reference": "nodejs10-devel-10.19.0-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.19.0-1.18.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.ppc64le"
},
"product_reference": "nodejs10-devel-10.19.0-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.19.0-1.18.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.s390x"
},
"product_reference": "nodejs10-devel-10.19.0-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.19.0-1.18.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.x86_64"
},
"product_reference": "nodejs10-devel-10.19.0-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-docs-10.19.0-1.18.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.19.0-1.18.1.noarch"
},
"product_reference": "nodejs10-docs-10.19.0-1.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.19.0-1.18.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.aarch64"
},
"product_reference": "npm10-10.19.0-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.19.0-1.18.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.ppc64le"
},
"product_reference": "npm10-10.19.0-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.19.0-1.18.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.s390x"
},
"product_reference": "npm10-10.19.0-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.19.0-1.18.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.x86_64"
},
"product_reference": "npm10-10.19.0-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
}
]
},
"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": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.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": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-02-20T10:05:04Z",
"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": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.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": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.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": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-02-20T10:05:04Z",
"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": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.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": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm10-10.19.0-1.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-02-20T10:05:04Z",
"details": "important"
}
],
"title": "CVE-2019-15606"
}
]
}
SUSE-SU-2020:0429-1
Vulnerability from csaf_suse - Published: 2020-02-20 12:28 - Updated: 2020-02-20 12:28| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.15.0-1.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.15.0-1.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.15.0-1.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.15.0-1.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.15.0-1.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.15.0-1.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for nodejs12",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nodejs12 fixes the following issues:\n\nnodejs12 was updated to version 12.15.0.\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- CVE-2019-16775: Fixed an arbitrary file write vulnerability (bsc#1159352).\n- CVE-2019-16776: Fixed an arbitrary file write vulnerability (bsc#1159352).\n- CVE-2019-16777: Fixed an arbitrary file write vulnerability (bsc#1159352).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-429,SUSE-SLE-Module-Web-Scripting-12-2020-429",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_0429-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:0429-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200429-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:0429-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-February/006508.html"
},
{
"category": "self",
"summary": "SUSE Bug 1159352",
"url": "https://bugzilla.suse.com/1159352"
},
{
"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/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-16775 page",
"url": "https://www.suse.com/security/cve/CVE-2019-16775/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-16776 page",
"url": "https://www.suse.com/security/cve/CVE-2019-16776/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-16777 page",
"url": "https://www.suse.com/security/cve/CVE-2019-16777/"
}
],
"title": "Security update for nodejs12",
"tracking": {
"current_release_date": "2020-02-20T12:28:28Z",
"generator": {
"date": "2020-02-20T12:28:28Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:0429-1",
"initial_release_date": "2020-02-20T12:28:28Z",
"revision_history": [
{
"date": "2020-02-20T12:28:28Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-12.15.0-1.6.1.aarch64",
"product": {
"name": "nodejs12-12.15.0-1.6.1.aarch64",
"product_id": "nodejs12-12.15.0-1.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs12-devel-12.15.0-1.6.1.aarch64",
"product": {
"name": "nodejs12-devel-12.15.0-1.6.1.aarch64",
"product_id": "nodejs12-devel-12.15.0-1.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm12-12.15.0-1.6.1.aarch64",
"product": {
"name": "npm12-12.15.0-1.6.1.aarch64",
"product_id": "npm12-12.15.0-1.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-docs-12.15.0-1.6.1.noarch",
"product": {
"name": "nodejs12-docs-12.15.0-1.6.1.noarch",
"product_id": "nodejs12-docs-12.15.0-1.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-12.15.0-1.6.1.ppc64le",
"product": {
"name": "nodejs12-12.15.0-1.6.1.ppc64le",
"product_id": "nodejs12-12.15.0-1.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs12-devel-12.15.0-1.6.1.ppc64le",
"product": {
"name": "nodejs12-devel-12.15.0-1.6.1.ppc64le",
"product_id": "nodejs12-devel-12.15.0-1.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm12-12.15.0-1.6.1.ppc64le",
"product": {
"name": "npm12-12.15.0-1.6.1.ppc64le",
"product_id": "npm12-12.15.0-1.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-12.15.0-1.6.1.s390x",
"product": {
"name": "nodejs12-12.15.0-1.6.1.s390x",
"product_id": "nodejs12-12.15.0-1.6.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs12-devel-12.15.0-1.6.1.s390x",
"product": {
"name": "nodejs12-devel-12.15.0-1.6.1.s390x",
"product_id": "nodejs12-devel-12.15.0-1.6.1.s390x"
}
},
{
"category": "product_version",
"name": "npm12-12.15.0-1.6.1.s390x",
"product": {
"name": "npm12-12.15.0-1.6.1.s390x",
"product_id": "npm12-12.15.0-1.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-12.15.0-1.6.1.x86_64",
"product": {
"name": "nodejs12-12.15.0-1.6.1.x86_64",
"product_id": "nodejs12-12.15.0-1.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs12-devel-12.15.0-1.6.1.x86_64",
"product": {
"name": "nodejs12-devel-12.15.0-1.6.1.x86_64",
"product_id": "nodejs12-devel-12.15.0-1.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm12-12.15.0-1.6.1.x86_64",
"product": {
"name": "npm12-12.15.0-1.6.1.x86_64",
"product_id": "npm12-12.15.0-1.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:12"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.15.0-1.6.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.aarch64"
},
"product_reference": "nodejs12-12.15.0-1.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.15.0-1.6.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.ppc64le"
},
"product_reference": "nodejs12-12.15.0-1.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.15.0-1.6.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.s390x"
},
"product_reference": "nodejs12-12.15.0-1.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.15.0-1.6.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.x86_64"
},
"product_reference": "nodejs12-12.15.0-1.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.15.0-1.6.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.aarch64"
},
"product_reference": "nodejs12-devel-12.15.0-1.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.15.0-1.6.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.ppc64le"
},
"product_reference": "nodejs12-devel-12.15.0-1.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.15.0-1.6.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.s390x"
},
"product_reference": "nodejs12-devel-12.15.0-1.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.15.0-1.6.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.x86_64"
},
"product_reference": "nodejs12-devel-12.15.0-1.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-docs-12.15.0-1.6.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.15.0-1.6.1.noarch"
},
"product_reference": "nodejs12-docs-12.15.0-1.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.15.0-1.6.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.aarch64"
},
"product_reference": "npm12-12.15.0-1.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.15.0-1.6.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.ppc64le"
},
"product_reference": "npm12-12.15.0-1.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.15.0-1.6.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.s390x"
},
"product_reference": "npm12-12.15.0-1.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.15.0-1.6.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.x86_64"
},
"product_reference": "npm12-12.15.0-1.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
}
]
},
"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": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.15.0-1.6.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.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": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.15.0-1.6.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.15.0-1.6.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-02-20T12:28:28Z",
"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": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.15.0-1.6.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.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": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.15.0-1.6.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.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": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.15.0-1.6.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-02-20T12:28:28Z",
"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": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.15.0-1.6.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.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": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.15.0-1.6.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.15.0-1.6.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-02-20T12:28:28Z",
"details": "important"
}
],
"title": "CVE-2019-15606"
},
{
"cve": "CVE-2019-16775",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-16775"
}
],
"notes": [
{
"category": "general",
"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": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.15.0-1.6.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-16775",
"url": "https://www.suse.com/security/cve/CVE-2019-16775"
},
{
"category": "external",
"summary": "SUSE Bug 1159352 for CVE-2019-16775",
"url": "https://bugzilla.suse.com/1159352"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.15.0-1.6.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.15.0-1.6.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-02-20T12:28:28Z",
"details": "important"
}
],
"title": "CVE-2019-16775"
},
{
"cve": "CVE-2019-16776",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-16776"
}
],
"notes": [
{
"category": "general",
"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": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.15.0-1.6.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-16776",
"url": "https://www.suse.com/security/cve/CVE-2019-16776"
},
{
"category": "external",
"summary": "SUSE Bug 1159352 for CVE-2019-16776",
"url": "https://bugzilla.suse.com/1159352"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.15.0-1.6.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.15.0-1.6.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-02-20T12:28:28Z",
"details": "important"
}
],
"title": "CVE-2019-16776"
},
{
"cve": "CVE-2019-16777",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-16777"
}
],
"notes": [
{
"category": "general",
"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": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.15.0-1.6.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-16777",
"url": "https://www.suse.com/security/cve/CVE-2019-16777"
},
{
"category": "external",
"summary": "SUSE Bug 1159352 for CVE-2019-16777",
"url": "https://bugzilla.suse.com/1159352"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.15.0-1.6.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.15.0-1.6.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.15.0-1.6.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.15.0-1.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-02-20T12:28:28Z",
"details": "important"
}
],
"title": "CVE-2019-16777"
}
]
}
SUSE-SU-2020:0454-1
Vulnerability from csaf_suse - Published: 2020-02-25 09:55 - Updated: 2020-02-25 09:55| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-docs-8.17.0-3.28.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-docs-8.17.0-3.28.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-docs-8.17.0-3.28.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-docs-8.17.0-3.28.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-docs-8.17.0-3.28.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-docs-8.17.0-3.28.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-docs-8.17.0-3.28.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-docs-8.17.0-3.28.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-docs-8.17.0-3.28.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-docs-8.17.0-3.28.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-docs-8.17.0-3.28.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-docs-8.17.0-3.28.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-docs-8.17.0-3.28.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-docs-8.17.0-3.28.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-docs-8.17.0-3.28.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-docs-8.17.0-3.28.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs8-docs-8.17.0-3.28.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-docs-8.17.0-3.28.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.28.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for 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",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-454,SUSE-SLE-Module-Web-Scripting-15-2020-454,SUSE-SLE-Module-Web-Scripting-15-SP1-2020-454,SUSE-SLE-Product-HPC-15-2020-454,SUSE-SLE-Product-SLES-15-2020-454,SUSE-SLE-Product-SLES_SAP-15-2020-454",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_0454-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:0454-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200454-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:0454-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-February/006527.html"
},
{
"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-02-25T09:55:38Z",
"generator": {
"date": "2020-02-25T09:55:38Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:0454-1",
"initial_release_date": "2020-02-25T09:55:38Z",
"revision_history": [
{
"date": "2020-02-25T09:55:38Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "nodejs8-8.17.0-3.28.1.aarch64",
"product": {
"name": "nodejs8-8.17.0-3.28.1.aarch64",
"product_id": "nodejs8-8.17.0-3.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs8-devel-8.17.0-3.28.1.aarch64",
"product": {
"name": "nodejs8-devel-8.17.0-3.28.1.aarch64",
"product_id": "nodejs8-devel-8.17.0-3.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm8-8.17.0-3.28.1.aarch64",
"product": {
"name": "npm8-8.17.0-3.28.1.aarch64",
"product_id": "npm8-8.17.0-3.28.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs8-8.17.0-3.28.1.i586",
"product": {
"name": "nodejs8-8.17.0-3.28.1.i586",
"product_id": "nodejs8-8.17.0-3.28.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs8-devel-8.17.0-3.28.1.i586",
"product": {
"name": "nodejs8-devel-8.17.0-3.28.1.i586",
"product_id": "nodejs8-devel-8.17.0-3.28.1.i586"
}
},
{
"category": "product_version",
"name": "npm8-8.17.0-3.28.1.i586",
"product": {
"name": "npm8-8.17.0-3.28.1.i586",
"product_id": "npm8-8.17.0-3.28.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs8-docs-8.17.0-3.28.1.noarch",
"product": {
"name": "nodejs8-docs-8.17.0-3.28.1.noarch",
"product_id": "nodejs8-docs-8.17.0-3.28.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs8-8.17.0-3.28.1.ppc64le",
"product": {
"name": "nodejs8-8.17.0-3.28.1.ppc64le",
"product_id": "nodejs8-8.17.0-3.28.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs8-devel-8.17.0-3.28.1.ppc64le",
"product": {
"name": "nodejs8-devel-8.17.0-3.28.1.ppc64le",
"product_id": "nodejs8-devel-8.17.0-3.28.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm8-8.17.0-3.28.1.ppc64le",
"product": {
"name": "npm8-8.17.0-3.28.1.ppc64le",
"product_id": "npm8-8.17.0-3.28.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs8-8.17.0-3.28.1.s390x",
"product": {
"name": "nodejs8-8.17.0-3.28.1.s390x",
"product_id": "nodejs8-8.17.0-3.28.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs8-devel-8.17.0-3.28.1.s390x",
"product": {
"name": "nodejs8-devel-8.17.0-3.28.1.s390x",
"product_id": "nodejs8-devel-8.17.0-3.28.1.s390x"
}
},
{
"category": "product_version",
"name": "npm8-8.17.0-3.28.1.s390x",
"product": {
"name": "npm8-8.17.0-3.28.1.s390x",
"product_id": "npm8-8.17.0-3.28.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs8-8.17.0-3.28.1.x86_64",
"product": {
"name": "nodejs8-8.17.0-3.28.1.x86_64",
"product_id": "nodejs8-8.17.0-3.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs8-devel-8.17.0-3.28.1.x86_64",
"product": {
"name": "nodejs8-devel-8.17.0-3.28.1.x86_64",
"product_id": "nodejs8-devel-8.17.0-3.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm8-8.17.0-3.28.1.x86_64",
"product": {
"name": "npm8-8.17.0-3.28.1.x86_64",
"product_id": "npm8-8.17.0-3.28.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 15",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 15",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-3.28.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.aarch64"
},
"product_reference": "nodejs8-8.17.0-3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-3.28.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.ppc64le"
},
"product_reference": "nodejs8-8.17.0-3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-3.28.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.s390x"
},
"product_reference": "nodejs8-8.17.0-3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-3.28.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.x86_64"
},
"product_reference": "nodejs8-8.17.0-3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-3.28.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.aarch64"
},
"product_reference": "nodejs8-devel-8.17.0-3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-3.28.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.ppc64le"
},
"product_reference": "nodejs8-devel-8.17.0-3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-3.28.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.s390x"
},
"product_reference": "nodejs8-devel-8.17.0-3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-3.28.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.x86_64"
},
"product_reference": "nodejs8-devel-8.17.0-3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-docs-8.17.0-3.28.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-docs-8.17.0-3.28.1.noarch"
},
"product_reference": "nodejs8-docs-8.17.0-3.28.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-3.28.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.aarch64"
},
"product_reference": "npm8-8.17.0-3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-3.28.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.ppc64le"
},
"product_reference": "npm8-8.17.0-3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-3.28.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.s390x"
},
"product_reference": "npm8-8.17.0-3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-3.28.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.x86_64"
},
"product_reference": "npm8-8.17.0-3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-3.28.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.aarch64"
},
"product_reference": "nodejs8-8.17.0-3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-3.28.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.ppc64le"
},
"product_reference": "nodejs8-8.17.0-3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-3.28.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.s390x"
},
"product_reference": "nodejs8-8.17.0-3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-3.28.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.x86_64"
},
"product_reference": "nodejs8-8.17.0-3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-3.28.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.aarch64"
},
"product_reference": "nodejs8-devel-8.17.0-3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-3.28.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.ppc64le"
},
"product_reference": "nodejs8-devel-8.17.0-3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-3.28.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.s390x"
},
"product_reference": "nodejs8-devel-8.17.0-3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-3.28.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.x86_64"
},
"product_reference": "nodejs8-devel-8.17.0-3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-docs-8.17.0-3.28.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-docs-8.17.0-3.28.1.noarch"
},
"product_reference": "nodejs8-docs-8.17.0-3.28.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-3.28.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.aarch64"
},
"product_reference": "npm8-8.17.0-3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-3.28.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.ppc64le"
},
"product_reference": "npm8-8.17.0-3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-3.28.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.s390x"
},
"product_reference": "npm8-8.17.0-3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-3.28.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.x86_64"
},
"product_reference": "npm8-8.17.0-3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-3.28.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.28.1.aarch64"
},
"product_reference": "nodejs8-8.17.0-3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-3.28.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.28.1.x86_64"
},
"product_reference": "nodejs8-8.17.0-3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-3.28.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.28.1.aarch64"
},
"product_reference": "nodejs8-devel-8.17.0-3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-3.28.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.28.1.x86_64"
},
"product_reference": "nodejs8-devel-8.17.0-3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-docs-8.17.0-3.28.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-docs-8.17.0-3.28.1.noarch"
},
"product_reference": "nodejs8-docs-8.17.0-3.28.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-3.28.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.28.1.aarch64"
},
"product_reference": "npm8-8.17.0-3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-3.28.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.28.1.x86_64"
},
"product_reference": "npm8-8.17.0-3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-3.28.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.28.1.aarch64"
},
"product_reference": "nodejs8-8.17.0-3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-3.28.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.28.1.x86_64"
},
"product_reference": "nodejs8-8.17.0-3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-3.28.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.28.1.aarch64"
},
"product_reference": "nodejs8-devel-8.17.0-3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-3.28.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.28.1.x86_64"
},
"product_reference": "nodejs8-devel-8.17.0-3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-docs-8.17.0-3.28.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-docs-8.17.0-3.28.1.noarch"
},
"product_reference": "nodejs8-docs-8.17.0-3.28.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-3.28.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.28.1.aarch64"
},
"product_reference": "npm8-8.17.0-3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-3.28.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.28.1.x86_64"
},
"product_reference": "npm8-8.17.0-3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-3.28.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.aarch64"
},
"product_reference": "nodejs8-8.17.0-3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-3.28.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.ppc64le"
},
"product_reference": "nodejs8-8.17.0-3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-3.28.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.s390x"
},
"product_reference": "nodejs8-8.17.0-3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-3.28.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.x86_64"
},
"product_reference": "nodejs8-8.17.0-3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-3.28.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.aarch64"
},
"product_reference": "nodejs8-devel-8.17.0-3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-3.28.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.ppc64le"
},
"product_reference": "nodejs8-devel-8.17.0-3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-3.28.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.s390x"
},
"product_reference": "nodejs8-devel-8.17.0-3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-3.28.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.x86_64"
},
"product_reference": "nodejs8-devel-8.17.0-3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-docs-8.17.0-3.28.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs8-docs-8.17.0-3.28.1.noarch"
},
"product_reference": "nodejs8-docs-8.17.0-3.28.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-3.28.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.aarch64"
},
"product_reference": "npm8-8.17.0-3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-3.28.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.ppc64le"
},
"product_reference": "npm8-8.17.0-3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-3.28.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.s390x"
},
"product_reference": "npm8-8.17.0-3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-3.28.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.x86_64"
},
"product_reference": "npm8-8.17.0-3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-3.28.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.28.1.ppc64le"
},
"product_reference": "nodejs8-8.17.0-3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-8.17.0-3.28.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.28.1.x86_64"
},
"product_reference": "nodejs8-8.17.0-3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-3.28.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.28.1.ppc64le"
},
"product_reference": "nodejs8-devel-8.17.0-3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-devel-8.17.0-3.28.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.28.1.x86_64"
},
"product_reference": "nodejs8-devel-8.17.0-3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs8-docs-8.17.0-3.28.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-docs-8.17.0-3.28.1.noarch"
},
"product_reference": "nodejs8-docs-8.17.0-3.28.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-3.28.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.28.1.ppc64le"
},
"product_reference": "npm8-8.17.0-3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm8-8.17.0-3.28.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.28.1.x86_64"
},
"product_reference": "npm8-8.17.0-3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
}
]
},
"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": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.28.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": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.28.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.28.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-02-25T09:55:38Z",
"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": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.28.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": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.28.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": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.28.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-02-25T09:55:38Z",
"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": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.28.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": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.28.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-devel-8.17.0-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs8-docs-8.17.0-3.28.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm8-8.17.0-3.28.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-02-25T09:55:38Z",
"details": "important"
}
],
"title": "CVE-2019-15606"
}
]
}
SUSE-SU-2020:0455-1
Vulnerability from csaf_suse - Published: 2020-02-25 09:56 - Updated: 2020-02-25 09:56| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.19.0-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.19.0-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.19.0-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-docs-10.19.0-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.19.0-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.19.0-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.19.0-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.19.0-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.19.0-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-docs-10.19.0-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.19.0-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.19.0-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.19.0-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.19.0-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.19.0-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-docs-10.19.0-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.19.0-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.19.0-1.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.19.0-1.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.19.0-1.18.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for nodejs10",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nodejs10 fixes the following issues:\n\nnodejs10 was updated to version 10.19.0.\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",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-455,SUSE-SLE-Module-Web-Scripting-15-2020-455,SUSE-SLE-Module-Web-Scripting-15-SP1-2020-455,SUSE-SLE-Product-HPC-15-2020-455,SUSE-SLE-Product-SLES-15-2020-455,SUSE-SLE-Product-SLES_SAP-15-2020-455",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_0455-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:0455-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200455-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:0455-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-February/006526.html"
},
{
"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 nodejs10",
"tracking": {
"current_release_date": "2020-02-25T09:56:23Z",
"generator": {
"date": "2020-02-25T09:56:23Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:0455-1",
"initial_release_date": "2020-02-25T09:56:23Z",
"revision_history": [
{
"date": "2020-02-25T09:56:23Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "nodejs10-10.19.0-1.18.1.aarch64",
"product": {
"name": "nodejs10-10.19.0-1.18.1.aarch64",
"product_id": "nodejs10-10.19.0-1.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs10-devel-10.19.0-1.18.1.aarch64",
"product": {
"name": "nodejs10-devel-10.19.0-1.18.1.aarch64",
"product_id": "nodejs10-devel-10.19.0-1.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm10-10.19.0-1.18.1.aarch64",
"product": {
"name": "npm10-10.19.0-1.18.1.aarch64",
"product_id": "npm10-10.19.0-1.18.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs10-10.19.0-1.18.1.i586",
"product": {
"name": "nodejs10-10.19.0-1.18.1.i586",
"product_id": "nodejs10-10.19.0-1.18.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs10-devel-10.19.0-1.18.1.i586",
"product": {
"name": "nodejs10-devel-10.19.0-1.18.1.i586",
"product_id": "nodejs10-devel-10.19.0-1.18.1.i586"
}
},
{
"category": "product_version",
"name": "npm10-10.19.0-1.18.1.i586",
"product": {
"name": "npm10-10.19.0-1.18.1.i586",
"product_id": "npm10-10.19.0-1.18.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs10-docs-10.19.0-1.18.1.noarch",
"product": {
"name": "nodejs10-docs-10.19.0-1.18.1.noarch",
"product_id": "nodejs10-docs-10.19.0-1.18.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs10-10.19.0-1.18.1.ppc64le",
"product": {
"name": "nodejs10-10.19.0-1.18.1.ppc64le",
"product_id": "nodejs10-10.19.0-1.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs10-devel-10.19.0-1.18.1.ppc64le",
"product": {
"name": "nodejs10-devel-10.19.0-1.18.1.ppc64le",
"product_id": "nodejs10-devel-10.19.0-1.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm10-10.19.0-1.18.1.ppc64le",
"product": {
"name": "npm10-10.19.0-1.18.1.ppc64le",
"product_id": "npm10-10.19.0-1.18.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs10-10.19.0-1.18.1.s390x",
"product": {
"name": "nodejs10-10.19.0-1.18.1.s390x",
"product_id": "nodejs10-10.19.0-1.18.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs10-devel-10.19.0-1.18.1.s390x",
"product": {
"name": "nodejs10-devel-10.19.0-1.18.1.s390x",
"product_id": "nodejs10-devel-10.19.0-1.18.1.s390x"
}
},
{
"category": "product_version",
"name": "npm10-10.19.0-1.18.1.s390x",
"product": {
"name": "npm10-10.19.0-1.18.1.s390x",
"product_id": "npm10-10.19.0-1.18.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs10-10.19.0-1.18.1.x86_64",
"product": {
"name": "nodejs10-10.19.0-1.18.1.x86_64",
"product_id": "nodejs10-10.19.0-1.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs10-devel-10.19.0-1.18.1.x86_64",
"product": {
"name": "nodejs10-devel-10.19.0-1.18.1.x86_64",
"product_id": "nodejs10-devel-10.19.0-1.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm10-10.19.0-1.18.1.x86_64",
"product": {
"name": "npm10-10.19.0-1.18.1.x86_64",
"product_id": "npm10-10.19.0-1.18.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 15",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 15",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.19.0-1.18.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.aarch64"
},
"product_reference": "nodejs10-10.19.0-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.19.0-1.18.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.ppc64le"
},
"product_reference": "nodejs10-10.19.0-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.19.0-1.18.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.s390x"
},
"product_reference": "nodejs10-10.19.0-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.19.0-1.18.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.x86_64"
},
"product_reference": "nodejs10-10.19.0-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.19.0-1.18.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.aarch64"
},
"product_reference": "nodejs10-devel-10.19.0-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.19.0-1.18.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.ppc64le"
},
"product_reference": "nodejs10-devel-10.19.0-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.19.0-1.18.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.s390x"
},
"product_reference": "nodejs10-devel-10.19.0-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.19.0-1.18.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.x86_64"
},
"product_reference": "nodejs10-devel-10.19.0-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-docs-10.19.0-1.18.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-docs-10.19.0-1.18.1.noarch"
},
"product_reference": "nodejs10-docs-10.19.0-1.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.19.0-1.18.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.aarch64"
},
"product_reference": "npm10-10.19.0-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.19.0-1.18.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.ppc64le"
},
"product_reference": "npm10-10.19.0-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.19.0-1.18.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.s390x"
},
"product_reference": "npm10-10.19.0-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.19.0-1.18.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.x86_64"
},
"product_reference": "npm10-10.19.0-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.19.0-1.18.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.aarch64"
},
"product_reference": "nodejs10-10.19.0-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.19.0-1.18.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.ppc64le"
},
"product_reference": "nodejs10-10.19.0-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.19.0-1.18.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.s390x"
},
"product_reference": "nodejs10-10.19.0-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.19.0-1.18.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.x86_64"
},
"product_reference": "nodejs10-10.19.0-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.19.0-1.18.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.aarch64"
},
"product_reference": "nodejs10-devel-10.19.0-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.19.0-1.18.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.ppc64le"
},
"product_reference": "nodejs10-devel-10.19.0-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.19.0-1.18.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.s390x"
},
"product_reference": "nodejs10-devel-10.19.0-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.19.0-1.18.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.x86_64"
},
"product_reference": "nodejs10-devel-10.19.0-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-docs-10.19.0-1.18.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.19.0-1.18.1.noarch"
},
"product_reference": "nodejs10-docs-10.19.0-1.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.19.0-1.18.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.aarch64"
},
"product_reference": "npm10-10.19.0-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.19.0-1.18.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.ppc64le"
},
"product_reference": "npm10-10.19.0-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.19.0-1.18.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.s390x"
},
"product_reference": "npm10-10.19.0-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.19.0-1.18.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.x86_64"
},
"product_reference": "npm10-10.19.0-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.19.0-1.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.19.0-1.18.1.aarch64"
},
"product_reference": "nodejs10-10.19.0-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.19.0-1.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.19.0-1.18.1.x86_64"
},
"product_reference": "nodejs10-10.19.0-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.19.0-1.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.19.0-1.18.1.aarch64"
},
"product_reference": "nodejs10-devel-10.19.0-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.19.0-1.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.19.0-1.18.1.x86_64"
},
"product_reference": "nodejs10-devel-10.19.0-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-docs-10.19.0-1.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.19.0-1.18.1.noarch"
},
"product_reference": "nodejs10-docs-10.19.0-1.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.19.0-1.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.19.0-1.18.1.aarch64"
},
"product_reference": "npm10-10.19.0-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.19.0-1.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.19.0-1.18.1.x86_64"
},
"product_reference": "npm10-10.19.0-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.19.0-1.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.19.0-1.18.1.aarch64"
},
"product_reference": "nodejs10-10.19.0-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.19.0-1.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.19.0-1.18.1.x86_64"
},
"product_reference": "nodejs10-10.19.0-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.19.0-1.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.19.0-1.18.1.aarch64"
},
"product_reference": "nodejs10-devel-10.19.0-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.19.0-1.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.19.0-1.18.1.x86_64"
},
"product_reference": "nodejs10-devel-10.19.0-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-docs-10.19.0-1.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.19.0-1.18.1.noarch"
},
"product_reference": "nodejs10-docs-10.19.0-1.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.19.0-1.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.19.0-1.18.1.aarch64"
},
"product_reference": "npm10-10.19.0-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.19.0-1.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.19.0-1.18.1.x86_64"
},
"product_reference": "npm10-10.19.0-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.19.0-1.18.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.aarch64"
},
"product_reference": "nodejs10-10.19.0-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.19.0-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.ppc64le"
},
"product_reference": "nodejs10-10.19.0-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.19.0-1.18.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.s390x"
},
"product_reference": "nodejs10-10.19.0-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.19.0-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.x86_64"
},
"product_reference": "nodejs10-10.19.0-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.19.0-1.18.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.aarch64"
},
"product_reference": "nodejs10-devel-10.19.0-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.19.0-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.ppc64le"
},
"product_reference": "nodejs10-devel-10.19.0-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.19.0-1.18.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.s390x"
},
"product_reference": "nodejs10-devel-10.19.0-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.19.0-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.x86_64"
},
"product_reference": "nodejs10-devel-10.19.0-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-docs-10.19.0-1.18.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.19.0-1.18.1.noarch"
},
"product_reference": "nodejs10-docs-10.19.0-1.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.19.0-1.18.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.aarch64"
},
"product_reference": "npm10-10.19.0-1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.19.0-1.18.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.ppc64le"
},
"product_reference": "npm10-10.19.0-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.19.0-1.18.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.s390x"
},
"product_reference": "npm10-10.19.0-1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.19.0-1.18.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.x86_64"
},
"product_reference": "npm10-10.19.0-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.19.0-1.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.19.0-1.18.1.ppc64le"
},
"product_reference": "nodejs10-10.19.0-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.19.0-1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.19.0-1.18.1.x86_64"
},
"product_reference": "nodejs10-10.19.0-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.19.0-1.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.19.0-1.18.1.ppc64le"
},
"product_reference": "nodejs10-devel-10.19.0-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.19.0-1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.19.0-1.18.1.x86_64"
},
"product_reference": "nodejs10-devel-10.19.0-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-docs-10.19.0-1.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.19.0-1.18.1.noarch"
},
"product_reference": "nodejs10-docs-10.19.0-1.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.19.0-1.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.19.0-1.18.1.ppc64le"
},
"product_reference": "npm10-10.19.0-1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.19.0-1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.19.0-1.18.1.x86_64"
},
"product_reference": "npm10-10.19.0-1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
}
]
},
"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": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.19.0-1.18.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": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.19.0-1.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.19.0-1.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-02-25T09:56:23Z",
"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": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.19.0-1.18.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": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.19.0-1.18.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": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.19.0-1.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-02-25T09:56:23Z",
"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": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.19.0-1.18.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": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.19.0-1.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP1:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.19.0-1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.19.0-1.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.19.0-1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.19.0-1.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-02-25T09:56:23Z",
"details": "important"
}
],
"title": "CVE-2019-15606"
}
]
}
SUSE-SU-2020:0488-1
Vulnerability from csaf_suse - Published: 2020-02-26 10:43 - Updated: 2020-02-26 10:43| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.17.1-11.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:nodejs6-6.17.1-11.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:nodejs6-6.17.1-11.33.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.17.1-11.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:nodejs6-6.17.1-11.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:nodejs6-6.17.1-11.33.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.17.1-11.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:nodejs6-6.17.1-11.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:nodejs6-6.17.1-11.33.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for nodejs6",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nodejs6 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",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-488,SUSE-OpenStack-Cloud-7-2020-488,SUSE-OpenStack-Cloud-Crowbar-8-2020-488,SUSE-OpenStack-Cloud-Crowbar-9-2020-488,SUSE-SLE-Module-Web-Scripting-12-2020-488",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_0488-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:0488-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200488-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:0488-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-February/006531.html"
},
{
"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 nodejs6",
"tracking": {
"current_release_date": "2020-02-26T10:43:42Z",
"generator": {
"date": "2020-02-26T10:43:42Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:0488-1",
"initial_release_date": "2020-02-26T10:43:42Z",
"revision_history": [
{
"date": "2020-02-26T10:43:42Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "nodejs6-6.17.1-11.33.1.aarch64",
"product": {
"name": "nodejs6-6.17.1-11.33.1.aarch64",
"product_id": "nodejs6-6.17.1-11.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs6-devel-6.17.1-11.33.1.aarch64",
"product": {
"name": "nodejs6-devel-6.17.1-11.33.1.aarch64",
"product_id": "nodejs6-devel-6.17.1-11.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm6-6.17.1-11.33.1.aarch64",
"product": {
"name": "npm6-6.17.1-11.33.1.aarch64",
"product_id": "npm6-6.17.1-11.33.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs6-6.17.1-11.33.1.i586",
"product": {
"name": "nodejs6-6.17.1-11.33.1.i586",
"product_id": "nodejs6-6.17.1-11.33.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs6-devel-6.17.1-11.33.1.i586",
"product": {
"name": "nodejs6-devel-6.17.1-11.33.1.i586",
"product_id": "nodejs6-devel-6.17.1-11.33.1.i586"
}
},
{
"category": "product_version",
"name": "npm6-6.17.1-11.33.1.i586",
"product": {
"name": "npm6-6.17.1-11.33.1.i586",
"product_id": "npm6-6.17.1-11.33.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs6-docs-6.17.1-11.33.1.noarch",
"product": {
"name": "nodejs6-docs-6.17.1-11.33.1.noarch",
"product_id": "nodejs6-docs-6.17.1-11.33.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs6-6.17.1-11.33.1.ppc64le",
"product": {
"name": "nodejs6-6.17.1-11.33.1.ppc64le",
"product_id": "nodejs6-6.17.1-11.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs6-devel-6.17.1-11.33.1.ppc64le",
"product": {
"name": "nodejs6-devel-6.17.1-11.33.1.ppc64le",
"product_id": "nodejs6-devel-6.17.1-11.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm6-6.17.1-11.33.1.ppc64le",
"product": {
"name": "npm6-6.17.1-11.33.1.ppc64le",
"product_id": "npm6-6.17.1-11.33.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs6-6.17.1-11.33.1.s390",
"product": {
"name": "nodejs6-6.17.1-11.33.1.s390",
"product_id": "nodejs6-6.17.1-11.33.1.s390"
}
},
{
"category": "product_version",
"name": "nodejs6-devel-6.17.1-11.33.1.s390",
"product": {
"name": "nodejs6-devel-6.17.1-11.33.1.s390",
"product_id": "nodejs6-devel-6.17.1-11.33.1.s390"
}
},
{
"category": "product_version",
"name": "npm6-6.17.1-11.33.1.s390",
"product": {
"name": "npm6-6.17.1-11.33.1.s390",
"product_id": "npm6-6.17.1-11.33.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs6-6.17.1-11.33.1.s390x",
"product": {
"name": "nodejs6-6.17.1-11.33.1.s390x",
"product_id": "nodejs6-6.17.1-11.33.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs6-devel-6.17.1-11.33.1.s390x",
"product": {
"name": "nodejs6-devel-6.17.1-11.33.1.s390x",
"product_id": "nodejs6-devel-6.17.1-11.33.1.s390x"
}
},
{
"category": "product_version",
"name": "npm6-6.17.1-11.33.1.s390x",
"product": {
"name": "npm6-6.17.1-11.33.1.s390x",
"product_id": "npm6-6.17.1-11.33.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs6-6.17.1-11.33.1.x86_64",
"product": {
"name": "nodejs6-6.17.1-11.33.1.x86_64",
"product_id": "nodejs6-6.17.1-11.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs6-devel-6.17.1-11.33.1.x86_64",
"product": {
"name": "nodejs6-devel-6.17.1-11.33.1.x86_64",
"product_id": "nodejs6-devel-6.17.1-11.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm6-6.17.1-11.33.1.x86_64",
"product": {
"name": "npm6-6.17.1-11.33.1.x86_64",
"product_id": "npm6-6.17.1-11.33.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 7",
"product": {
"name": "SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:7"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 8",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 9",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:12"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs6-6.17.1-11.33.1.aarch64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.aarch64"
},
"product_reference": "nodejs6-6.17.1-11.33.1.aarch64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs6-6.17.1-11.33.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.s390x"
},
"product_reference": "nodejs6-6.17.1-11.33.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs6-6.17.1-11.33.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.x86_64"
},
"product_reference": "nodejs6-6.17.1-11.33.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs6-6.17.1-11.33.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:nodejs6-6.17.1-11.33.1.x86_64"
},
"product_reference": "nodejs6-6.17.1-11.33.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs6-6.17.1-11.33.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:nodejs6-6.17.1-11.33.1.x86_64"
},
"product_reference": "nodejs6-6.17.1-11.33.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs6-6.17.1-11.33.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.aarch64"
},
"product_reference": "nodejs6-6.17.1-11.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs6-6.17.1-11.33.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.ppc64le"
},
"product_reference": "nodejs6-6.17.1-11.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs6-6.17.1-11.33.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.s390x"
},
"product_reference": "nodejs6-6.17.1-11.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs6-6.17.1-11.33.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.x86_64"
},
"product_reference": "nodejs6-6.17.1-11.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs6-devel-6.17.1-11.33.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.aarch64"
},
"product_reference": "nodejs6-devel-6.17.1-11.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs6-devel-6.17.1-11.33.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.ppc64le"
},
"product_reference": "nodejs6-devel-6.17.1-11.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs6-devel-6.17.1-11.33.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.s390x"
},
"product_reference": "nodejs6-devel-6.17.1-11.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs6-devel-6.17.1-11.33.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.x86_64"
},
"product_reference": "nodejs6-devel-6.17.1-11.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs6-docs-6.17.1-11.33.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.17.1-11.33.1.noarch"
},
"product_reference": "nodejs6-docs-6.17.1-11.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm6-6.17.1-11.33.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.aarch64"
},
"product_reference": "npm6-6.17.1-11.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm6-6.17.1-11.33.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.ppc64le"
},
"product_reference": "npm6-6.17.1-11.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm6-6.17.1-11.33.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.s390x"
},
"product_reference": "npm6-6.17.1-11.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm6-6.17.1-11.33.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.x86_64"
},
"product_reference": "npm6-6.17.1-11.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
}
]
},
"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": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.17.1-11.33.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.x86_64",
"SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.aarch64",
"SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.s390x",
"SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:nodejs6-6.17.1-11.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:nodejs6-6.17.1-11.33.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": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.17.1-11.33.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.x86_64",
"SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.aarch64",
"SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.s390x",
"SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:nodejs6-6.17.1-11.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:nodejs6-6.17.1-11.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.17.1-11.33.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.x86_64",
"SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.aarch64",
"SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.s390x",
"SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:nodejs6-6.17.1-11.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:nodejs6-6.17.1-11.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-02-26T10:43:42Z",
"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": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.17.1-11.33.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.x86_64",
"SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.aarch64",
"SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.s390x",
"SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:nodejs6-6.17.1-11.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:nodejs6-6.17.1-11.33.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": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.17.1-11.33.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.x86_64",
"SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.aarch64",
"SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.s390x",
"SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:nodejs6-6.17.1-11.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:nodejs6-6.17.1-11.33.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": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.17.1-11.33.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.x86_64",
"SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.aarch64",
"SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.s390x",
"SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:nodejs6-6.17.1-11.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:nodejs6-6.17.1-11.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-02-26T10:43:42Z",
"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": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.17.1-11.33.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.x86_64",
"SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.aarch64",
"SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.s390x",
"SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:nodejs6-6.17.1-11.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:nodejs6-6.17.1-11.33.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": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.17.1-11.33.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.x86_64",
"SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.aarch64",
"SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.s390x",
"SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:nodejs6-6.17.1-11.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:nodejs6-6.17.1-11.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-6.17.1-11.33.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-devel-6.17.1-11.33.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs6-docs-6.17.1-11.33.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm6-6.17.1-11.33.1.x86_64",
"SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.aarch64",
"SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.s390x",
"SUSE OpenStack Cloud 7:nodejs6-6.17.1-11.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:nodejs6-6.17.1-11.33.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:nodejs6-6.17.1-11.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-02-26T10:43:42Z",
"details": "important"
}
],
"title": "CVE-2019-15606"
}
]
}
WID-SEC-W-2023-2389
Vulnerability from csaf_certbund - Published: 2020-02-24 23:00 - Updated: 2023-09-18 22:00Es existiert eine Schwachstelle in Node.js. Sie basiert auf einem Encoding Fehler in einer Funktion, die bei der TLS Client Authentisierung das Zertifikat liest. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um einen Denial of Service Zustand zu erzeugen, indem er ein speziell gestaltetes Client-Zertifikat nutzt.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Avaya CMS
Avaya
|
cpe:/a:avaya:call_management_system_server:-
|
— | |
|
Open Source Node.js 12
Open Source / Node.js
|
cpe:/a:nodejs:nodejs:12
|
— | |
|
Open Source Kibana
Open Source
|
cpe:/a:elasticsearch:kibana:-
|
— | |
|
Open Source Node.js 10
Open Source / Node.js
|
cpe:/a:nodejs:nodejs:10
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source Elasticsearch
Open Source
|
cpe:/a:elasticsearch:elasticsearch:-
|
— |
Es existiert eine Schwachstelle in Node.js aufgrund mangelnder Prüfungen bei der Verarbeitung von HTTP Headern. Ein Angreifer kann einen HTTP request smuggling Angriff durchführen und beliebige Daten über den Server an andere Benutzer senden, die dann weiteren Angriffen dienen können. Zur erfolgreichen Ausnutzung dieser Schwachstelle muss der Angreifer den Benutzer dazu bringen eine modifizierte URL oder Webseite in seinem Webbrowser zu öffnen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Node.js 12
Open Source / Node.js
|
cpe:/a:nodejs:nodejs:12
|
— | |
|
Open Source Kibana
Open Source
|
cpe:/a:elasticsearch:kibana:-
|
— | |
|
Open Source Node.js 10
Open Source / Node.js
|
cpe:/a:nodejs:nodejs:10
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source Elasticsearch
Open Source
|
cpe:/a:elasticsearch:elasticsearch:-
|
— |
Es existiert eine Schwachstelle in Node.js bei der Auswertung von HTTP Header Feldern. Ein Angreifer kann durch Einfügen von Leerzeichen (Whitespace) in bestimmte Header Felder darauf basierende Berechtigungsprüfungen umgehen. Die konkreten Auswirkungen sind von der jeweiligen Einsatzumgebung von Node.js abhängig.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Node.js 12
Open Source / Node.js
|
cpe:/a:nodejs:nodejs:12
|
— | |
|
Open Source Kibana
Open Source
|
cpe:/a:elasticsearch:kibana:-
|
— | |
|
Open Source Node.js 10
Open Source / Node.js
|
cpe:/a:nodejs:nodejs:10
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source Elasticsearch
Open Source
|
cpe:/a:elasticsearch:elasticsearch:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Node.js ist eine Plattform zur Entwicklung von Netzwerkanwendungen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Node.js und Red Hat Enterprise Linux ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren, um Daten zu manipulieren und um Sicherheitsmechanismen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-2389 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2020/wid-sec-w-2023-2389.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-2389 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2389"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6380-1 vom 2023-09-19",
"url": "https://ubuntu.com/security/notices/USN-6380-1"
},
{
"category": "external",
"summary": "NodeJS vom 2020-02-24",
"url": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/"
},
{
"category": "external",
"summary": "RedHat Security Advisory: RHSA-2020:0573 vom 2020-02-24",
"url": "https://access.redhat.com/errata/RHSA-2020:0573"
},
{
"category": "external",
"summary": "RedHat Security Advisory: RHSA-2020:0579 vom 2020-02-24",
"url": "https://access.redhat.com/errata/RHSA-2020:0579"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:0597 vom 2020-02-25",
"url": "https://access.redhat.com/errata/RHSA-2020:0597"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:0455-1 vom 2020-02-25",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200455-1.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:0598 vom 2020-02-25",
"url": "https://access.redhat.com/errata/RHSA-2020:0598"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:0454-1 vom 2020-02-25",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200454-1.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:0602 vom 2020-02-25",
"url": "https://access.redhat.com/errata/RHSA-2020:0602"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:0488-1 vom 2020-02-26",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200488-1.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:0703 vom 2020-03-04",
"url": "https://access.redhat.com/errata/RHSA-2020:0703"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:0708 vom 2020-03-04",
"url": "https://access.redhat.com/errata/RHSA-2020:0708"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:0707 vom 2020-03-04",
"url": "https://access.redhat.com/errata/RHSA-2020:0707"
},
{
"category": "external",
"summary": "CentOS Security Advisory CESA-2020:0703 vom 2020-03-04",
"url": "http://centos-announce.2309468.n4.nabble.com/CentOS-announce-CESA-2020-0703-Important-CentOS-7-http-parser-Security-Update-tp4645857.html"
},
{
"category": "external",
"summary": "Elastic Stack 6.8.7 and 7.6.1 security update vom 2020-03-04",
"url": "https://discuss.elastic.co/t/elastic-stack-6-8-7-and-7-6-1-security-update/222136"
},
{
"category": "external",
"summary": "AVAYA Security Advisory ASA-2020-020 vom 2020-03-26",
"url": "https://downloads.avaya.com/css/P8/documents/101064993"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:1510 vom 2020-04-21",
"url": "https://access.redhat.com/errata/RHSA-2020:1510"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-4669 vom 2020-04-30",
"url": "https://www.debian.org/security/2020/dsa-4669"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2021-0548 vom 2021-02-20",
"url": "https://linux.oracle.com/errata/ELSA-2021-0548.html"
}
],
"source_lang": "en-US",
"title": "Node.js: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2023-09-18T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:58:36.359+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2023-2389",
"initial_release_date": "2020-02-24T23:00:00.000+00:00",
"revision_history": [
{
"date": "2020-02-24T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2020-02-25T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat und SUSE aufgenommen"
},
{
"date": "2020-02-26T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-03-04T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat, CentOS und Elasticsearch aufgenommen"
},
{
"date": "2020-03-04T23:00:00.000+00:00",
"number": "5",
"summary": "Version nicht vorhanden"
},
{
"date": "2020-03-25T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von AVAYA aufgenommen"
},
{
"date": "2020-04-21T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-04-29T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2021-02-21T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2023-09-18T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Ubuntu aufgenommen"
}
],
"status": "final",
"version": "10"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Avaya Aura Application Enablement Services",
"product": {
"name": "Avaya Aura Application Enablement Services",
"product_id": "T015516",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:aura_application_enablement_services:-"
}
}
},
{
"category": "product_name",
"name": "Avaya CMS",
"product": {
"name": "Avaya CMS",
"product_id": "997",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:call_management_system_server:-"
}
}
}
],
"category": "vendor",
"name": "Avaya"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source CentOS",
"product": {
"name": "Open Source CentOS",
"product_id": "1727",
"product_identification_helper": {
"cpe": "cpe:/o:centos:centos:-"
}
}
},
{
"category": "product_name",
"name": "Open Source Elasticsearch",
"product": {
"name": "Open Source Elasticsearch",
"product_id": "T010062",
"product_identification_helper": {
"cpe": "cpe:/a:elasticsearch:elasticsearch:-"
}
}
},
{
"category": "product_name",
"name": "Open Source Kibana",
"product": {
"name": "Open Source Kibana",
"product_id": "T015128",
"product_identification_helper": {
"cpe": "cpe:/a:elasticsearch:kibana:-"
}
}
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source Node.js 10",
"product": {
"name": "Open Source Node.js 10",
"product_id": "T015953",
"product_identification_helper": {
"cpe": "cpe:/a:nodejs:nodejs:10"
}
}
},
{
"category": "product_name",
"name": "Open Source Node.js 12",
"product": {
"name": "Open Source Node.js 12",
"product_id": "T015954",
"product_identification_helper": {
"cpe": "cpe:/a:nodejs:nodejs:12"
}
}
}
],
"category": "product_name",
"name": "Node.js"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "T015361",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-15604",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in Node.js. Sie basiert auf einem Encoding Fehler in einer Funktion, die bei der TLS Client Authentisierung das Zertifikat liest. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um einen Denial of Service Zustand zu erzeugen, indem er ein speziell gestaltetes Client-Zertifikat nutzt."
}
],
"product_status": {
"known_affected": [
"T015361",
"2951",
"T002207",
"T015516",
"T000126",
"997",
"T015954",
"T015128",
"T015953",
"1727",
"T004914",
"T010062"
]
},
"release_date": "2020-02-24T23:00:00.000+00:00",
"title": "CVE-2019-15604"
},
{
"cve": "CVE-2019-15605",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in Node.js aufgrund mangelnder Pr\u00fcfungen bei der Verarbeitung von HTTP Headern. Ein Angreifer kann einen HTTP request smuggling Angriff durchf\u00fchren und beliebige Daten \u00fcber den Server an andere Benutzer senden, die dann weiteren Angriffen dienen k\u00f6nnen. Zur erfolgreichen Ausnutzung dieser Schwachstelle muss der Angreifer den Benutzer dazu bringen eine modifizierte URL oder Webseite in seinem Webbrowser zu \u00f6ffnen."
}
],
"product_status": {
"known_affected": [
"T015361",
"2951",
"T002207",
"T000126",
"T015954",
"T015128",
"T015953",
"1727",
"T004914",
"T010062"
]
},
"release_date": "2020-02-24T23:00:00.000+00:00",
"title": "CVE-2019-15605"
},
{
"cve": "CVE-2019-15606",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in Node.js bei der Auswertung von HTTP Header Feldern. Ein Angreifer kann durch Einf\u00fcgen von Leerzeichen (Whitespace) in bestimmte Header Felder darauf basierende Berechtigungspr\u00fcfungen umgehen. Die konkreten Auswirkungen sind von der jeweiligen Einsatzumgebung von Node.js abh\u00e4ngig."
}
],
"product_status": {
"known_affected": [
"T015361",
"2951",
"T002207",
"T000126",
"T015954",
"T015128",
"T015953",
"1727",
"T004914",
"T010062"
]
},
"release_date": "2020-02-24T23:00:00.000+00:00",
"title": "CVE-2019-15606"
}
]
}
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.