Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-32213 (GCVE-0-2022-32213)
Vulnerability from cvelistv5 – Published: 2022-07-14 00:00 – Updated: 2025-04-30 22:24
VLAI
EPSS
Summary
The llhttp parser <v14.20.1, <v16.17.1 and <v18.9.1 in the http module in Node.js does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling (HRS).
Severity
No CVSS data available.
CWE
- CWE-444 - HTTP Request Smuggling (CWE-444)
Assigner
References
7 references
Impacted products
1 product
| 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.* (semver) Affected: 11.0 , < 11.* (semver) Affected: 12.0 , < 12.* (semver) Affected: 13.0 , < 13.* (semver) Affected: 14.0 , < 14.20.1 (semver) Affected: 15.0 , < 15.* (semver) Affected: 16.0 , < 16.17.1 (semver) Affected: 17.0 , < 17.* (semver) Affected: 18.0 , < 18.9.1 (semver) |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T07:32:56.004Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/"
},
{
"tags": [
"x_transferred"
],
"url": "https://hackerone.com/reports/1524555"
},
{
"name": "FEDORA-2022-52dec6351a",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VMQK5L5SBYD47QQZ67LEMHNQ662GH3OY/"
},
{
"name": "FEDORA-2022-1667f7b60a",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QCNN3YG2BCLS4ZEKJ3CLSUT6AS7AXTH3/"
},
{
"name": "FEDORA-2022-de515f765f",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2ICG6CSIB3GUWH5DUSQEVX53MOJW7LYK/"
},
{
"tags": [
"x_transferred"
],
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf"
},
{
"name": "DSA-5326",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://www.debian.org/security/2023/dsa-5326"
}
],
"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.*",
"status": "affected",
"version": "10.0",
"versionType": "semver"
},
{
"lessThan": "11.*",
"status": "affected",
"version": "11.0",
"versionType": "semver"
},
{
"lessThan": "12.*",
"status": "affected",
"version": "12.0",
"versionType": "semver"
},
{
"lessThan": "13.*",
"status": "affected",
"version": "13.0",
"versionType": "semver"
},
{
"lessThan": "14.20.1",
"status": "affected",
"version": "14.0",
"versionType": "semver"
},
{
"lessThan": "15.*",
"status": "affected",
"version": "15.0",
"versionType": "semver"
},
{
"lessThan": "16.17.1",
"status": "affected",
"version": "16.0",
"versionType": "semver"
},
{
"lessThan": "17.*",
"status": "affected",
"version": "17.0",
"versionType": "semver"
},
{
"lessThan": "18.9.1",
"status": "affected",
"version": "18.0",
"versionType": "semver"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling (HRS)."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-444",
"description": "HTTP Request Smuggling (CWE-444)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-04-30T22:24:45.103Z",
"orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
"shortName": "hackerone"
},
"references": [
{
"url": "https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/"
},
{
"url": "https://hackerone.com/reports/1524555"
},
{
"name": "FEDORA-2022-52dec6351a",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VMQK5L5SBYD47QQZ67LEMHNQ662GH3OY/"
},
{
"name": "FEDORA-2022-1667f7b60a",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QCNN3YG2BCLS4ZEKJ3CLSUT6AS7AXTH3/"
},
{
"name": "FEDORA-2022-de515f765f",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2ICG6CSIB3GUWH5DUSQEVX53MOJW7LYK/"
},
{
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf"
},
{
"name": "DSA-5326",
"tags": [
"vendor-advisory"
],
"url": "https://www.debian.org/security/2023/dsa-5326"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
"assignerShortName": "hackerone",
"cveId": "CVE-2022-32213",
"datePublished": "2022-07-14T00:00:00.000Z",
"dateReserved": "2022-06-01T00:00:00.000Z",
"dateUpdated": "2025-04-30T22:24:45.103Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-32213",
"date": "2026-05-27",
"epss": "0.86318",
"percentile": "0.99419"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-32213\",\"sourceIdentifier\":\"support@hackerone.com\",\"published\":\"2022-07-14T15:15:08.287\",\"lastModified\":\"2024-11-21T07:05:56.257\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling (HRS).\"},{\"lang\":\"es\",\"value\":\"El analizador llhttp anteriores a la versi\u00f3n v14.20.1, anteriores a la versi\u00f3n v16.17.1 y anteriores a la versi\u00f3n v18.9.1 del m\u00f3dulo http en Node.js no analiza y valida correctamente las cabeceras Transfer-Encoding y puede dar lugar a HTTP Request Smuggling (HRS)\"}],\"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:L/I:L/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":2.5}]},\"weaknesses\":[{\"source\":\"support@hackerone.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-444\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-444\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:llhttp:llhttp:*:*:*:*:*:node.js:*:*\",\"versionEndExcluding\":\"2.1.5\",\"matchCriteriaId\":\"C2150173-C986-4D63-AA7F-9618AA856F2C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:llhttp:llhttp:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"6.0.0\",\"versionEndExcluding\":\"6.0.7\",\"matchCriteriaId\":\"FBB4A716-D0D0-4319-BAF0-7F012973330A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"14.0.0\",\"versionEndIncluding\":\"14.14.0\",\"matchCriteriaId\":\"428DCD7B-6F66-4F18-B780-5BD80143D482\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*\",\"versionStartIncluding\":\"14.15.0\",\"versionEndExcluding\":\"14.20.1\",\"matchCriteriaId\":\"1D907C43-56F3-4FB8-8F20-C90C65EE5A08\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"16.0.0\",\"versionEndIncluding\":\"16.12.0\",\"matchCriteriaId\":\"1D1D0CEC-62E5-4368-B8F2-1DA5DD0B88FA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*\",\"versionStartIncluding\":\"16.13.0\",\"versionEndExcluding\":\"16.17.1\",\"matchCriteriaId\":\"09BD0FC2-5AA1-4A22-8432-A2EEA314FE09\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"18.0.0\",\"versionEndExcluding\":\"18.9.1\",\"matchCriteriaId\":\"DA8C00DD-A6E5-4E3D-8DD4-F4B51F5C208A\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E30D0E6F-4AE8-4284-8716-991DFA48CC5D\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:siemens:sinec_ins:1.0:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"4664B195-AF14-4834-82B3-0B2C98020EB6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:siemens:sinec_ins:1.0:sp1:*:*:*:*:*:*\",\"matchCriteriaId\":\"75BC588E-CDF0-404E-AD61-02093A1DF343\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:siemens:sinec_ins:1.0:sp2:*:*:*:*:*:*\",\"matchCriteriaId\":\"A334F7B4-7283-4453-BAED-D2E01B7F8A6E\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:stormshield:stormshield_management_center:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.3.2\",\"matchCriteriaId\":\"57CACB72-BAD7-41F6-9977-321DA7F79519\"}]}]}],\"references\":[{\"url\":\"https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf\",\"source\":\"support@hackerone.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://hackerone.com/reports/1524555\",\"source\":\"support@hackerone.com\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2ICG6CSIB3GUWH5DUSQEVX53MOJW7LYK/\",\"source\":\"support@hackerone.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QCNN3YG2BCLS4ZEKJ3CLSUT6AS7AXTH3/\",\"source\":\"support@hackerone.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VMQK5L5SBYD47QQZ67LEMHNQ662GH3OY/\",\"source\":\"support@hackerone.com\"},{\"url\":\"https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/\",\"source\":\"support@hackerone.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://www.debian.org/security/2023/dsa-5326\",\"source\":\"support@hackerone.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://hackerone.com/reports/1524555\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2ICG6CSIB3GUWH5DUSQEVX53MOJW7LYK/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QCNN3YG2BCLS4ZEKJ3CLSUT6AS7AXTH3/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VMQK5L5SBYD47QQZ67LEMHNQ662GH3OY/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://www.debian.org/security/2023/dsa-5326\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
SUSE-SU-2022:2430-1
Vulnerability from csaf_suse - Published: 2022-07-18 15:34 - Updated: 2022-07-18 15:34Summary
Security update for nodejs12
Severity
Important
Notes
Title of the patch: Security update for nodejs12
Description of the patch: This update for nodejs12 fixes the following issues:
- CVE-2022-32212: Fixed DNS rebinding in --inspect via invalid IP addresses (bsc#1201328).
- CVE-2022-32213: Fixed HTTP request smuggling due to flawed parsing of Transfer-Encoding (bsc#1201325).
- CVE-2022-32214: Fixed HTTP request smuggling due to improper delimiting of header fields (bsc#1201326).
- CVE-2022-32215: Fixed HTTP request smuggling due to incorrect parsing of multi-line Transfer-Encoding (bsc#1201327).
Patchnames: SUSE-2022-2430,SUSE-SLE-Module-Web-Scripting-15-SP3-2022-2430,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-2430,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-2430,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-2430,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-2430,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-2430,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-2430,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-2430,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-2430,SUSE-Storage-7-2022-2430,openSUSE-SLE-15.3-2022-2430,openSUSE-SLE-15.4-2022-2430
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
102 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.8 (Medium)
Affected products
Recommended
102 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.8 (Medium)
Affected products
Recommended
102 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.8 (Medium)
Affected products
Recommended
102 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
20 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for nodejs12",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nodejs12 fixes the following issues:\n\n- CVE-2022-32212: Fixed DNS rebinding in --inspect via invalid IP addresses (bsc#1201328).\n- CVE-2022-32213: Fixed HTTP request smuggling due to flawed parsing of Transfer-Encoding (bsc#1201325).\n- CVE-2022-32214: Fixed HTTP request smuggling due to improper delimiting of header fields (bsc#1201326).\n- CVE-2022-32215: Fixed HTTP request smuggling due to incorrect parsing of multi-line Transfer-Encoding (bsc#1201327).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-2430,SUSE-SLE-Module-Web-Scripting-15-SP3-2022-2430,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-2430,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-2430,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-2430,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-2430,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-2430,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-2430,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-2430,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-2430,SUSE-Storage-7-2022-2430,openSUSE-SLE-15.3-2022-2430,openSUSE-SLE-15.4-2022-2430",
"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-2022_2430-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:2430-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20222430-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:2430-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-July/011580.html"
},
{
"category": "self",
"summary": "SUSE Bug 1201325",
"url": "https://bugzilla.suse.com/1201325"
},
{
"category": "self",
"summary": "SUSE Bug 1201326",
"url": "https://bugzilla.suse.com/1201326"
},
{
"category": "self",
"summary": "SUSE Bug 1201327",
"url": "https://bugzilla.suse.com/1201327"
},
{
"category": "self",
"summary": "SUSE Bug 1201328",
"url": "https://bugzilla.suse.com/1201328"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32212 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32212/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32213 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32213/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32214 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32214/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32215 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32215/"
}
],
"title": "Security update for nodejs12",
"tracking": {
"current_release_date": "2022-07-18T15:34:57Z",
"generator": {
"date": "2022-07-18T15:34:57Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:2430-1",
"initial_release_date": "2022-07-18T15:34:57Z",
"revision_history": [
{
"date": "2022-07-18T15:34:57Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-12.22.12-150200.4.35.1.aarch64",
"product": {
"name": "nodejs12-12.22.12-150200.4.35.1.aarch64",
"product_id": "nodejs12-12.22.12-150200.4.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"product": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"product_id": "nodejs12-devel-12.22.12-150200.4.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm12-12.22.12-150200.4.35.1.aarch64",
"product": {
"name": "npm12-12.22.12-150200.4.35.1.aarch64",
"product_id": "npm12-12.22.12-150200.4.35.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-12.22.12-150200.4.35.1.i586",
"product": {
"name": "nodejs12-12.22.12-150200.4.35.1.i586",
"product_id": "nodejs12-12.22.12-150200.4.35.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs12-devel-12.22.12-150200.4.35.1.i586",
"product": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.i586",
"product_id": "nodejs12-devel-12.22.12-150200.4.35.1.i586"
}
},
{
"category": "product_version",
"name": "npm12-12.22.12-150200.4.35.1.i586",
"product": {
"name": "npm12-12.22.12-150200.4.35.1.i586",
"product_id": "npm12-12.22.12-150200.4.35.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"product": {
"name": "nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"product_id": "nodejs12-docs-12.22.12-150200.4.35.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-12.22.12-150200.4.35.1.ppc64le",
"product": {
"name": "nodejs12-12.22.12-150200.4.35.1.ppc64le",
"product_id": "nodejs12-12.22.12-150200.4.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"product": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"product_id": "nodejs12-devel-12.22.12-150200.4.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm12-12.22.12-150200.4.35.1.ppc64le",
"product": {
"name": "npm12-12.22.12-150200.4.35.1.ppc64le",
"product_id": "npm12-12.22.12-150200.4.35.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-12.22.12-150200.4.35.1.s390x",
"product": {
"name": "nodejs12-12.22.12-150200.4.35.1.s390x",
"product_id": "nodejs12-12.22.12-150200.4.35.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"product": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"product_id": "nodejs12-devel-12.22.12-150200.4.35.1.s390x"
}
},
{
"category": "product_version",
"name": "npm12-12.22.12-150200.4.35.1.s390x",
"product": {
"name": "npm12-12.22.12-150200.4.35.1.s390x",
"product_id": "npm12-12.22.12-150200.4.35.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-12.22.12-150200.4.35.1.x86_64",
"product": {
"name": "nodejs12-12.22.12-150200.4.35.1.x86_64",
"product_id": "nodejs12-12.22.12-150200.4.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"product": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"product_id": "nodejs12-devel-12.22.12-150200.4.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm12-12.22.12-150200.4.35.1.x86_64",
"product": {
"name": "npm12-12.22.12-150200.4.35.1.x86_64",
"product_id": "npm12-12.22.12-150200.4.35.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.1",
"product": {
"name": "SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Retail Branch Server 4.1",
"product": {
"name": "SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.1",
"product": {
"name": "SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.aarch64"
},
"product_reference": "nodejs12-12.22.12-150200.4.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.ppc64le"
},
"product_reference": "nodejs12-12.22.12-150200.4.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.s390x"
},
"product_reference": "nodejs12-12.22.12-150200.4.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "nodejs12-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.s390x"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-docs-12.22.12-150200.4.35.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-docs-12.22.12-150200.4.35.1.noarch"
},
"product_reference": "nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.aarch64"
},
"product_reference": "npm12-12.22.12-150200.4.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.ppc64le"
},
"product_reference": "npm12-12.22.12-150200.4.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.s390x"
},
"product_reference": "npm12-12.22.12-150200.4.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "npm12-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.aarch64"
},
"product_reference": "nodejs12-12.22.12-150200.4.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "nodejs12-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-docs-12.22.12-150200.4.35.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-docs-12.22.12-150200.4.35.1.noarch"
},
"product_reference": "nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.aarch64"
},
"product_reference": "npm12-12.22.12-150200.4.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "npm12-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64"
},
"product_reference": "nodejs12-12.22.12-150200.4.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "nodejs12-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-docs-12.22.12-150200.4.35.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch"
},
"product_reference": "nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64"
},
"product_reference": "npm12-12.22.12-150200.4.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "npm12-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "nodejs12-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-devel-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-docs-12.22.12-150200.4.35.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-docs-12.22.12-150200.4.35.1.noarch"
},
"product_reference": "nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:npm12-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "npm12-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64"
},
"product_reference": "nodejs12-12.22.12-150200.4.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.ppc64le"
},
"product_reference": "nodejs12-12.22.12-150200.4.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.s390x"
},
"product_reference": "nodejs12-12.22.12-150200.4.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "nodejs12-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.s390x"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-docs-12.22.12-150200.4.35.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch"
},
"product_reference": "nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64"
},
"product_reference": "npm12-12.22.12-150200.4.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.ppc64le"
},
"product_reference": "npm12-12.22.12-150200.4.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.s390x"
},
"product_reference": "npm12-12.22.12-150200.4.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "npm12-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.ppc64le"
},
"product_reference": "nodejs12-12.22.12-150200.4.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "nodejs12-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-docs-12.22.12-150200.4.35.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.35.1.noarch"
},
"product_reference": "nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.ppc64le"
},
"product_reference": "npm12-12.22.12-150200.4.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "npm12-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "nodejs12-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-docs-12.22.12-150200.4.35.1.noarch as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch"
},
"product_reference": "nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:npm12-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "npm12-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "nodejs12-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-docs-12.22.12-150200.4.35.1.noarch as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch"
},
"product_reference": "nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "npm12-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.ppc64le"
},
"product_reference": "nodejs12-12.22.12-150200.4.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.s390x"
},
"product_reference": "nodejs12-12.22.12-150200.4.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "nodejs12-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.s390x"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-docs-12.22.12-150200.4.35.1.noarch as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch"
},
"product_reference": "nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.ppc64le"
},
"product_reference": "npm12-12.22.12-150200.4.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.s390x"
},
"product_reference": "npm12-12.22.12-150200.4.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "npm12-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.aarch64"
},
"product_reference": "nodejs12-12.22.12-150200.4.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "nodejs12-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.aarch64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-docs-12.22.12-150200.4.35.1.noarch as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.35.1.noarch"
},
"product_reference": "nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.aarch64"
},
"product_reference": "npm12-12.22.12-150200.4.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "npm12-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.aarch64"
},
"product_reference": "nodejs12-12.22.12-150200.4.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.ppc64le"
},
"product_reference": "nodejs12-12.22.12-150200.4.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.s390x"
},
"product_reference": "nodejs12-12.22.12-150200.4.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "nodejs12-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.s390x"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-docs-12.22.12-150200.4.35.1.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs12-docs-12.22.12-150200.4.35.1.noarch"
},
"product_reference": "nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.aarch64"
},
"product_reference": "npm12-12.22.12-150200.4.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.ppc64le"
},
"product_reference": "npm12-12.22.12-150200.4.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.s390x"
},
"product_reference": "npm12-12.22.12-150200.4.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "npm12-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.35.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.aarch64"
},
"product_reference": "nodejs12-12.22.12-150200.4.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.35.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.ppc64le"
},
"product_reference": "nodejs12-12.22.12-150200.4.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.35.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.s390x"
},
"product_reference": "nodejs12-12.22.12-150200.4.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.35.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "nodejs12-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.aarch64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.s390x"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.35.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-docs-12.22.12-150200.4.35.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.35.1.noarch"
},
"product_reference": "nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.35.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.aarch64"
},
"product_reference": "npm12-12.22.12-150200.4.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.35.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.ppc64le"
},
"product_reference": "npm12-12.22.12-150200.4.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.35.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.s390x"
},
"product_reference": "npm12-12.22.12-150200.4.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.35.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.x86_64"
},
"product_reference": "npm12-12.22.12-150200.4.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-32212",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32212"
}
],
"notes": [
{
"category": "general",
"text": "A OS Command Injection vulnerability exists in Node.js versions \u003c14.20.0, \u003c16.20.0, \u003c18.5.0 due to an insufficient IsAllowedHost check that can easily be bypassed because IsIPAddress does not properly check if an IP address is invalid before making DBS requests allowing rebinding attacks.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Proxy 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32212",
"url": "https://www.suse.com/security/cve/CVE-2022-32212"
},
{
"category": "external",
"summary": "SUSE Bug 1201328 for CVE-2022-32212",
"url": "https://bugzilla.suse.com/1201328"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Proxy 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Proxy 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-07-18T15:34:57Z",
"details": "important"
}
],
"title": "CVE-2022-32212"
},
{
"cve": "CVE-2022-32213",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32213"
}
],
"notes": [
{
"category": "general",
"text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling (HRS).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Proxy 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32213",
"url": "https://www.suse.com/security/cve/CVE-2022-32213"
},
{
"category": "external",
"summary": "SUSE Bug 1201325 for CVE-2022-32213",
"url": "https://bugzilla.suse.com/1201325"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Proxy 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Proxy 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-07-18T15:34:57Z",
"details": "moderate"
}
],
"title": "CVE-2022-32213"
},
{
"cve": "CVE-2022-32214",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32214"
}
],
"notes": [
{
"category": "general",
"text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Proxy 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32214",
"url": "https://www.suse.com/security/cve/CVE-2022-32214"
},
{
"category": "external",
"summary": "SUSE Bug 1201326 for CVE-2022-32214",
"url": "https://bugzilla.suse.com/1201326"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Proxy 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Proxy 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-07-18T15:34:57Z",
"details": "moderate"
}
],
"title": "CVE-2022-32214"
},
{
"cve": "CVE-2022-32215",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32215"
}
],
"notes": [
{
"category": "general",
"text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not correctly handle multi-line Transfer-Encoding headers. This can lead to HTTP Request Smuggling (HRS).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Proxy 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32215",
"url": "https://www.suse.com/security/cve/CVE-2022-32215"
},
{
"category": "external",
"summary": "SUSE Bug 1201327 for CVE-2022-32215",
"url": "https://bugzilla.suse.com/1201327"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Proxy 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Proxy 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:nodejs12-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"SUSE Manager Server 4.1:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.ppc64le",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.s390x",
"SUSE Manager Server 4.1:npm12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.3:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.35.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.35.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.35.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-07-18T15:34:57Z",
"details": "moderate"
}
],
"title": "CVE-2022-32215"
}
]
}
SUSE-SU-2022:2491-1
Vulnerability from csaf_suse - Published: 2022-07-21 12:34 - Updated: 2022-07-21 12:34Summary
Security update for nodejs16
Severity
Important
Notes
Title of the patch: Security update for nodejs16
Description of the patch: This update for nodejs16 fixes the following issues:
- CVE-2022-32212: Fixed DNS rebinding in --inspect via invalid IP addresses (bsc#1201328).
- CVE-2022-32213: Fixed HTTP request smuggling due to flawed parsing of Transfer-Encoding (bsc#1201325).
- CVE-2022-32214: Fixed HTTP request smuggling due to improper delimiting of header fields (bsc#1201326).
- CVE-2022-32215: Fixed HTTP request smuggling due to incorrect parsing of multi-line Transfer-Encoding (bsc#1201327).
Patchnames: SUSE-2022-2491,SUSE-SLE-Module-Web-Scripting-15-SP4-2022-2491,openSUSE-SLE-15.4-2022-2491
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
30 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.16.0-150400.3.3.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-docs-16.16.0-150400.3.3.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.8 (Medium)
Affected products
Recommended
30 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.16.0-150400.3.3.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-docs-16.16.0-150400.3.3.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.8 (Medium)
Affected products
Recommended
30 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.16.0-150400.3.3.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-docs-16.16.0-150400.3.3.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.8 (Medium)
Affected products
Recommended
30 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.16.0-150400.3.3.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-docs-16.16.0-150400.3.3.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
20 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for nodejs16",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nodejs16 fixes the following issues:\n\n- CVE-2022-32212: Fixed DNS rebinding in --inspect via invalid IP addresses (bsc#1201328).\n- CVE-2022-32213: Fixed HTTP request smuggling due to flawed parsing of Transfer-Encoding (bsc#1201325).\n- CVE-2022-32214: Fixed HTTP request smuggling due to improper delimiting of header fields (bsc#1201326).\n- CVE-2022-32215: Fixed HTTP request smuggling due to incorrect parsing of multi-line Transfer-Encoding (bsc#1201327).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-2491,SUSE-SLE-Module-Web-Scripting-15-SP4-2022-2491,openSUSE-SLE-15.4-2022-2491",
"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-2022_2491-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:2491-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20222491-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:2491-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-July/011612.html"
},
{
"category": "self",
"summary": "SUSE Bug 1201325",
"url": "https://bugzilla.suse.com/1201325"
},
{
"category": "self",
"summary": "SUSE Bug 1201326",
"url": "https://bugzilla.suse.com/1201326"
},
{
"category": "self",
"summary": "SUSE Bug 1201327",
"url": "https://bugzilla.suse.com/1201327"
},
{
"category": "self",
"summary": "SUSE Bug 1201328",
"url": "https://bugzilla.suse.com/1201328"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32212 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32212/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32213 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32213/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32214 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32214/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32215 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32215/"
}
],
"title": "Security update for nodejs16",
"tracking": {
"current_release_date": "2022-07-21T12:34:48Z",
"generator": {
"date": "2022-07-21T12:34:48Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:2491-1",
"initial_release_date": "2022-07-21T12:34:48Z",
"revision_history": [
{
"date": "2022-07-21T12:34:48Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.16.0-150400.3.3.2.aarch64",
"product": {
"name": "corepack16-16.16.0-150400.3.3.2.aarch64",
"product_id": "corepack16-16.16.0-150400.3.3.2.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs16-16.16.0-150400.3.3.2.aarch64",
"product": {
"name": "nodejs16-16.16.0-150400.3.3.2.aarch64",
"product_id": "nodejs16-16.16.0-150400.3.3.2.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.16.0-150400.3.3.2.aarch64",
"product": {
"name": "nodejs16-devel-16.16.0-150400.3.3.2.aarch64",
"product_id": "nodejs16-devel-16.16.0-150400.3.3.2.aarch64"
}
},
{
"category": "product_version",
"name": "npm16-16.16.0-150400.3.3.2.aarch64",
"product": {
"name": "npm16-16.16.0-150400.3.3.2.aarch64",
"product_id": "npm16-16.16.0-150400.3.3.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.16.0-150400.3.3.2.i586",
"product": {
"name": "corepack16-16.16.0-150400.3.3.2.i586",
"product_id": "corepack16-16.16.0-150400.3.3.2.i586"
}
},
{
"category": "product_version",
"name": "nodejs16-16.16.0-150400.3.3.2.i586",
"product": {
"name": "nodejs16-16.16.0-150400.3.3.2.i586",
"product_id": "nodejs16-16.16.0-150400.3.3.2.i586"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.16.0-150400.3.3.2.i586",
"product": {
"name": "nodejs16-devel-16.16.0-150400.3.3.2.i586",
"product_id": "nodejs16-devel-16.16.0-150400.3.3.2.i586"
}
},
{
"category": "product_version",
"name": "npm16-16.16.0-150400.3.3.2.i586",
"product": {
"name": "npm16-16.16.0-150400.3.3.2.i586",
"product_id": "npm16-16.16.0-150400.3.3.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs16-docs-16.16.0-150400.3.3.2.noarch",
"product": {
"name": "nodejs16-docs-16.16.0-150400.3.3.2.noarch",
"product_id": "nodejs16-docs-16.16.0-150400.3.3.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.16.0-150400.3.3.2.ppc64le",
"product": {
"name": "corepack16-16.16.0-150400.3.3.2.ppc64le",
"product_id": "corepack16-16.16.0-150400.3.3.2.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs16-16.16.0-150400.3.3.2.ppc64le",
"product": {
"name": "nodejs16-16.16.0-150400.3.3.2.ppc64le",
"product_id": "nodejs16-16.16.0-150400.3.3.2.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.16.0-150400.3.3.2.ppc64le",
"product": {
"name": "nodejs16-devel-16.16.0-150400.3.3.2.ppc64le",
"product_id": "nodejs16-devel-16.16.0-150400.3.3.2.ppc64le"
}
},
{
"category": "product_version",
"name": "npm16-16.16.0-150400.3.3.2.ppc64le",
"product": {
"name": "npm16-16.16.0-150400.3.3.2.ppc64le",
"product_id": "npm16-16.16.0-150400.3.3.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.16.0-150400.3.3.2.s390x",
"product": {
"name": "corepack16-16.16.0-150400.3.3.2.s390x",
"product_id": "corepack16-16.16.0-150400.3.3.2.s390x"
}
},
{
"category": "product_version",
"name": "nodejs16-16.16.0-150400.3.3.2.s390x",
"product": {
"name": "nodejs16-16.16.0-150400.3.3.2.s390x",
"product_id": "nodejs16-16.16.0-150400.3.3.2.s390x"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.16.0-150400.3.3.2.s390x",
"product": {
"name": "nodejs16-devel-16.16.0-150400.3.3.2.s390x",
"product_id": "nodejs16-devel-16.16.0-150400.3.3.2.s390x"
}
},
{
"category": "product_version",
"name": "npm16-16.16.0-150400.3.3.2.s390x",
"product": {
"name": "npm16-16.16.0-150400.3.3.2.s390x",
"product_id": "npm16-16.16.0-150400.3.3.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.16.0-150400.3.3.2.x86_64",
"product": {
"name": "corepack16-16.16.0-150400.3.3.2.x86_64",
"product_id": "corepack16-16.16.0-150400.3.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs16-16.16.0-150400.3.3.2.x86_64",
"product": {
"name": "nodejs16-16.16.0-150400.3.3.2.x86_64",
"product_id": "nodejs16-16.16.0-150400.3.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.16.0-150400.3.3.2.x86_64",
"product": {
"name": "nodejs16-devel-16.16.0-150400.3.3.2.x86_64",
"product_id": "nodejs16-devel-16.16.0-150400.3.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "npm16-16.16.0-150400.3.3.2.x86_64",
"product": {
"name": "npm16-16.16.0-150400.3.3.2.x86_64",
"product_id": "npm16-16.16.0-150400.3.3.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.16.0-150400.3.3.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.aarch64"
},
"product_reference": "nodejs16-16.16.0-150400.3.3.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.16.0-150400.3.3.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.ppc64le"
},
"product_reference": "nodejs16-16.16.0-150400.3.3.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.16.0-150400.3.3.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.s390x"
},
"product_reference": "nodejs16-16.16.0-150400.3.3.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.16.0-150400.3.3.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.x86_64"
},
"product_reference": "nodejs16-16.16.0-150400.3.3.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.16.0-150400.3.3.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64"
},
"product_reference": "nodejs16-devel-16.16.0-150400.3.3.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.16.0-150400.3.3.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le"
},
"product_reference": "nodejs16-devel-16.16.0-150400.3.3.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.16.0-150400.3.3.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.s390x"
},
"product_reference": "nodejs16-devel-16.16.0-150400.3.3.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.16.0-150400.3.3.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64"
},
"product_reference": "nodejs16-devel-16.16.0-150400.3.3.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-docs-16.16.0-150400.3.3.2.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.16.0-150400.3.3.2.noarch"
},
"product_reference": "nodejs16-docs-16.16.0-150400.3.3.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.16.0-150400.3.3.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.aarch64"
},
"product_reference": "npm16-16.16.0-150400.3.3.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.16.0-150400.3.3.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.ppc64le"
},
"product_reference": "npm16-16.16.0-150400.3.3.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.16.0-150400.3.3.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.s390x"
},
"product_reference": "npm16-16.16.0-150400.3.3.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.16.0-150400.3.3.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.x86_64"
},
"product_reference": "npm16-16.16.0-150400.3.3.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack16-16.16.0-150400.3.3.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.aarch64"
},
"product_reference": "corepack16-16.16.0-150400.3.3.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack16-16.16.0-150400.3.3.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.ppc64le"
},
"product_reference": "corepack16-16.16.0-150400.3.3.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack16-16.16.0-150400.3.3.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.s390x"
},
"product_reference": "corepack16-16.16.0-150400.3.3.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack16-16.16.0-150400.3.3.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.x86_64"
},
"product_reference": "corepack16-16.16.0-150400.3.3.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.16.0-150400.3.3.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.aarch64"
},
"product_reference": "nodejs16-16.16.0-150400.3.3.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.16.0-150400.3.3.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.ppc64le"
},
"product_reference": "nodejs16-16.16.0-150400.3.3.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.16.0-150400.3.3.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.s390x"
},
"product_reference": "nodejs16-16.16.0-150400.3.3.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.16.0-150400.3.3.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.x86_64"
},
"product_reference": "nodejs16-16.16.0-150400.3.3.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.16.0-150400.3.3.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64"
},
"product_reference": "nodejs16-devel-16.16.0-150400.3.3.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.16.0-150400.3.3.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le"
},
"product_reference": "nodejs16-devel-16.16.0-150400.3.3.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.16.0-150400.3.3.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.s390x"
},
"product_reference": "nodejs16-devel-16.16.0-150400.3.3.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.16.0-150400.3.3.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64"
},
"product_reference": "nodejs16-devel-16.16.0-150400.3.3.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-docs-16.16.0-150400.3.3.2.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs16-docs-16.16.0-150400.3.3.2.noarch"
},
"product_reference": "nodejs16-docs-16.16.0-150400.3.3.2.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.16.0-150400.3.3.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.aarch64"
},
"product_reference": "npm16-16.16.0-150400.3.3.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.16.0-150400.3.3.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.ppc64le"
},
"product_reference": "npm16-16.16.0-150400.3.3.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.16.0-150400.3.3.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.s390x"
},
"product_reference": "npm16-16.16.0-150400.3.3.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.16.0-150400.3.3.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.x86_64"
},
"product_reference": "npm16-16.16.0-150400.3.3.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-32212",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32212"
}
],
"notes": [
{
"category": "general",
"text": "A OS Command Injection vulnerability exists in Node.js versions \u003c14.20.0, \u003c16.20.0, \u003c18.5.0 due to an insufficient IsAllowedHost check that can easily be bypassed because IsIPAddress does not properly check if an IP address is invalid before making DBS requests allowing rebinding attacks.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.16.0-150400.3.3.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.16.0-150400.3.3.2.noarch",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32212",
"url": "https://www.suse.com/security/cve/CVE-2022-32212"
},
{
"category": "external",
"summary": "SUSE Bug 1201328 for CVE-2022-32212",
"url": "https://bugzilla.suse.com/1201328"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.16.0-150400.3.3.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.16.0-150400.3.3.2.noarch",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.16.0-150400.3.3.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.16.0-150400.3.3.2.noarch",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-07-21T12:34:48Z",
"details": "important"
}
],
"title": "CVE-2022-32212"
},
{
"cve": "CVE-2022-32213",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32213"
}
],
"notes": [
{
"category": "general",
"text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling (HRS).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.16.0-150400.3.3.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.16.0-150400.3.3.2.noarch",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32213",
"url": "https://www.suse.com/security/cve/CVE-2022-32213"
},
{
"category": "external",
"summary": "SUSE Bug 1201325 for CVE-2022-32213",
"url": "https://bugzilla.suse.com/1201325"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.16.0-150400.3.3.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.16.0-150400.3.3.2.noarch",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.16.0-150400.3.3.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.16.0-150400.3.3.2.noarch",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-07-21T12:34:48Z",
"details": "moderate"
}
],
"title": "CVE-2022-32213"
},
{
"cve": "CVE-2022-32214",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32214"
}
],
"notes": [
{
"category": "general",
"text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.16.0-150400.3.3.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.16.0-150400.3.3.2.noarch",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32214",
"url": "https://www.suse.com/security/cve/CVE-2022-32214"
},
{
"category": "external",
"summary": "SUSE Bug 1201326 for CVE-2022-32214",
"url": "https://bugzilla.suse.com/1201326"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.16.0-150400.3.3.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.16.0-150400.3.3.2.noarch",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.16.0-150400.3.3.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.16.0-150400.3.3.2.noarch",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-07-21T12:34:48Z",
"details": "moderate"
}
],
"title": "CVE-2022-32214"
},
{
"cve": "CVE-2022-32215",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32215"
}
],
"notes": [
{
"category": "general",
"text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not correctly handle multi-line Transfer-Encoding headers. This can lead to HTTP Request Smuggling (HRS).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.16.0-150400.3.3.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.16.0-150400.3.3.2.noarch",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32215",
"url": "https://www.suse.com/security/cve/CVE-2022-32215"
},
{
"category": "external",
"summary": "SUSE Bug 1201327 for CVE-2022-32215",
"url": "https://bugzilla.suse.com/1201327"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.16.0-150400.3.3.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.16.0-150400.3.3.2.noarch",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.16.0-150400.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.16.0-150400.3.3.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:corepack16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:nodejs16-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.16.0-150400.3.3.2.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.16.0-150400.3.3.2.noarch",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.aarch64",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.ppc64le",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.s390x",
"openSUSE Leap 15.4:npm16-16.16.0-150400.3.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-07-21T12:34:48Z",
"details": "moderate"
}
],
"title": "CVE-2022-32215"
}
]
}
SUSE-SU-2022:2551-1
Vulnerability from csaf_suse - Published: 2022-07-26 12:05 - Updated: 2022-07-26 12:05Summary
Security update for nodejs16
Severity
Important
Notes
Title of the patch: Security update for nodejs16
Description of the patch: This update for nodejs16 fixes the following issues:
- CVE-2022-32212: Fixed DNS rebinding in --inspect via invalid IP addresses (bsc#1201328).
- CVE-2022-32213: Fixed HTTP request smuggling due to flawed parsing of Transfer-Encoding (bsc#1201325).
- CVE-2022-32214: Fixed HTTP request smuggling due to improper delimiting of header fields (bsc#1201326).
- CVE-2022-32215: Fixed HTTP request smuggling due to incorrect parsing of multi-line Transfer-Encoding (bsc#1201327).
The following non-security bug was fixed:
- Add buildtime version check to determine if we need patched
openssl Requires: or already in upstream. (bsc#1192489)
Patchnames: SUSE-2022-2551,SUSE-SLE-Module-Web-Scripting-15-SP3-2022-2551,openSUSE-SLE-15.3-2022-2551
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.16.0-150300.7.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-docs-16.16.0-150300.7.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.8 (Medium)
Affected products
Recommended
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.16.0-150300.7.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-docs-16.16.0-150300.7.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.8 (Medium)
Affected products
Recommended
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.16.0-150300.7.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-docs-16.16.0-150300.7.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.8 (Medium)
Affected products
Recommended
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.16.0-150300.7.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-docs-16.16.0-150300.7.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
21 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for nodejs16",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nodejs16 fixes the following issues:\n\n- CVE-2022-32212: Fixed DNS rebinding in --inspect via invalid IP addresses (bsc#1201328).\n- CVE-2022-32213: Fixed HTTP request smuggling due to flawed parsing of Transfer-Encoding (bsc#1201325).\n- CVE-2022-32214: Fixed HTTP request smuggling due to improper delimiting of header fields (bsc#1201326).\n- CVE-2022-32215: Fixed HTTP request smuggling due to incorrect parsing of multi-line Transfer-Encoding (bsc#1201327).\n\nThe following non-security bug was fixed:\n\n- Add buildtime version check to determine if we need patched\n openssl Requires: or already in upstream. (bsc#1192489)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-2551,SUSE-SLE-Module-Web-Scripting-15-SP3-2022-2551,openSUSE-SLE-15.3-2022-2551",
"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-2022_2551-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:2551-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20222551-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:2551-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-July/011658.html"
},
{
"category": "self",
"summary": "SUSE Bug 1192489",
"url": "https://bugzilla.suse.com/1192489"
},
{
"category": "self",
"summary": "SUSE Bug 1201325",
"url": "https://bugzilla.suse.com/1201325"
},
{
"category": "self",
"summary": "SUSE Bug 1201326",
"url": "https://bugzilla.suse.com/1201326"
},
{
"category": "self",
"summary": "SUSE Bug 1201327",
"url": "https://bugzilla.suse.com/1201327"
},
{
"category": "self",
"summary": "SUSE Bug 1201328",
"url": "https://bugzilla.suse.com/1201328"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32212 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32212/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32213 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32213/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32214 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32214/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32215 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32215/"
}
],
"title": "Security update for nodejs16",
"tracking": {
"current_release_date": "2022-07-26T12:05:12Z",
"generator": {
"date": "2022-07-26T12:05:12Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:2551-1",
"initial_release_date": "2022-07-26T12:05:12Z",
"revision_history": [
{
"date": "2022-07-26T12:05:12Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.16.0-150300.7.6.2.aarch64",
"product": {
"name": "corepack16-16.16.0-150300.7.6.2.aarch64",
"product_id": "corepack16-16.16.0-150300.7.6.2.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs16-16.16.0-150300.7.6.2.aarch64",
"product": {
"name": "nodejs16-16.16.0-150300.7.6.2.aarch64",
"product_id": "nodejs16-16.16.0-150300.7.6.2.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.16.0-150300.7.6.2.aarch64",
"product": {
"name": "nodejs16-devel-16.16.0-150300.7.6.2.aarch64",
"product_id": "nodejs16-devel-16.16.0-150300.7.6.2.aarch64"
}
},
{
"category": "product_version",
"name": "npm16-16.16.0-150300.7.6.2.aarch64",
"product": {
"name": "npm16-16.16.0-150300.7.6.2.aarch64",
"product_id": "npm16-16.16.0-150300.7.6.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.16.0-150300.7.6.2.i586",
"product": {
"name": "corepack16-16.16.0-150300.7.6.2.i586",
"product_id": "corepack16-16.16.0-150300.7.6.2.i586"
}
},
{
"category": "product_version",
"name": "nodejs16-16.16.0-150300.7.6.2.i586",
"product": {
"name": "nodejs16-16.16.0-150300.7.6.2.i586",
"product_id": "nodejs16-16.16.0-150300.7.6.2.i586"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.16.0-150300.7.6.2.i586",
"product": {
"name": "nodejs16-devel-16.16.0-150300.7.6.2.i586",
"product_id": "nodejs16-devel-16.16.0-150300.7.6.2.i586"
}
},
{
"category": "product_version",
"name": "npm16-16.16.0-150300.7.6.2.i586",
"product": {
"name": "npm16-16.16.0-150300.7.6.2.i586",
"product_id": "npm16-16.16.0-150300.7.6.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs16-docs-16.16.0-150300.7.6.2.noarch",
"product": {
"name": "nodejs16-docs-16.16.0-150300.7.6.2.noarch",
"product_id": "nodejs16-docs-16.16.0-150300.7.6.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.16.0-150300.7.6.2.ppc64le",
"product": {
"name": "corepack16-16.16.0-150300.7.6.2.ppc64le",
"product_id": "corepack16-16.16.0-150300.7.6.2.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs16-16.16.0-150300.7.6.2.ppc64le",
"product": {
"name": "nodejs16-16.16.0-150300.7.6.2.ppc64le",
"product_id": "nodejs16-16.16.0-150300.7.6.2.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.16.0-150300.7.6.2.ppc64le",
"product": {
"name": "nodejs16-devel-16.16.0-150300.7.6.2.ppc64le",
"product_id": "nodejs16-devel-16.16.0-150300.7.6.2.ppc64le"
}
},
{
"category": "product_version",
"name": "npm16-16.16.0-150300.7.6.2.ppc64le",
"product": {
"name": "npm16-16.16.0-150300.7.6.2.ppc64le",
"product_id": "npm16-16.16.0-150300.7.6.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.16.0-150300.7.6.2.s390x",
"product": {
"name": "corepack16-16.16.0-150300.7.6.2.s390x",
"product_id": "corepack16-16.16.0-150300.7.6.2.s390x"
}
},
{
"category": "product_version",
"name": "nodejs16-16.16.0-150300.7.6.2.s390x",
"product": {
"name": "nodejs16-16.16.0-150300.7.6.2.s390x",
"product_id": "nodejs16-16.16.0-150300.7.6.2.s390x"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.16.0-150300.7.6.2.s390x",
"product": {
"name": "nodejs16-devel-16.16.0-150300.7.6.2.s390x",
"product_id": "nodejs16-devel-16.16.0-150300.7.6.2.s390x"
}
},
{
"category": "product_version",
"name": "npm16-16.16.0-150300.7.6.2.s390x",
"product": {
"name": "npm16-16.16.0-150300.7.6.2.s390x",
"product_id": "npm16-16.16.0-150300.7.6.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.16.0-150300.7.6.2.x86_64",
"product": {
"name": "corepack16-16.16.0-150300.7.6.2.x86_64",
"product_id": "corepack16-16.16.0-150300.7.6.2.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs16-16.16.0-150300.7.6.2.x86_64",
"product": {
"name": "nodejs16-16.16.0-150300.7.6.2.x86_64",
"product_id": "nodejs16-16.16.0-150300.7.6.2.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.16.0-150300.7.6.2.x86_64",
"product": {
"name": "nodejs16-devel-16.16.0-150300.7.6.2.x86_64",
"product_id": "nodejs16-devel-16.16.0-150300.7.6.2.x86_64"
}
},
{
"category": "product_version",
"name": "npm16-16.16.0-150300.7.6.2.x86_64",
"product": {
"name": "npm16-16.16.0-150300.7.6.2.x86_64",
"product_id": "npm16-16.16.0-150300.7.6.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.16.0-150300.7.6.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.aarch64"
},
"product_reference": "nodejs16-16.16.0-150300.7.6.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.16.0-150300.7.6.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.ppc64le"
},
"product_reference": "nodejs16-16.16.0-150300.7.6.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.16.0-150300.7.6.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.s390x"
},
"product_reference": "nodejs16-16.16.0-150300.7.6.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.16.0-150300.7.6.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.x86_64"
},
"product_reference": "nodejs16-16.16.0-150300.7.6.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.16.0-150300.7.6.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64"
},
"product_reference": "nodejs16-devel-16.16.0-150300.7.6.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.16.0-150300.7.6.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le"
},
"product_reference": "nodejs16-devel-16.16.0-150300.7.6.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.16.0-150300.7.6.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.s390x"
},
"product_reference": "nodejs16-devel-16.16.0-150300.7.6.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.16.0-150300.7.6.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64"
},
"product_reference": "nodejs16-devel-16.16.0-150300.7.6.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-docs-16.16.0-150300.7.6.2.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.16.0-150300.7.6.2.noarch"
},
"product_reference": "nodejs16-docs-16.16.0-150300.7.6.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.16.0-150300.7.6.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.aarch64"
},
"product_reference": "npm16-16.16.0-150300.7.6.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.16.0-150300.7.6.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.ppc64le"
},
"product_reference": "npm16-16.16.0-150300.7.6.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.16.0-150300.7.6.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.s390x"
},
"product_reference": "npm16-16.16.0-150300.7.6.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.16.0-150300.7.6.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.x86_64"
},
"product_reference": "npm16-16.16.0-150300.7.6.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.16.0-150300.7.6.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.aarch64"
},
"product_reference": "nodejs16-16.16.0-150300.7.6.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.16.0-150300.7.6.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.ppc64le"
},
"product_reference": "nodejs16-16.16.0-150300.7.6.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.16.0-150300.7.6.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.s390x"
},
"product_reference": "nodejs16-16.16.0-150300.7.6.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.16.0-150300.7.6.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.x86_64"
},
"product_reference": "nodejs16-16.16.0-150300.7.6.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.16.0-150300.7.6.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64"
},
"product_reference": "nodejs16-devel-16.16.0-150300.7.6.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.16.0-150300.7.6.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le"
},
"product_reference": "nodejs16-devel-16.16.0-150300.7.6.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.16.0-150300.7.6.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.s390x"
},
"product_reference": "nodejs16-devel-16.16.0-150300.7.6.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.16.0-150300.7.6.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64"
},
"product_reference": "nodejs16-devel-16.16.0-150300.7.6.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-docs-16.16.0-150300.7.6.2.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs16-docs-16.16.0-150300.7.6.2.noarch"
},
"product_reference": "nodejs16-docs-16.16.0-150300.7.6.2.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.16.0-150300.7.6.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.aarch64"
},
"product_reference": "npm16-16.16.0-150300.7.6.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.16.0-150300.7.6.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.ppc64le"
},
"product_reference": "npm16-16.16.0-150300.7.6.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.16.0-150300.7.6.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.s390x"
},
"product_reference": "npm16-16.16.0-150300.7.6.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.16.0-150300.7.6.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.x86_64"
},
"product_reference": "npm16-16.16.0-150300.7.6.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-32212",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32212"
}
],
"notes": [
{
"category": "general",
"text": "A OS Command Injection vulnerability exists in Node.js versions \u003c14.20.0, \u003c16.20.0, \u003c18.5.0 due to an insufficient IsAllowedHost check that can easily be bypassed because IsIPAddress does not properly check if an IP address is invalid before making DBS requests allowing rebinding attacks.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.16.0-150300.7.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-docs-16.16.0-150300.7.6.2.noarch",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32212",
"url": "https://www.suse.com/security/cve/CVE-2022-32212"
},
{
"category": "external",
"summary": "SUSE Bug 1201328 for CVE-2022-32212",
"url": "https://bugzilla.suse.com/1201328"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.16.0-150300.7.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-docs-16.16.0-150300.7.6.2.noarch",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.16.0-150300.7.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-docs-16.16.0-150300.7.6.2.noarch",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-07-26T12:05:12Z",
"details": "important"
}
],
"title": "CVE-2022-32212"
},
{
"cve": "CVE-2022-32213",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32213"
}
],
"notes": [
{
"category": "general",
"text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling (HRS).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.16.0-150300.7.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-docs-16.16.0-150300.7.6.2.noarch",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32213",
"url": "https://www.suse.com/security/cve/CVE-2022-32213"
},
{
"category": "external",
"summary": "SUSE Bug 1201325 for CVE-2022-32213",
"url": "https://bugzilla.suse.com/1201325"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.16.0-150300.7.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-docs-16.16.0-150300.7.6.2.noarch",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.16.0-150300.7.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-docs-16.16.0-150300.7.6.2.noarch",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-07-26T12:05:12Z",
"details": "moderate"
}
],
"title": "CVE-2022-32213"
},
{
"cve": "CVE-2022-32214",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32214"
}
],
"notes": [
{
"category": "general",
"text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.16.0-150300.7.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-docs-16.16.0-150300.7.6.2.noarch",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32214",
"url": "https://www.suse.com/security/cve/CVE-2022-32214"
},
{
"category": "external",
"summary": "SUSE Bug 1201326 for CVE-2022-32214",
"url": "https://bugzilla.suse.com/1201326"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.16.0-150300.7.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-docs-16.16.0-150300.7.6.2.noarch",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.16.0-150300.7.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-docs-16.16.0-150300.7.6.2.noarch",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-07-26T12:05:12Z",
"details": "moderate"
}
],
"title": "CVE-2022-32214"
},
{
"cve": "CVE-2022-32215",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32215"
}
],
"notes": [
{
"category": "general",
"text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not correctly handle multi-line Transfer-Encoding headers. This can lead to HTTP Request Smuggling (HRS).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.16.0-150300.7.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-docs-16.16.0-150300.7.6.2.noarch",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32215",
"url": "https://www.suse.com/security/cve/CVE-2022-32215"
},
{
"category": "external",
"summary": "SUSE Bug 1201327 for CVE-2022-32215",
"url": "https://bugzilla.suse.com/1201327"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.16.0-150300.7.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-docs-16.16.0-150300.7.6.2.noarch",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.16.0-150300.7.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.16.0-150300.7.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:nodejs16-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:nodejs16-devel-16.16.0-150300.7.6.2.x86_64",
"openSUSE Leap 15.3:nodejs16-docs-16.16.0-150300.7.6.2.noarch",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.aarch64",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.ppc64le",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.s390x",
"openSUSE Leap 15.3:npm16-16.16.0-150300.7.6.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-07-26T12:05:12Z",
"details": "moderate"
}
],
"title": "CVE-2022-32215"
}
]
}
SUSE-SU-2022:2855-1
Vulnerability from csaf_suse - Published: 2022-08-19 14:08 - Updated: 2022-08-19 14:08Summary
Security update for nodejs10
Severity
Important
Notes
Title of the patch: Security update for nodejs10
Description of the patch: This update for nodejs10 fixes the following issues:
- CVE-2021-22930, CVE-2021-22940: Fixed two memory corruption issues
during HTTP/2 stream cancellation (bsc#1188917, bsc#1189368).
- CVE-2022-32213, CVE-2022-32214, CVE-2022-32215, CVE-2021-22960,
CVE-2021-22959: Fixed multiple HTTP request smuggling issues in
the underlying HTTP parser (bsc#1201325, bsc#1201326, bsc#1201327,
bsc#1191602, bsc#1191601).
- CVE-2022-32212: Fixed a DNS rebinding issue caused by improper IPv4
validation (bsc#1201328).
Patchnames: SUSE-2022-2855,SUSE-SLE-Product-HPC-15-2022-2855,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-2855,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-2855,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-2855,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-2855,SUSE-SLE-Product-SLES-15-2022-2855,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-2855,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-2855,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-2855,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-2855,SUSE-SLE-Product-SLES_SAP-15-2022-2855,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-2855,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-2855,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-2855,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-2855,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-2855,SUSE-Storage-6-2022-2855,SUSE-Storage-7-2022-2855,openSUSE-SLE-15.3-2022-2855,openSUSE-SLE-15.4-2022-2855
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
9.1 (Critical)
Affected products
Recommended
168 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
9.8 (Critical)
Affected products
Recommended
168 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
6.1 (Medium)
Affected products
Recommended
168 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.1 (Medium)
Affected products
Recommended
168 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
168 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.8 (Medium)
Affected products
Recommended
168 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.8 (Medium)
Affected products
Recommended
168 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.8 (Medium)
Affected products
Recommended
168 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
37 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for nodejs10",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nodejs10 fixes the following issues:\n\n- CVE-2021-22930, CVE-2021-22940: Fixed two memory corruption issues\n during HTTP/2 stream cancellation (bsc#1188917, bsc#1189368).\n- CVE-2022-32213, CVE-2022-32214, CVE-2022-32215, CVE-2021-22960,\n CVE-2021-22959: Fixed multiple HTTP request smuggling issues in\n the underlying HTTP parser (bsc#1201325, bsc#1201326, bsc#1201327, \n bsc#1191602, bsc#1191601).\n- CVE-2022-32212: Fixed a DNS rebinding issue caused by improper IPv4\n validation (bsc#1201328).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-2855,SUSE-SLE-Product-HPC-15-2022-2855,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-2855,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-2855,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-2855,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-2855,SUSE-SLE-Product-SLES-15-2022-2855,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-2855,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-2855,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-2855,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-2855,SUSE-SLE-Product-SLES_SAP-15-2022-2855,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-2855,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-2855,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-2855,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-2855,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-2855,SUSE-Storage-6-2022-2855,SUSE-Storage-7-2022-2855,openSUSE-SLE-15.3-2022-2855,openSUSE-SLE-15.4-2022-2855",
"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-2022_2855-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:2855-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20222855-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:2855-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-August/011954.html"
},
{
"category": "self",
"summary": "SUSE Bug 1188917",
"url": "https://bugzilla.suse.com/1188917"
},
{
"category": "self",
"summary": "SUSE Bug 1189368",
"url": "https://bugzilla.suse.com/1189368"
},
{
"category": "self",
"summary": "SUSE Bug 1191601",
"url": "https://bugzilla.suse.com/1191601"
},
{
"category": "self",
"summary": "SUSE Bug 1191602",
"url": "https://bugzilla.suse.com/1191602"
},
{
"category": "self",
"summary": "SUSE Bug 1201325",
"url": "https://bugzilla.suse.com/1201325"
},
{
"category": "self",
"summary": "SUSE Bug 1201326",
"url": "https://bugzilla.suse.com/1201326"
},
{
"category": "self",
"summary": "SUSE Bug 1201327",
"url": "https://bugzilla.suse.com/1201327"
},
{
"category": "self",
"summary": "SUSE Bug 1201328",
"url": "https://bugzilla.suse.com/1201328"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-22930 page",
"url": "https://www.suse.com/security/cve/CVE-2021-22930/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-22940 page",
"url": "https://www.suse.com/security/cve/CVE-2021-22940/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-22959 page",
"url": "https://www.suse.com/security/cve/CVE-2021-22959/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-22960 page",
"url": "https://www.suse.com/security/cve/CVE-2021-22960/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32212 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32212/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32213 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32213/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32214 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32214/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32215 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32215/"
}
],
"title": "Security update for nodejs10",
"tracking": {
"current_release_date": "2022-08-19T14:08:24Z",
"generator": {
"date": "2022-08-19T14:08:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:2855-1",
"initial_release_date": "2022-08-19T14:08:24Z",
"revision_history": [
{
"date": "2022-08-19T14:08:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "nodejs10-10.24.1-150000.1.47.1.aarch64",
"product": {
"name": "nodejs10-10.24.1-150000.1.47.1.aarch64",
"product_id": "nodejs10-10.24.1-150000.1.47.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"product": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"product_id": "nodejs10-devel-10.24.1-150000.1.47.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm10-10.24.1-150000.1.47.1.aarch64",
"product": {
"name": "npm10-10.24.1-150000.1.47.1.aarch64",
"product_id": "npm10-10.24.1-150000.1.47.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs10-10.24.1-150000.1.47.1.i586",
"product": {
"name": "nodejs10-10.24.1-150000.1.47.1.i586",
"product_id": "nodejs10-10.24.1-150000.1.47.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs10-devel-10.24.1-150000.1.47.1.i586",
"product": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.i586",
"product_id": "nodejs10-devel-10.24.1-150000.1.47.1.i586"
}
},
{
"category": "product_version",
"name": "npm10-10.24.1-150000.1.47.1.i586",
"product": {
"name": "npm10-10.24.1-150000.1.47.1.i586",
"product_id": "npm10-10.24.1-150000.1.47.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"product": {
"name": "nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"product_id": "nodejs10-docs-10.24.1-150000.1.47.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs10-10.24.1-150000.1.47.1.ppc64le",
"product": {
"name": "nodejs10-10.24.1-150000.1.47.1.ppc64le",
"product_id": "nodejs10-10.24.1-150000.1.47.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"product": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"product_id": "nodejs10-devel-10.24.1-150000.1.47.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm10-10.24.1-150000.1.47.1.ppc64le",
"product": {
"name": "npm10-10.24.1-150000.1.47.1.ppc64le",
"product_id": "npm10-10.24.1-150000.1.47.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs10-10.24.1-150000.1.47.1.s390x",
"product": {
"name": "nodejs10-10.24.1-150000.1.47.1.s390x",
"product_id": "nodejs10-10.24.1-150000.1.47.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"product": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"product_id": "nodejs10-devel-10.24.1-150000.1.47.1.s390x"
}
},
{
"category": "product_version",
"name": "npm10-10.24.1-150000.1.47.1.s390x",
"product": {
"name": "npm10-10.24.1-150000.1.47.1.s390x",
"product_id": "npm10-10.24.1-150000.1.47.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs10-10.24.1-150000.1.47.1.x86_64",
"product": {
"name": "nodejs10-10.24.1-150000.1.47.1.x86_64",
"product_id": "nodejs10-10.24.1-150000.1.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"product": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"product_id": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm10-10.24.1-150000.1.47.1.x86_64",
"product": {
"name": "npm10-10.24.1-150000.1.47.1.x86_64",
"product_id": "npm10-10.24.1-150000.1.47.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.1",
"product": {
"name": "SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Retail Branch Server 4.1",
"product": {
"name": "SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.1",
"product": {
"name": "SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 6",
"product": {
"name": "SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:6"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.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.24.1-150000.1.47.1.aarch64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.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.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.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.24.1-150000.1.47.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.24.1-150000.1.47.1.aarch64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.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.24.1-150000.1.47.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.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.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.24.1-150000.1.47.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.24.1-150000.1.47.1.noarch"
},
"product_reference": "nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.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.24.1-150000.1.47.1.aarch64"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.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.24.1-150000.1.47.1.x86_64"
},
"product_reference": "npm10-10.24.1-150000.1.47.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.24.1-150000.1.47.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.24.1-150000.1.47.1.aarch64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.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.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.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.24.1-150000.1.47.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.24.1-150000.1.47.1.aarch64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.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.24.1-150000.1.47.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.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.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.24.1-150000.1.47.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.24.1-150000.1.47.1.noarch"
},
"product_reference": "nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.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.24.1-150000.1.47.1.aarch64"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.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.24.1-150000.1.47.1.x86_64"
},
"product_reference": "npm10-10.24.1-150000.1.47.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.24.1-150000.1.47.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-docs-10.24.1-150000.1.47.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch"
},
"product_reference": "nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-docs-10.24.1-150000.1.47.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch"
},
"product_reference": "nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-docs-10.24.1-150000.1.47.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch"
},
"product_reference": "nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-docs-10.24.1-150000.1.47.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch"
},
"product_reference": "nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-docs-10.24.1-150000.1.47.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch"
},
"product_reference": "nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-docs-10.24.1-150000.1.47.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch"
},
"product_reference": "nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-docs-10.24.1-150000.1.47.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch"
},
"product_reference": "nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-docs-10.24.1-150000.1.47.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch"
},
"product_reference": "nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-docs-10.24.1-150000.1.47.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch"
},
"product_reference": "nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.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.24.1-150000.1.47.1.ppc64le"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.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.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.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.24.1-150000.1.47.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.24.1-150000.1.47.1.ppc64le"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.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.24.1-150000.1.47.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.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.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.24.1-150000.1.47.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.24.1-150000.1.47.1.noarch"
},
"product_reference": "nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.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.24.1-150000.1.47.1.ppc64le"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.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.24.1-150000.1.47.1.x86_64"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-docs-10.24.1-150000.1.47.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch"
},
"product_reference": "nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-docs-10.24.1-150000.1.47.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch"
},
"product_reference": "nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-docs-10.24.1-150000.1.47.1.noarch as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch"
},
"product_reference": "nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-docs-10.24.1-150000.1.47.1.noarch as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch"
},
"product_reference": "nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-docs-10.24.1-150000.1.47.1.noarch as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch"
},
"product_reference": "nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-docs-10.24.1-150000.1.47.1.noarch as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch"
},
"product_reference": "nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-docs-10.24.1-150000.1.47.1.noarch as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch"
},
"product_reference": "nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-docs-10.24.1-150000.1.47.1.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch"
},
"product_reference": "nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-10.24.1-150000.1.47.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs10-docs-10.24.1-150000.1.47.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch"
},
"product_reference": "nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm10-10.24.1-150000.1.47.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64"
},
"product_reference": "npm10-10.24.1-150000.1.47.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-22930",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-22930"
}
],
"notes": [
{
"category": "general",
"text": "Node.js before 16.6.0, 14.17.4, and 12.22.4 is vulnerable to a use after free attack where an attacker might be able to exploit the memory corruption, to change process behavior.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-22930",
"url": "https://www.suse.com/security/cve/CVE-2021-22930"
},
{
"category": "external",
"summary": "SUSE Bug 1188917 for CVE-2021-22930",
"url": "https://bugzilla.suse.com/1188917"
},
{
"category": "external",
"summary": "SUSE Bug 1189368 for CVE-2021-22930",
"url": "https://bugzilla.suse.com/1189368"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-19T14:08:24Z",
"details": "critical"
}
],
"title": "CVE-2021-22930"
},
{
"cve": "CVE-2021-22940",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-22940"
}
],
"notes": [
{
"category": "general",
"text": "Node.js before 16.6.1, 14.17.5, and 12.22.5 is vulnerable to a use after free attack where an attacker might be able to exploit the memory corruption, to change process behavior.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-22940",
"url": "https://www.suse.com/security/cve/CVE-2021-22940"
},
{
"category": "external",
"summary": "SUSE Bug 1189368 for CVE-2021-22940",
"url": "https://bugzilla.suse.com/1189368"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-19T14:08:24Z",
"details": "critical"
}
],
"title": "CVE-2021-22940"
},
{
"cve": "CVE-2021-22959",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-22959"
}
],
"notes": [
{
"category": "general",
"text": "The parser in accepts requests with a space (SP) right after the header name before the colon. This can lead to HTTP Request Smuggling (HRS) in llhttp \u003c v2.1.4 and \u003c v6.0.6.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-22959",
"url": "https://www.suse.com/security/cve/CVE-2021-22959"
},
{
"category": "external",
"summary": "SUSE Bug 1191601 for CVE-2021-22959",
"url": "https://bugzilla.suse.com/1191601"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-19T14:08:24Z",
"details": "moderate"
}
],
"title": "CVE-2021-22959"
},
{
"cve": "CVE-2021-22960",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-22960"
}
],
"notes": [
{
"category": "general",
"text": "The parse function in llhttp \u003c 2.1.4 and \u003c 6.0.6. ignores chunk extensions when parsing the body of chunked requests. This leads to HTTP Request Smuggling (HRS) under certain conditions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-22960",
"url": "https://www.suse.com/security/cve/CVE-2021-22960"
},
{
"category": "external",
"summary": "SUSE Bug 1191602 for CVE-2021-22960",
"url": "https://bugzilla.suse.com/1191602"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-19T14:08:24Z",
"details": "moderate"
}
],
"title": "CVE-2021-22960"
},
{
"cve": "CVE-2022-32212",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32212"
}
],
"notes": [
{
"category": "general",
"text": "A OS Command Injection vulnerability exists in Node.js versions \u003c14.20.0, \u003c16.20.0, \u003c18.5.0 due to an insufficient IsAllowedHost check that can easily be bypassed because IsIPAddress does not properly check if an IP address is invalid before making DBS requests allowing rebinding attacks.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32212",
"url": "https://www.suse.com/security/cve/CVE-2022-32212"
},
{
"category": "external",
"summary": "SUSE Bug 1201328 for CVE-2022-32212",
"url": "https://bugzilla.suse.com/1201328"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-19T14:08:24Z",
"details": "important"
}
],
"title": "CVE-2022-32212"
},
{
"cve": "CVE-2022-32213",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32213"
}
],
"notes": [
{
"category": "general",
"text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling (HRS).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32213",
"url": "https://www.suse.com/security/cve/CVE-2022-32213"
},
{
"category": "external",
"summary": "SUSE Bug 1201325 for CVE-2022-32213",
"url": "https://bugzilla.suse.com/1201325"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-19T14:08:24Z",
"details": "moderate"
}
],
"title": "CVE-2022-32213"
},
{
"cve": "CVE-2022-32214",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32214"
}
],
"notes": [
{
"category": "general",
"text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32214",
"url": "https://www.suse.com/security/cve/CVE-2022-32214"
},
{
"category": "external",
"summary": "SUSE Bug 1201326 for CVE-2022-32214",
"url": "https://bugzilla.suse.com/1201326"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-19T14:08:24Z",
"details": "moderate"
}
],
"title": "CVE-2022-32214"
},
{
"cve": "CVE-2022-32215",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32215"
}
],
"notes": [
{
"category": "general",
"text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not correctly handle multi-line Transfer-Encoding headers. This can lead to HTTP Request Smuggling (HRS).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32215",
"url": "https://www.suse.com/security/cve/CVE-2022-32215"
},
{
"category": "external",
"summary": "SUSE Bug 1201327 for CVE-2022-32215",
"url": "https://bugzilla.suse.com/1201327"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 6:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 6:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Proxy 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Proxy 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Retail Branch Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"SUSE Manager Server 4.1:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.ppc64le",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.s390x",
"SUSE Manager Server 4.1:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.3:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.3:npm10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.47.1.x86_64",
"openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.47.1.noarch",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.aarch64",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.ppc64le",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.s390x",
"openSUSE Leap 15.4:npm10-10.24.1-150000.1.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-19T14:08:24Z",
"details": "moderate"
}
],
"title": "CVE-2022-32215"
}
]
}
SUSE-SU-2022:3503-1
Vulnerability from csaf_suse - Published: 2022-10-04 09:57 - Updated: 2022-10-04 09:57Summary
Security update for nodejs12
Severity
Moderate
Notes
Title of the patch: Security update for nodejs12
Description of the patch: This update for nodejs12 fixes the following issues:
- CVE-2022-35256: Fixed incorrect parsing of header fields (bsc#1203832).
- CVE-2022-32213: Fixed bypass via obs-fold mechanic (bsc#1201325).
Patchnames: SUSE-2022-3503,SUSE-SLE-Module-Web-Scripting-12-2022-3503
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.8 (Medium)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.22.12-1.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.22.12-1.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.22.12-1.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.22.12-1.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.22.12-1.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.22.12-1.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.22.12-1.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.22.12-1.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.22.12-1.54.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.22.12-1.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.22.12-1.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.22.12-1.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.22.12-1.54.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.22.12-1.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.22.12-1.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.22.12-1.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.22.12-1.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.22.12-1.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.22.12-1.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.22.12-1.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.22.12-1.54.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.22.12-1.54.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.22.12-1.54.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.22.12-1.54.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.22.12-1.54.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.22.12-1.54.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for nodejs12",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nodejs12 fixes the following issues:\n\n - CVE-2022-35256: Fixed incorrect parsing of header fields (bsc#1203832).\n - CVE-2022-32213: Fixed bypass via obs-fold mechanic (bsc#1201325). \n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-3503,SUSE-SLE-Module-Web-Scripting-12-2022-3503",
"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-2022_3503-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:3503-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20223503-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:3503-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-October/012487.html"
},
{
"category": "self",
"summary": "SUSE Bug 1201325",
"url": "https://bugzilla.suse.com/1201325"
},
{
"category": "self",
"summary": "SUSE Bug 1203832",
"url": "https://bugzilla.suse.com/1203832"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32213 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32213/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-35256 page",
"url": "https://www.suse.com/security/cve/CVE-2022-35256/"
}
],
"title": "Security update for nodejs12",
"tracking": {
"current_release_date": "2022-10-04T09:57:42Z",
"generator": {
"date": "2022-10-04T09:57:42Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:3503-1",
"initial_release_date": "2022-10-04T09:57:42Z",
"revision_history": [
{
"date": "2022-10-04T09:57:42Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-12.22.12-1.54.1.aarch64",
"product": {
"name": "nodejs12-12.22.12-1.54.1.aarch64",
"product_id": "nodejs12-12.22.12-1.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs12-devel-12.22.12-1.54.1.aarch64",
"product": {
"name": "nodejs12-devel-12.22.12-1.54.1.aarch64",
"product_id": "nodejs12-devel-12.22.12-1.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm12-12.22.12-1.54.1.aarch64",
"product": {
"name": "npm12-12.22.12-1.54.1.aarch64",
"product_id": "npm12-12.22.12-1.54.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-12.22.12-1.54.1.i586",
"product": {
"name": "nodejs12-12.22.12-1.54.1.i586",
"product_id": "nodejs12-12.22.12-1.54.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs12-devel-12.22.12-1.54.1.i586",
"product": {
"name": "nodejs12-devel-12.22.12-1.54.1.i586",
"product_id": "nodejs12-devel-12.22.12-1.54.1.i586"
}
},
{
"category": "product_version",
"name": "npm12-12.22.12-1.54.1.i586",
"product": {
"name": "npm12-12.22.12-1.54.1.i586",
"product_id": "npm12-12.22.12-1.54.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-docs-12.22.12-1.54.1.noarch",
"product": {
"name": "nodejs12-docs-12.22.12-1.54.1.noarch",
"product_id": "nodejs12-docs-12.22.12-1.54.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-12.22.12-1.54.1.ppc64le",
"product": {
"name": "nodejs12-12.22.12-1.54.1.ppc64le",
"product_id": "nodejs12-12.22.12-1.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs12-devel-12.22.12-1.54.1.ppc64le",
"product": {
"name": "nodejs12-devel-12.22.12-1.54.1.ppc64le",
"product_id": "nodejs12-devel-12.22.12-1.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm12-12.22.12-1.54.1.ppc64le",
"product": {
"name": "npm12-12.22.12-1.54.1.ppc64le",
"product_id": "npm12-12.22.12-1.54.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-12.22.12-1.54.1.s390x",
"product": {
"name": "nodejs12-12.22.12-1.54.1.s390x",
"product_id": "nodejs12-12.22.12-1.54.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs12-devel-12.22.12-1.54.1.s390x",
"product": {
"name": "nodejs12-devel-12.22.12-1.54.1.s390x",
"product_id": "nodejs12-devel-12.22.12-1.54.1.s390x"
}
},
{
"category": "product_version",
"name": "npm12-12.22.12-1.54.1.s390x",
"product": {
"name": "npm12-12.22.12-1.54.1.s390x",
"product_id": "npm12-12.22.12-1.54.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-12.22.12-1.54.1.x86_64",
"product": {
"name": "nodejs12-12.22.12-1.54.1.x86_64",
"product_id": "nodejs12-12.22.12-1.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs12-devel-12.22.12-1.54.1.x86_64",
"product": {
"name": "nodejs12-devel-12.22.12-1.54.1.x86_64",
"product_id": "nodejs12-devel-12.22.12-1.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm12-12.22.12-1.54.1.x86_64",
"product": {
"name": "npm12-12.22.12-1.54.1.x86_64",
"product_id": "npm12-12.22.12-1.54.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.22.12-1.54.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.22.12-1.54.1.aarch64"
},
"product_reference": "nodejs12-12.22.12-1.54.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.22.12-1.54.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.22.12-1.54.1.ppc64le"
},
"product_reference": "nodejs12-12.22.12-1.54.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.22.12-1.54.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.22.12-1.54.1.s390x"
},
"product_reference": "nodejs12-12.22.12-1.54.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.22.12-1.54.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.22.12-1.54.1.x86_64"
},
"product_reference": "nodejs12-12.22.12-1.54.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.22.12-1.54.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.22.12-1.54.1.aarch64"
},
"product_reference": "nodejs12-devel-12.22.12-1.54.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.22.12-1.54.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.22.12-1.54.1.ppc64le"
},
"product_reference": "nodejs12-devel-12.22.12-1.54.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.22.12-1.54.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.22.12-1.54.1.s390x"
},
"product_reference": "nodejs12-devel-12.22.12-1.54.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.22.12-1.54.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.22.12-1.54.1.x86_64"
},
"product_reference": "nodejs12-devel-12.22.12-1.54.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.22.12-1.54.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.22.12-1.54.1.noarch"
},
"product_reference": "nodejs12-docs-12.22.12-1.54.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.22.12-1.54.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.22.12-1.54.1.aarch64"
},
"product_reference": "npm12-12.22.12-1.54.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.22.12-1.54.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.22.12-1.54.1.ppc64le"
},
"product_reference": "npm12-12.22.12-1.54.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.22.12-1.54.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.22.12-1.54.1.s390x"
},
"product_reference": "npm12-12.22.12-1.54.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.22.12-1.54.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.22.12-1.54.1.x86_64"
},
"product_reference": "npm12-12.22.12-1.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-32213",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32213"
}
],
"notes": [
{
"category": "general",
"text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling (HRS).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.22.12-1.54.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.22.12-1.54.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.22.12-1.54.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.22.12-1.54.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.22.12-1.54.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.22.12-1.54.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.22.12-1.54.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.22.12-1.54.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.22.12-1.54.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.22.12-1.54.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.22.12-1.54.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.22.12-1.54.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.22.12-1.54.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32213",
"url": "https://www.suse.com/security/cve/CVE-2022-32213"
},
{
"category": "external",
"summary": "SUSE Bug 1201325 for CVE-2022-32213",
"url": "https://bugzilla.suse.com/1201325"
}
],
"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.22.12-1.54.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.22.12-1.54.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.22.12-1.54.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.22.12-1.54.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.22.12-1.54.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.22.12-1.54.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.22.12-1.54.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.22.12-1.54.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.22.12-1.54.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.22.12-1.54.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.22.12-1.54.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.22.12-1.54.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.22.12-1.54.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.22.12-1.54.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.22.12-1.54.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.22.12-1.54.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.22.12-1.54.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.22.12-1.54.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.22.12-1.54.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.22.12-1.54.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.22.12-1.54.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.22.12-1.54.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.22.12-1.54.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.22.12-1.54.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.22.12-1.54.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.22.12-1.54.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-10-04T09:57:42Z",
"details": "moderate"
}
],
"title": "CVE-2022-32213"
},
{
"cve": "CVE-2022-35256",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-35256"
}
],
"notes": [
{
"category": "general",
"text": "The llhttp parser in the http module in Node v18.7.0 does not correctly handle header fields that are not terminated with CLRF. This may result in HTTP Request Smuggling.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.22.12-1.54.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.22.12-1.54.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.22.12-1.54.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.22.12-1.54.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.22.12-1.54.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.22.12-1.54.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.22.12-1.54.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.22.12-1.54.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.22.12-1.54.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.22.12-1.54.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.22.12-1.54.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.22.12-1.54.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.22.12-1.54.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-35256",
"url": "https://www.suse.com/security/cve/CVE-2022-35256"
},
{
"category": "external",
"summary": "SUSE Bug 1203832 for CVE-2022-35256",
"url": "https://bugzilla.suse.com/1203832"
}
],
"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.22.12-1.54.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.22.12-1.54.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.22.12-1.54.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.22.12-1.54.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.22.12-1.54.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.22.12-1.54.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.22.12-1.54.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.22.12-1.54.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.22.12-1.54.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.22.12-1.54.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.22.12-1.54.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.22.12-1.54.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.22.12-1.54.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.22.12-1.54.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.22.12-1.54.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.22.12-1.54.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-12.22.12-1.54.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.22.12-1.54.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.22.12-1.54.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.22.12-1.54.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel-12.22.12-1.54.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs-12.22.12-1.54.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.22.12-1.54.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.22.12-1.54.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.22.12-1.54.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm12-12.22.12-1.54.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-10-04T09:57:42Z",
"details": "moderate"
}
],
"title": "CVE-2022-35256"
}
]
}
SUSE-SU-2022:3516-1
Vulnerability from csaf_suse - Published: 2022-10-04 10:56 - Updated: 2022-10-04 10:56Summary
Security update for nodejs14
Severity
Moderate
Notes
Title of the patch: Security update for nodejs14
Description of the patch: This update for nodejs14 fixes the following issues:
Updated to version 14.20.1:
- CVE-2022-32213: Fixed bypass via obs-fold mechanic (bsc#1201325).
- CVE-2022-35256: Fixed incorrect Parsing of Header Fields (bsc#1203832).
Patchnames: SUSE-2022-3516,SUSE-SLE-Module-Web-Scripting-12-2022-3516
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.8 (Medium)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.20.1-6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.20.1-6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.20.1-6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.20.1-6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.20.1-6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.20.1-6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.20.1-6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.20.1-6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-docs-14.20.1-6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.20.1-6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.20.1-6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.20.1-6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.20.1-6.34.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.20.1-6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.20.1-6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.20.1-6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.20.1-6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.20.1-6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.20.1-6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.20.1-6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.20.1-6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-docs-14.20.1-6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.20.1-6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.20.1-6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.20.1-6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.20.1-6.34.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for nodejs14",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nodejs14 fixes the following issues:\n\n Updated to version 14.20.1:\n\n - CVE-2022-32213: Fixed bypass via obs-fold mechanic (bsc#1201325).\n - CVE-2022-35256: Fixed incorrect Parsing of Header Fields (bsc#1203832).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-3516,SUSE-SLE-Module-Web-Scripting-12-2022-3516",
"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-2022_3516-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:3516-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20223516-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:3516-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-October/012493.html"
},
{
"category": "self",
"summary": "SUSE Bug 1201325",
"url": "https://bugzilla.suse.com/1201325"
},
{
"category": "self",
"summary": "SUSE Bug 1203832",
"url": "https://bugzilla.suse.com/1203832"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32213 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32213/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-35256 page",
"url": "https://www.suse.com/security/cve/CVE-2022-35256/"
}
],
"title": "Security update for nodejs14",
"tracking": {
"current_release_date": "2022-10-04T10:56:49Z",
"generator": {
"date": "2022-10-04T10:56:49Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:3516-1",
"initial_release_date": "2022-10-04T10:56:49Z",
"revision_history": [
{
"date": "2022-10-04T10:56:49Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "corepack14-14.20.1-6.34.1.aarch64",
"product": {
"name": "corepack14-14.20.1-6.34.1.aarch64",
"product_id": "corepack14-14.20.1-6.34.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs14-14.20.1-6.34.1.aarch64",
"product": {
"name": "nodejs14-14.20.1-6.34.1.aarch64",
"product_id": "nodejs14-14.20.1-6.34.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs14-devel-14.20.1-6.34.1.aarch64",
"product": {
"name": "nodejs14-devel-14.20.1-6.34.1.aarch64",
"product_id": "nodejs14-devel-14.20.1-6.34.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm14-14.20.1-6.34.1.aarch64",
"product": {
"name": "npm14-14.20.1-6.34.1.aarch64",
"product_id": "npm14-14.20.1-6.34.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack14-14.20.1-6.34.1.i586",
"product": {
"name": "corepack14-14.20.1-6.34.1.i586",
"product_id": "corepack14-14.20.1-6.34.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs14-14.20.1-6.34.1.i586",
"product": {
"name": "nodejs14-14.20.1-6.34.1.i586",
"product_id": "nodejs14-14.20.1-6.34.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs14-devel-14.20.1-6.34.1.i586",
"product": {
"name": "nodejs14-devel-14.20.1-6.34.1.i586",
"product_id": "nodejs14-devel-14.20.1-6.34.1.i586"
}
},
{
"category": "product_version",
"name": "npm14-14.20.1-6.34.1.i586",
"product": {
"name": "npm14-14.20.1-6.34.1.i586",
"product_id": "npm14-14.20.1-6.34.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs14-docs-14.20.1-6.34.1.noarch",
"product": {
"name": "nodejs14-docs-14.20.1-6.34.1.noarch",
"product_id": "nodejs14-docs-14.20.1-6.34.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack14-14.20.1-6.34.1.ppc64le",
"product": {
"name": "corepack14-14.20.1-6.34.1.ppc64le",
"product_id": "corepack14-14.20.1-6.34.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs14-14.20.1-6.34.1.ppc64le",
"product": {
"name": "nodejs14-14.20.1-6.34.1.ppc64le",
"product_id": "nodejs14-14.20.1-6.34.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs14-devel-14.20.1-6.34.1.ppc64le",
"product": {
"name": "nodejs14-devel-14.20.1-6.34.1.ppc64le",
"product_id": "nodejs14-devel-14.20.1-6.34.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm14-14.20.1-6.34.1.ppc64le",
"product": {
"name": "npm14-14.20.1-6.34.1.ppc64le",
"product_id": "npm14-14.20.1-6.34.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack14-14.20.1-6.34.1.s390x",
"product": {
"name": "corepack14-14.20.1-6.34.1.s390x",
"product_id": "corepack14-14.20.1-6.34.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs14-14.20.1-6.34.1.s390x",
"product": {
"name": "nodejs14-14.20.1-6.34.1.s390x",
"product_id": "nodejs14-14.20.1-6.34.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs14-devel-14.20.1-6.34.1.s390x",
"product": {
"name": "nodejs14-devel-14.20.1-6.34.1.s390x",
"product_id": "nodejs14-devel-14.20.1-6.34.1.s390x"
}
},
{
"category": "product_version",
"name": "npm14-14.20.1-6.34.1.s390x",
"product": {
"name": "npm14-14.20.1-6.34.1.s390x",
"product_id": "npm14-14.20.1-6.34.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack14-14.20.1-6.34.1.x86_64",
"product": {
"name": "corepack14-14.20.1-6.34.1.x86_64",
"product_id": "corepack14-14.20.1-6.34.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs14-14.20.1-6.34.1.x86_64",
"product": {
"name": "nodejs14-14.20.1-6.34.1.x86_64",
"product_id": "nodejs14-14.20.1-6.34.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs14-devel-14.20.1-6.34.1.x86_64",
"product": {
"name": "nodejs14-devel-14.20.1-6.34.1.x86_64",
"product_id": "nodejs14-devel-14.20.1-6.34.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm14-14.20.1-6.34.1.x86_64",
"product": {
"name": "npm14-14.20.1-6.34.1.x86_64",
"product_id": "npm14-14.20.1-6.34.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": "nodejs14-14.20.1-6.34.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:nodejs14-14.20.1-6.34.1.aarch64"
},
"product_reference": "nodejs14-14.20.1-6.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.20.1-6.34.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:nodejs14-14.20.1-6.34.1.ppc64le"
},
"product_reference": "nodejs14-14.20.1-6.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.20.1-6.34.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:nodejs14-14.20.1-6.34.1.s390x"
},
"product_reference": "nodejs14-14.20.1-6.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.20.1-6.34.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:nodejs14-14.20.1-6.34.1.x86_64"
},
"product_reference": "nodejs14-14.20.1-6.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.20.1-6.34.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:nodejs14-devel-14.20.1-6.34.1.aarch64"
},
"product_reference": "nodejs14-devel-14.20.1-6.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.20.1-6.34.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:nodejs14-devel-14.20.1-6.34.1.ppc64le"
},
"product_reference": "nodejs14-devel-14.20.1-6.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.20.1-6.34.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:nodejs14-devel-14.20.1-6.34.1.s390x"
},
"product_reference": "nodejs14-devel-14.20.1-6.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.20.1-6.34.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:nodejs14-devel-14.20.1-6.34.1.x86_64"
},
"product_reference": "nodejs14-devel-14.20.1-6.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-docs-14.20.1-6.34.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:nodejs14-docs-14.20.1-6.34.1.noarch"
},
"product_reference": "nodejs14-docs-14.20.1-6.34.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.20.1-6.34.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:npm14-14.20.1-6.34.1.aarch64"
},
"product_reference": "npm14-14.20.1-6.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.20.1-6.34.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:npm14-14.20.1-6.34.1.ppc64le"
},
"product_reference": "npm14-14.20.1-6.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.20.1-6.34.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:npm14-14.20.1-6.34.1.s390x"
},
"product_reference": "npm14-14.20.1-6.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.20.1-6.34.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:npm14-14.20.1-6.34.1.x86_64"
},
"product_reference": "npm14-14.20.1-6.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-32213",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32213"
}
],
"notes": [
{
"category": "general",
"text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling (HRS).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.20.1-6.34.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.20.1-6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.20.1-6.34.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.20.1-6.34.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.20.1-6.34.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.20.1-6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.20.1-6.34.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.20.1-6.34.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-docs-14.20.1-6.34.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.20.1-6.34.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.20.1-6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.20.1-6.34.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.20.1-6.34.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32213",
"url": "https://www.suse.com/security/cve/CVE-2022-32213"
},
{
"category": "external",
"summary": "SUSE Bug 1201325 for CVE-2022-32213",
"url": "https://bugzilla.suse.com/1201325"
}
],
"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:nodejs14-14.20.1-6.34.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.20.1-6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.20.1-6.34.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.20.1-6.34.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.20.1-6.34.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.20.1-6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.20.1-6.34.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.20.1-6.34.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-docs-14.20.1-6.34.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.20.1-6.34.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.20.1-6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.20.1-6.34.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.20.1-6.34.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.20.1-6.34.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.20.1-6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.20.1-6.34.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.20.1-6.34.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.20.1-6.34.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.20.1-6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.20.1-6.34.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.20.1-6.34.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-docs-14.20.1-6.34.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.20.1-6.34.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.20.1-6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.20.1-6.34.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.20.1-6.34.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-10-04T10:56:49Z",
"details": "moderate"
}
],
"title": "CVE-2022-32213"
},
{
"cve": "CVE-2022-35256",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-35256"
}
],
"notes": [
{
"category": "general",
"text": "The llhttp parser in the http module in Node v18.7.0 does not correctly handle header fields that are not terminated with CLRF. This may result in HTTP Request Smuggling.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.20.1-6.34.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.20.1-6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.20.1-6.34.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.20.1-6.34.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.20.1-6.34.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.20.1-6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.20.1-6.34.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.20.1-6.34.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-docs-14.20.1-6.34.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.20.1-6.34.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.20.1-6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.20.1-6.34.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.20.1-6.34.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-35256",
"url": "https://www.suse.com/security/cve/CVE-2022-35256"
},
{
"category": "external",
"summary": "SUSE Bug 1203832 for CVE-2022-35256",
"url": "https://bugzilla.suse.com/1203832"
}
],
"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:nodejs14-14.20.1-6.34.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.20.1-6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.20.1-6.34.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.20.1-6.34.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.20.1-6.34.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.20.1-6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.20.1-6.34.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.20.1-6.34.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-docs-14.20.1-6.34.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.20.1-6.34.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.20.1-6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.20.1-6.34.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.20.1-6.34.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.20.1-6.34.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.20.1-6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.20.1-6.34.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.20.1-6.34.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.20.1-6.34.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.20.1-6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.20.1-6.34.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.20.1-6.34.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-docs-14.20.1-6.34.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.20.1-6.34.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.20.1-6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.20.1-6.34.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.20.1-6.34.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-10-04T10:56:49Z",
"details": "moderate"
}
],
"title": "CVE-2022-35256"
}
]
}
SUSE-SU-2022:3524-1
Vulnerability from csaf_suse - Published: 2022-10-05 08:31 - Updated: 2022-10-05 08:31Summary
Security update for nodejs16
Severity
Important
Notes
Title of the patch: Security update for nodejs16
Description of the patch: This update for nodejs16 fixes the following issues:
Updated to version 16.17.1:
- CVE-2022-32213: Fixed bypass via obs-fold mechanic (bsc#1201325).
- CVE-2022-32215: Fixed incorrect Parsing of Multi-line Transfer-Encoding (bsc#1201327).
- CVE-2022-35256: Fixed incorrect Parsing of Header Fields (bsc#1203832).
- CVE-2022-35255: FIxed weak randomness in WebCrypto keygen (bsc#1203831).
Patchnames: SUSE-2022-3524,SUSE-SLE-Module-Web-Scripting-12-2022-3524
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.8 (Medium)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.17.1-8.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.8 (Medium)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.17.1-8.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.2 (High)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.17.1-8.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.17.1-8.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
20 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for nodejs16",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nodejs16 fixes the following issues:\n\nUpdated to version 16.17.1:\n\n- CVE-2022-32213: Fixed bypass via obs-fold mechanic (bsc#1201325).\n- CVE-2022-32215: Fixed incorrect Parsing of Multi-line Transfer-Encoding (bsc#1201327).\n- CVE-2022-35256: Fixed incorrect Parsing of Header Fields (bsc#1203832).\n- CVE-2022-35255: FIxed weak randomness in WebCrypto keygen (bsc#1203831).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-3524,SUSE-SLE-Module-Web-Scripting-12-2022-3524",
"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-2022_3524-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:3524-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20223524-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:3524-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-October/012497.html"
},
{
"category": "self",
"summary": "SUSE Bug 1201325",
"url": "https://bugzilla.suse.com/1201325"
},
{
"category": "self",
"summary": "SUSE Bug 1201327",
"url": "https://bugzilla.suse.com/1201327"
},
{
"category": "self",
"summary": "SUSE Bug 1203831",
"url": "https://bugzilla.suse.com/1203831"
},
{
"category": "self",
"summary": "SUSE Bug 1203832",
"url": "https://bugzilla.suse.com/1203832"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32213 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32213/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32215 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32215/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-35255 page",
"url": "https://www.suse.com/security/cve/CVE-2022-35255/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-35256 page",
"url": "https://www.suse.com/security/cve/CVE-2022-35256/"
}
],
"title": "Security update for nodejs16",
"tracking": {
"current_release_date": "2022-10-05T08:31:48Z",
"generator": {
"date": "2022-10-05T08:31:48Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:3524-1",
"initial_release_date": "2022-10-05T08:31:48Z",
"revision_history": [
{
"date": "2022-10-05T08:31:48Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.17.1-8.12.1.aarch64",
"product": {
"name": "corepack16-16.17.1-8.12.1.aarch64",
"product_id": "corepack16-16.17.1-8.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs16-16.17.1-8.12.1.aarch64",
"product": {
"name": "nodejs16-16.17.1-8.12.1.aarch64",
"product_id": "nodejs16-16.17.1-8.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.17.1-8.12.1.aarch64",
"product": {
"name": "nodejs16-devel-16.17.1-8.12.1.aarch64",
"product_id": "nodejs16-devel-16.17.1-8.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm16-16.17.1-8.12.1.aarch64",
"product": {
"name": "npm16-16.17.1-8.12.1.aarch64",
"product_id": "npm16-16.17.1-8.12.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.17.1-8.12.1.i586",
"product": {
"name": "corepack16-16.17.1-8.12.1.i586",
"product_id": "corepack16-16.17.1-8.12.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs16-16.17.1-8.12.1.i586",
"product": {
"name": "nodejs16-16.17.1-8.12.1.i586",
"product_id": "nodejs16-16.17.1-8.12.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.17.1-8.12.1.i586",
"product": {
"name": "nodejs16-devel-16.17.1-8.12.1.i586",
"product_id": "nodejs16-devel-16.17.1-8.12.1.i586"
}
},
{
"category": "product_version",
"name": "npm16-16.17.1-8.12.1.i586",
"product": {
"name": "npm16-16.17.1-8.12.1.i586",
"product_id": "npm16-16.17.1-8.12.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs16-docs-16.17.1-8.12.1.noarch",
"product": {
"name": "nodejs16-docs-16.17.1-8.12.1.noarch",
"product_id": "nodejs16-docs-16.17.1-8.12.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.17.1-8.12.1.ppc64le",
"product": {
"name": "corepack16-16.17.1-8.12.1.ppc64le",
"product_id": "corepack16-16.17.1-8.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs16-16.17.1-8.12.1.ppc64le",
"product": {
"name": "nodejs16-16.17.1-8.12.1.ppc64le",
"product_id": "nodejs16-16.17.1-8.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.17.1-8.12.1.ppc64le",
"product": {
"name": "nodejs16-devel-16.17.1-8.12.1.ppc64le",
"product_id": "nodejs16-devel-16.17.1-8.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm16-16.17.1-8.12.1.ppc64le",
"product": {
"name": "npm16-16.17.1-8.12.1.ppc64le",
"product_id": "npm16-16.17.1-8.12.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.17.1-8.12.1.s390x",
"product": {
"name": "corepack16-16.17.1-8.12.1.s390x",
"product_id": "corepack16-16.17.1-8.12.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs16-16.17.1-8.12.1.s390x",
"product": {
"name": "nodejs16-16.17.1-8.12.1.s390x",
"product_id": "nodejs16-16.17.1-8.12.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.17.1-8.12.1.s390x",
"product": {
"name": "nodejs16-devel-16.17.1-8.12.1.s390x",
"product_id": "nodejs16-devel-16.17.1-8.12.1.s390x"
}
},
{
"category": "product_version",
"name": "npm16-16.17.1-8.12.1.s390x",
"product": {
"name": "npm16-16.17.1-8.12.1.s390x",
"product_id": "npm16-16.17.1-8.12.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.17.1-8.12.1.x86_64",
"product": {
"name": "corepack16-16.17.1-8.12.1.x86_64",
"product_id": "corepack16-16.17.1-8.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs16-16.17.1-8.12.1.x86_64",
"product": {
"name": "nodejs16-16.17.1-8.12.1.x86_64",
"product_id": "nodejs16-16.17.1-8.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.17.1-8.12.1.x86_64",
"product": {
"name": "nodejs16-devel-16.17.1-8.12.1.x86_64",
"product_id": "nodejs16-devel-16.17.1-8.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm16-16.17.1-8.12.1.x86_64",
"product": {
"name": "npm16-16.17.1-8.12.1.x86_64",
"product_id": "npm16-16.17.1-8.12.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": "nodejs16-16.17.1-8.12.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:nodejs16-16.17.1-8.12.1.aarch64"
},
"product_reference": "nodejs16-16.17.1-8.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.17.1-8.12.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:nodejs16-16.17.1-8.12.1.ppc64le"
},
"product_reference": "nodejs16-16.17.1-8.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.17.1-8.12.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:nodejs16-16.17.1-8.12.1.s390x"
},
"product_reference": "nodejs16-16.17.1-8.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.17.1-8.12.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:nodejs16-16.17.1-8.12.1.x86_64"
},
"product_reference": "nodejs16-16.17.1-8.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.17.1-8.12.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:nodejs16-devel-16.17.1-8.12.1.aarch64"
},
"product_reference": "nodejs16-devel-16.17.1-8.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.17.1-8.12.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:nodejs16-devel-16.17.1-8.12.1.ppc64le"
},
"product_reference": "nodejs16-devel-16.17.1-8.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.17.1-8.12.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:nodejs16-devel-16.17.1-8.12.1.s390x"
},
"product_reference": "nodejs16-devel-16.17.1-8.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.17.1-8.12.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:nodejs16-devel-16.17.1-8.12.1.x86_64"
},
"product_reference": "nodejs16-devel-16.17.1-8.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-docs-16.17.1-8.12.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:nodejs16-docs-16.17.1-8.12.1.noarch"
},
"product_reference": "nodejs16-docs-16.17.1-8.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.17.1-8.12.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:npm16-16.17.1-8.12.1.aarch64"
},
"product_reference": "npm16-16.17.1-8.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.17.1-8.12.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:npm16-16.17.1-8.12.1.ppc64le"
},
"product_reference": "npm16-16.17.1-8.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.17.1-8.12.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:npm16-16.17.1-8.12.1.s390x"
},
"product_reference": "npm16-16.17.1-8.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.17.1-8.12.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:npm16-16.17.1-8.12.1.x86_64"
},
"product_reference": "npm16-16.17.1-8.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-32213",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32213"
}
],
"notes": [
{
"category": "general",
"text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling (HRS).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.17.1-8.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32213",
"url": "https://www.suse.com/security/cve/CVE-2022-32213"
},
{
"category": "external",
"summary": "SUSE Bug 1201325 for CVE-2022-32213",
"url": "https://bugzilla.suse.com/1201325"
}
],
"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:nodejs16-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.17.1-8.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.17.1-8.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-10-05T08:31:48Z",
"details": "moderate"
}
],
"title": "CVE-2022-32213"
},
{
"cve": "CVE-2022-32215",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32215"
}
],
"notes": [
{
"category": "general",
"text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not correctly handle multi-line Transfer-Encoding headers. This can lead to HTTP Request Smuggling (HRS).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.17.1-8.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32215",
"url": "https://www.suse.com/security/cve/CVE-2022-32215"
},
{
"category": "external",
"summary": "SUSE Bug 1201327 for CVE-2022-32215",
"url": "https://bugzilla.suse.com/1201327"
}
],
"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:nodejs16-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.17.1-8.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.17.1-8.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-10-05T08:31:48Z",
"details": "moderate"
}
],
"title": "CVE-2022-32215"
},
{
"cve": "CVE-2022-35255",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-35255"
}
],
"notes": [
{
"category": "general",
"text": "A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. There are two problems with this: 1) It does not check the return value, it assumes EntropySource() always succeeds, but it can (and sometimes will) fail. 2) The random data returned byEntropySource() may not be cryptographically strong and therefore not suitable as keying material.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.17.1-8.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-35255",
"url": "https://www.suse.com/security/cve/CVE-2022-35255"
},
{
"category": "external",
"summary": "SUSE Bug 1203831 for CVE-2022-35255",
"url": "https://bugzilla.suse.com/1203831"
}
],
"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:nodejs16-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.17.1-8.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.17.1-8.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-10-05T08:31:48Z",
"details": "important"
}
],
"title": "CVE-2022-35255"
},
{
"cve": "CVE-2022-35256",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-35256"
}
],
"notes": [
{
"category": "general",
"text": "The llhttp parser in the http module in Node v18.7.0 does not correctly handle header fields that are not terminated with CLRF. This may result in HTTP Request Smuggling.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.17.1-8.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-35256",
"url": "https://www.suse.com/security/cve/CVE-2022-35256"
},
{
"category": "external",
"summary": "SUSE Bug 1203832 for CVE-2022-35256",
"url": "https://bugzilla.suse.com/1203832"
}
],
"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:nodejs16-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.17.1-8.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.17.1-8.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-10-05T08:31:48Z",
"details": "moderate"
}
],
"title": "CVE-2022-35256"
}
]
}
SUSE-SU-2022:3614-1
Vulnerability from csaf_suse - Published: 2022-10-18 11:05 - Updated: 2022-10-18 11:05Summary
Security update for nodejs14
Severity
Moderate
Notes
Title of the patch: Security update for nodejs14
Description of the patch: This update for nodejs14 fixes the following issues:
Updated to version 14.20.1:
- CVE-2022-32213: Fixed bypass via obs-fold mechanic (bsc#1201325).
- CVE-2022-35256: Fixed incorrect Parsing of Header Fields (bsc#1203832).
Patchnames: SUSE-2022-3614,SUSE-SLE-Module-Web-Scripting-15-SP3-2022-3614,openSUSE-SLE-15.3-2022-3614,openSUSE-SLE-15.4-2022-3614
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.8 (Medium)
Affected products
Recommended
43 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-docs-14.20.1-150200.15.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs14-docs-14.20.1-150200.15.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-docs-14.20.1-150200.15.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
43 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-docs-14.20.1-150200.15.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs14-docs-14.20.1-150200.15.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-docs-14.20.1-150200.15.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for nodejs14",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nodejs14 fixes the following issues:\n\n Updated to version 14.20.1:\n\n - CVE-2022-32213: Fixed bypass via obs-fold mechanic (bsc#1201325).\n - CVE-2022-35256: Fixed incorrect Parsing of Header Fields (bsc#1203832).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-3614,SUSE-SLE-Module-Web-Scripting-15-SP3-2022-3614,openSUSE-SLE-15.3-2022-3614,openSUSE-SLE-15.4-2022-3614",
"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-2022_3614-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:3614-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20223614-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:3614-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-October/012558.html"
},
{
"category": "self",
"summary": "SUSE Bug 1201325",
"url": "https://bugzilla.suse.com/1201325"
},
{
"category": "self",
"summary": "SUSE Bug 1203832",
"url": "https://bugzilla.suse.com/1203832"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32213 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32213/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-35256 page",
"url": "https://www.suse.com/security/cve/CVE-2022-35256/"
}
],
"title": "Security update for nodejs14",
"tracking": {
"current_release_date": "2022-10-18T11:05:39Z",
"generator": {
"date": "2022-10-18T11:05:39Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:3614-1",
"initial_release_date": "2022-10-18T11:05:39Z",
"revision_history": [
{
"date": "2022-10-18T11:05:39Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "corepack14-14.20.1-150200.15.37.1.aarch64",
"product": {
"name": "corepack14-14.20.1-150200.15.37.1.aarch64",
"product_id": "corepack14-14.20.1-150200.15.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs14-14.20.1-150200.15.37.1.aarch64",
"product": {
"name": "nodejs14-14.20.1-150200.15.37.1.aarch64",
"product_id": "nodejs14-14.20.1-150200.15.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs14-devel-14.20.1-150200.15.37.1.aarch64",
"product": {
"name": "nodejs14-devel-14.20.1-150200.15.37.1.aarch64",
"product_id": "nodejs14-devel-14.20.1-150200.15.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm14-14.20.1-150200.15.37.1.aarch64",
"product": {
"name": "npm14-14.20.1-150200.15.37.1.aarch64",
"product_id": "npm14-14.20.1-150200.15.37.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack14-14.20.1-150200.15.37.1.i586",
"product": {
"name": "corepack14-14.20.1-150200.15.37.1.i586",
"product_id": "corepack14-14.20.1-150200.15.37.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs14-14.20.1-150200.15.37.1.i586",
"product": {
"name": "nodejs14-14.20.1-150200.15.37.1.i586",
"product_id": "nodejs14-14.20.1-150200.15.37.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs14-devel-14.20.1-150200.15.37.1.i586",
"product": {
"name": "nodejs14-devel-14.20.1-150200.15.37.1.i586",
"product_id": "nodejs14-devel-14.20.1-150200.15.37.1.i586"
}
},
{
"category": "product_version",
"name": "npm14-14.20.1-150200.15.37.1.i586",
"product": {
"name": "npm14-14.20.1-150200.15.37.1.i586",
"product_id": "npm14-14.20.1-150200.15.37.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs14-docs-14.20.1-150200.15.37.1.noarch",
"product": {
"name": "nodejs14-docs-14.20.1-150200.15.37.1.noarch",
"product_id": "nodejs14-docs-14.20.1-150200.15.37.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack14-14.20.1-150200.15.37.1.ppc64le",
"product": {
"name": "corepack14-14.20.1-150200.15.37.1.ppc64le",
"product_id": "corepack14-14.20.1-150200.15.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs14-14.20.1-150200.15.37.1.ppc64le",
"product": {
"name": "nodejs14-14.20.1-150200.15.37.1.ppc64le",
"product_id": "nodejs14-14.20.1-150200.15.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs14-devel-14.20.1-150200.15.37.1.ppc64le",
"product": {
"name": "nodejs14-devel-14.20.1-150200.15.37.1.ppc64le",
"product_id": "nodejs14-devel-14.20.1-150200.15.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm14-14.20.1-150200.15.37.1.ppc64le",
"product": {
"name": "npm14-14.20.1-150200.15.37.1.ppc64le",
"product_id": "npm14-14.20.1-150200.15.37.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack14-14.20.1-150200.15.37.1.s390x",
"product": {
"name": "corepack14-14.20.1-150200.15.37.1.s390x",
"product_id": "corepack14-14.20.1-150200.15.37.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs14-14.20.1-150200.15.37.1.s390x",
"product": {
"name": "nodejs14-14.20.1-150200.15.37.1.s390x",
"product_id": "nodejs14-14.20.1-150200.15.37.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs14-devel-14.20.1-150200.15.37.1.s390x",
"product": {
"name": "nodejs14-devel-14.20.1-150200.15.37.1.s390x",
"product_id": "nodejs14-devel-14.20.1-150200.15.37.1.s390x"
}
},
{
"category": "product_version",
"name": "npm14-14.20.1-150200.15.37.1.s390x",
"product": {
"name": "npm14-14.20.1-150200.15.37.1.s390x",
"product_id": "npm14-14.20.1-150200.15.37.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack14-14.20.1-150200.15.37.1.x86_64",
"product": {
"name": "corepack14-14.20.1-150200.15.37.1.x86_64",
"product_id": "corepack14-14.20.1-150200.15.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs14-14.20.1-150200.15.37.1.x86_64",
"product": {
"name": "nodejs14-14.20.1-150200.15.37.1.x86_64",
"product_id": "nodejs14-14.20.1-150200.15.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs14-devel-14.20.1-150200.15.37.1.x86_64",
"product": {
"name": "nodejs14-devel-14.20.1-150200.15.37.1.x86_64",
"product_id": "nodejs14-devel-14.20.1-150200.15.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm14-14.20.1-150200.15.37.1.x86_64",
"product": {
"name": "npm14-14.20.1-150200.15.37.1.x86_64",
"product_id": "npm14-14.20.1-150200.15.37.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.20.1-150200.15.37.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.aarch64"
},
"product_reference": "nodejs14-14.20.1-150200.15.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.20.1-150200.15.37.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.ppc64le"
},
"product_reference": "nodejs14-14.20.1-150200.15.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.20.1-150200.15.37.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.s390x"
},
"product_reference": "nodejs14-14.20.1-150200.15.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.20.1-150200.15.37.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.x86_64"
},
"product_reference": "nodejs14-14.20.1-150200.15.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.20.1-150200.15.37.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.aarch64"
},
"product_reference": "nodejs14-devel-14.20.1-150200.15.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.20.1-150200.15.37.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.ppc64le"
},
"product_reference": "nodejs14-devel-14.20.1-150200.15.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.20.1-150200.15.37.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.s390x"
},
"product_reference": "nodejs14-devel-14.20.1-150200.15.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.20.1-150200.15.37.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.x86_64"
},
"product_reference": "nodejs14-devel-14.20.1-150200.15.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-docs-14.20.1-150200.15.37.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-docs-14.20.1-150200.15.37.1.noarch"
},
"product_reference": "nodejs14-docs-14.20.1-150200.15.37.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.20.1-150200.15.37.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.aarch64"
},
"product_reference": "npm14-14.20.1-150200.15.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.20.1-150200.15.37.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.ppc64le"
},
"product_reference": "npm14-14.20.1-150200.15.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.20.1-150200.15.37.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.s390x"
},
"product_reference": "npm14-14.20.1-150200.15.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.20.1-150200.15.37.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.x86_64"
},
"product_reference": "npm14-14.20.1-150200.15.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.20.1-150200.15.37.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.aarch64"
},
"product_reference": "nodejs14-14.20.1-150200.15.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.20.1-150200.15.37.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.ppc64le"
},
"product_reference": "nodejs14-14.20.1-150200.15.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.20.1-150200.15.37.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.s390x"
},
"product_reference": "nodejs14-14.20.1-150200.15.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.20.1-150200.15.37.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.x86_64"
},
"product_reference": "nodejs14-14.20.1-150200.15.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.20.1-150200.15.37.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.aarch64"
},
"product_reference": "nodejs14-devel-14.20.1-150200.15.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.20.1-150200.15.37.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.ppc64le"
},
"product_reference": "nodejs14-devel-14.20.1-150200.15.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.20.1-150200.15.37.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.s390x"
},
"product_reference": "nodejs14-devel-14.20.1-150200.15.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.20.1-150200.15.37.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.x86_64"
},
"product_reference": "nodejs14-devel-14.20.1-150200.15.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-docs-14.20.1-150200.15.37.1.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs14-docs-14.20.1-150200.15.37.1.noarch"
},
"product_reference": "nodejs14-docs-14.20.1-150200.15.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.20.1-150200.15.37.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.aarch64"
},
"product_reference": "npm14-14.20.1-150200.15.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.20.1-150200.15.37.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.ppc64le"
},
"product_reference": "npm14-14.20.1-150200.15.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.20.1-150200.15.37.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.s390x"
},
"product_reference": "npm14-14.20.1-150200.15.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.20.1-150200.15.37.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.x86_64"
},
"product_reference": "npm14-14.20.1-150200.15.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack14-14.20.1-150200.15.37.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.aarch64"
},
"product_reference": "corepack14-14.20.1-150200.15.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack14-14.20.1-150200.15.37.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.ppc64le"
},
"product_reference": "corepack14-14.20.1-150200.15.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack14-14.20.1-150200.15.37.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.s390x"
},
"product_reference": "corepack14-14.20.1-150200.15.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack14-14.20.1-150200.15.37.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.x86_64"
},
"product_reference": "corepack14-14.20.1-150200.15.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.20.1-150200.15.37.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.aarch64"
},
"product_reference": "nodejs14-14.20.1-150200.15.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.20.1-150200.15.37.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.ppc64le"
},
"product_reference": "nodejs14-14.20.1-150200.15.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.20.1-150200.15.37.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.s390x"
},
"product_reference": "nodejs14-14.20.1-150200.15.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.20.1-150200.15.37.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.x86_64"
},
"product_reference": "nodejs14-14.20.1-150200.15.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.20.1-150200.15.37.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.aarch64"
},
"product_reference": "nodejs14-devel-14.20.1-150200.15.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.20.1-150200.15.37.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.ppc64le"
},
"product_reference": "nodejs14-devel-14.20.1-150200.15.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.20.1-150200.15.37.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.s390x"
},
"product_reference": "nodejs14-devel-14.20.1-150200.15.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.20.1-150200.15.37.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.x86_64"
},
"product_reference": "nodejs14-devel-14.20.1-150200.15.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-docs-14.20.1-150200.15.37.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs14-docs-14.20.1-150200.15.37.1.noarch"
},
"product_reference": "nodejs14-docs-14.20.1-150200.15.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.20.1-150200.15.37.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.aarch64"
},
"product_reference": "npm14-14.20.1-150200.15.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.20.1-150200.15.37.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.ppc64le"
},
"product_reference": "npm14-14.20.1-150200.15.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.20.1-150200.15.37.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.s390x"
},
"product_reference": "npm14-14.20.1-150200.15.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.20.1-150200.15.37.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.x86_64"
},
"product_reference": "npm14-14.20.1-150200.15.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-32213",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32213"
}
],
"notes": [
{
"category": "general",
"text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling (HRS).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-docs-14.20.1-150200.15.37.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.3:nodejs14-docs-14.20.1-150200.15.37.1.noarch",
"openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.4:nodejs14-docs-14.20.1-150200.15.37.1.noarch",
"openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32213",
"url": "https://www.suse.com/security/cve/CVE-2022-32213"
},
{
"category": "external",
"summary": "SUSE Bug 1201325 for CVE-2022-32213",
"url": "https://bugzilla.suse.com/1201325"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-docs-14.20.1-150200.15.37.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.3:nodejs14-docs-14.20.1-150200.15.37.1.noarch",
"openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.4:nodejs14-docs-14.20.1-150200.15.37.1.noarch",
"openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-docs-14.20.1-150200.15.37.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.3:nodejs14-docs-14.20.1-150200.15.37.1.noarch",
"openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.4:nodejs14-docs-14.20.1-150200.15.37.1.noarch",
"openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-10-18T11:05:39Z",
"details": "moderate"
}
],
"title": "CVE-2022-32213"
},
{
"cve": "CVE-2022-35256",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-35256"
}
],
"notes": [
{
"category": "general",
"text": "The llhttp parser in the http module in Node v18.7.0 does not correctly handle header fields that are not terminated with CLRF. This may result in HTTP Request Smuggling.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-docs-14.20.1-150200.15.37.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.3:nodejs14-docs-14.20.1-150200.15.37.1.noarch",
"openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.4:nodejs14-docs-14.20.1-150200.15.37.1.noarch",
"openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-35256",
"url": "https://www.suse.com/security/cve/CVE-2022-35256"
},
{
"category": "external",
"summary": "SUSE Bug 1203832 for CVE-2022-35256",
"url": "https://bugzilla.suse.com/1203832"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-docs-14.20.1-150200.15.37.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.3:nodejs14-docs-14.20.1-150200.15.37.1.noarch",
"openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.4:nodejs14-docs-14.20.1-150200.15.37.1.noarch",
"openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-14.20.1-150200.15.37.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel-14.20.1-150200.15.37.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-docs-14.20.1-150200.15.37.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.3:nodejs14-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.3:nodejs14-devel-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.3:nodejs14-docs-14.20.1-150200.15.37.1.noarch",
"openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.3:npm14-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.4:corepack14-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.4:nodejs14-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.4:nodejs14-devel-14.20.1-150200.15.37.1.x86_64",
"openSUSE Leap 15.4:nodejs14-docs-14.20.1-150200.15.37.1.noarch",
"openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.aarch64",
"openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.ppc64le",
"openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.s390x",
"openSUSE Leap 15.4:npm14-14.20.1-150200.15.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-10-18T11:05:39Z",
"details": "moderate"
}
],
"title": "CVE-2022-35256"
}
]
}
SUSE-SU-2022:3615-1
Vulnerability from csaf_suse - Published: 2022-10-18 11:05 - Updated: 2022-10-18 11:05Summary
Security update for nodejs16
Severity
Important
Notes
Title of the patch: Security update for nodejs16
Description of the patch: This update for nodejs16 fixes the following issues:
Updated to version 16.17.1:
- CVE-2022-32213: Fixed bypass via obs-fold mechanic (bsc#1201325).
- CVE-2022-32215: Fixed incorrect Parsing of Multi-line Transfer-Encoding (bsc#1201327).
- CVE-2022-35256: Fixed incorrect Parsing of Header Fields (bsc#1203832).
- CVE-2022-35255: FIxed weak randomness in WebCrypto keygen (bsc#1203831).
Patchnames: SUSE-2022-3615,SUSE-SLE-Module-Web-Scripting-15-SP3-2022-3615,openSUSE-SLE-15.3-2022-3615
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.8 (Medium)
Affected products
Recommended
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.1-150300.7.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-docs-16.17.1-150300.7.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.8 (Medium)
Affected products
Recommended
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.1-150300.7.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-docs-16.17.1-150300.7.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.2 (High)
Affected products
Recommended
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.1-150300.7.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-docs-16.17.1-150300.7.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.1-150300.7.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs16-docs-16.17.1-150300.7.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
20 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for nodejs16",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nodejs16 fixes the following issues:\n\nUpdated to version 16.17.1:\n\n- CVE-2022-32213: Fixed bypass via obs-fold mechanic (bsc#1201325).\n- CVE-2022-32215: Fixed incorrect Parsing of Multi-line Transfer-Encoding (bsc#1201327).\n- CVE-2022-35256: Fixed incorrect Parsing of Header Fields (bsc#1203832).\n- CVE-2022-35255: FIxed weak randomness in WebCrypto keygen (bsc#1203831).\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-3615,SUSE-SLE-Module-Web-Scripting-15-SP3-2022-3615,openSUSE-SLE-15.3-2022-3615",
"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-2022_3615-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:3615-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20223615-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:3615-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-October/012560.html"
},
{
"category": "self",
"summary": "SUSE Bug 1201325",
"url": "https://bugzilla.suse.com/1201325"
},
{
"category": "self",
"summary": "SUSE Bug 1201327",
"url": "https://bugzilla.suse.com/1201327"
},
{
"category": "self",
"summary": "SUSE Bug 1203831",
"url": "https://bugzilla.suse.com/1203831"
},
{
"category": "self",
"summary": "SUSE Bug 1203832",
"url": "https://bugzilla.suse.com/1203832"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32213 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32213/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32215 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32215/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-35255 page",
"url": "https://www.suse.com/security/cve/CVE-2022-35255/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-35256 page",
"url": "https://www.suse.com/security/cve/CVE-2022-35256/"
}
],
"title": "Security update for nodejs16",
"tracking": {
"current_release_date": "2022-10-18T11:05:57Z",
"generator": {
"date": "2022-10-18T11:05:57Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:3615-1",
"initial_release_date": "2022-10-18T11:05:57Z",
"revision_history": [
{
"date": "2022-10-18T11:05:57Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.17.1-150300.7.12.1.aarch64",
"product": {
"name": "corepack16-16.17.1-150300.7.12.1.aarch64",
"product_id": "corepack16-16.17.1-150300.7.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs16-16.17.1-150300.7.12.1.aarch64",
"product": {
"name": "nodejs16-16.17.1-150300.7.12.1.aarch64",
"product_id": "nodejs16-16.17.1-150300.7.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.17.1-150300.7.12.1.aarch64",
"product": {
"name": "nodejs16-devel-16.17.1-150300.7.12.1.aarch64",
"product_id": "nodejs16-devel-16.17.1-150300.7.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm16-16.17.1-150300.7.12.1.aarch64",
"product": {
"name": "npm16-16.17.1-150300.7.12.1.aarch64",
"product_id": "npm16-16.17.1-150300.7.12.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.17.1-150300.7.12.1.i586",
"product": {
"name": "corepack16-16.17.1-150300.7.12.1.i586",
"product_id": "corepack16-16.17.1-150300.7.12.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs16-16.17.1-150300.7.12.1.i586",
"product": {
"name": "nodejs16-16.17.1-150300.7.12.1.i586",
"product_id": "nodejs16-16.17.1-150300.7.12.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.17.1-150300.7.12.1.i586",
"product": {
"name": "nodejs16-devel-16.17.1-150300.7.12.1.i586",
"product_id": "nodejs16-devel-16.17.1-150300.7.12.1.i586"
}
},
{
"category": "product_version",
"name": "npm16-16.17.1-150300.7.12.1.i586",
"product": {
"name": "npm16-16.17.1-150300.7.12.1.i586",
"product_id": "npm16-16.17.1-150300.7.12.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs16-docs-16.17.1-150300.7.12.1.noarch",
"product": {
"name": "nodejs16-docs-16.17.1-150300.7.12.1.noarch",
"product_id": "nodejs16-docs-16.17.1-150300.7.12.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.17.1-150300.7.12.1.ppc64le",
"product": {
"name": "corepack16-16.17.1-150300.7.12.1.ppc64le",
"product_id": "corepack16-16.17.1-150300.7.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs16-16.17.1-150300.7.12.1.ppc64le",
"product": {
"name": "nodejs16-16.17.1-150300.7.12.1.ppc64le",
"product_id": "nodejs16-16.17.1-150300.7.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.17.1-150300.7.12.1.ppc64le",
"product": {
"name": "nodejs16-devel-16.17.1-150300.7.12.1.ppc64le",
"product_id": "nodejs16-devel-16.17.1-150300.7.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm16-16.17.1-150300.7.12.1.ppc64le",
"product": {
"name": "npm16-16.17.1-150300.7.12.1.ppc64le",
"product_id": "npm16-16.17.1-150300.7.12.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.17.1-150300.7.12.1.s390x",
"product": {
"name": "corepack16-16.17.1-150300.7.12.1.s390x",
"product_id": "corepack16-16.17.1-150300.7.12.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs16-16.17.1-150300.7.12.1.s390x",
"product": {
"name": "nodejs16-16.17.1-150300.7.12.1.s390x",
"product_id": "nodejs16-16.17.1-150300.7.12.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.17.1-150300.7.12.1.s390x",
"product": {
"name": "nodejs16-devel-16.17.1-150300.7.12.1.s390x",
"product_id": "nodejs16-devel-16.17.1-150300.7.12.1.s390x"
}
},
{
"category": "product_version",
"name": "npm16-16.17.1-150300.7.12.1.s390x",
"product": {
"name": "npm16-16.17.1-150300.7.12.1.s390x",
"product_id": "npm16-16.17.1-150300.7.12.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.17.1-150300.7.12.1.x86_64",
"product": {
"name": "corepack16-16.17.1-150300.7.12.1.x86_64",
"product_id": "corepack16-16.17.1-150300.7.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs16-16.17.1-150300.7.12.1.x86_64",
"product": {
"name": "nodejs16-16.17.1-150300.7.12.1.x86_64",
"product_id": "nodejs16-16.17.1-150300.7.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.17.1-150300.7.12.1.x86_64",
"product": {
"name": "nodejs16-devel-16.17.1-150300.7.12.1.x86_64",
"product_id": "nodejs16-devel-16.17.1-150300.7.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm16-16.17.1-150300.7.12.1.x86_64",
"product": {
"name": "npm16-16.17.1-150300.7.12.1.x86_64",
"product_id": "npm16-16.17.1-150300.7.12.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.17.1-150300.7.12.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.aarch64"
},
"product_reference": "nodejs16-16.17.1-150300.7.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.17.1-150300.7.12.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.ppc64le"
},
"product_reference": "nodejs16-16.17.1-150300.7.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.17.1-150300.7.12.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.s390x"
},
"product_reference": "nodejs16-16.17.1-150300.7.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.17.1-150300.7.12.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.x86_64"
},
"product_reference": "nodejs16-16.17.1-150300.7.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.17.1-150300.7.12.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64"
},
"product_reference": "nodejs16-devel-16.17.1-150300.7.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.17.1-150300.7.12.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le"
},
"product_reference": "nodejs16-devel-16.17.1-150300.7.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.17.1-150300.7.12.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.s390x"
},
"product_reference": "nodejs16-devel-16.17.1-150300.7.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.17.1-150300.7.12.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64"
},
"product_reference": "nodejs16-devel-16.17.1-150300.7.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-docs-16.17.1-150300.7.12.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.1-150300.7.12.1.noarch"
},
"product_reference": "nodejs16-docs-16.17.1-150300.7.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.17.1-150300.7.12.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.aarch64"
},
"product_reference": "npm16-16.17.1-150300.7.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.17.1-150300.7.12.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.ppc64le"
},
"product_reference": "npm16-16.17.1-150300.7.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.17.1-150300.7.12.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.s390x"
},
"product_reference": "npm16-16.17.1-150300.7.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.17.1-150300.7.12.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.x86_64"
},
"product_reference": "npm16-16.17.1-150300.7.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.17.1-150300.7.12.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.aarch64"
},
"product_reference": "nodejs16-16.17.1-150300.7.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.17.1-150300.7.12.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.ppc64le"
},
"product_reference": "nodejs16-16.17.1-150300.7.12.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.17.1-150300.7.12.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.s390x"
},
"product_reference": "nodejs16-16.17.1-150300.7.12.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.17.1-150300.7.12.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.x86_64"
},
"product_reference": "nodejs16-16.17.1-150300.7.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.17.1-150300.7.12.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64"
},
"product_reference": "nodejs16-devel-16.17.1-150300.7.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.17.1-150300.7.12.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le"
},
"product_reference": "nodejs16-devel-16.17.1-150300.7.12.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.17.1-150300.7.12.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.s390x"
},
"product_reference": "nodejs16-devel-16.17.1-150300.7.12.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.17.1-150300.7.12.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64"
},
"product_reference": "nodejs16-devel-16.17.1-150300.7.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-docs-16.17.1-150300.7.12.1.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs16-docs-16.17.1-150300.7.12.1.noarch"
},
"product_reference": "nodejs16-docs-16.17.1-150300.7.12.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.17.1-150300.7.12.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.aarch64"
},
"product_reference": "npm16-16.17.1-150300.7.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.17.1-150300.7.12.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.ppc64le"
},
"product_reference": "npm16-16.17.1-150300.7.12.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.17.1-150300.7.12.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.s390x"
},
"product_reference": "npm16-16.17.1-150300.7.12.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.17.1-150300.7.12.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.x86_64"
},
"product_reference": "npm16-16.17.1-150300.7.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-32213",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32213"
}
],
"notes": [
{
"category": "general",
"text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling (HRS).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.1-150300.7.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-docs-16.17.1-150300.7.12.1.noarch",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32213",
"url": "https://www.suse.com/security/cve/CVE-2022-32213"
},
{
"category": "external",
"summary": "SUSE Bug 1201325 for CVE-2022-32213",
"url": "https://bugzilla.suse.com/1201325"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.1-150300.7.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-docs-16.17.1-150300.7.12.1.noarch",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.1-150300.7.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-docs-16.17.1-150300.7.12.1.noarch",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-10-18T11:05:57Z",
"details": "moderate"
}
],
"title": "CVE-2022-32213"
},
{
"cve": "CVE-2022-32215",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32215"
}
],
"notes": [
{
"category": "general",
"text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not correctly handle multi-line Transfer-Encoding headers. This can lead to HTTP Request Smuggling (HRS).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.1-150300.7.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-docs-16.17.1-150300.7.12.1.noarch",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32215",
"url": "https://www.suse.com/security/cve/CVE-2022-32215"
},
{
"category": "external",
"summary": "SUSE Bug 1201327 for CVE-2022-32215",
"url": "https://bugzilla.suse.com/1201327"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.1-150300.7.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-docs-16.17.1-150300.7.12.1.noarch",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.1-150300.7.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-docs-16.17.1-150300.7.12.1.noarch",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-10-18T11:05:57Z",
"details": "moderate"
}
],
"title": "CVE-2022-32215"
},
{
"cve": "CVE-2022-35255",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-35255"
}
],
"notes": [
{
"category": "general",
"text": "A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. There are two problems with this: 1) It does not check the return value, it assumes EntropySource() always succeeds, but it can (and sometimes will) fail. 2) The random data returned byEntropySource() may not be cryptographically strong and therefore not suitable as keying material.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.1-150300.7.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-docs-16.17.1-150300.7.12.1.noarch",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-35255",
"url": "https://www.suse.com/security/cve/CVE-2022-35255"
},
{
"category": "external",
"summary": "SUSE Bug 1203831 for CVE-2022-35255",
"url": "https://bugzilla.suse.com/1203831"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.1-150300.7.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-docs-16.17.1-150300.7.12.1.noarch",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.1-150300.7.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-docs-16.17.1-150300.7.12.1.noarch",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-10-18T11:05:57Z",
"details": "important"
}
],
"title": "CVE-2022-35255"
},
{
"cve": "CVE-2022-35256",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-35256"
}
],
"notes": [
{
"category": "general",
"text": "The llhttp parser in the http module in Node v18.7.0 does not correctly handle header fields that are not terminated with CLRF. This may result in HTTP Request Smuggling.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.1-150300.7.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-docs-16.17.1-150300.7.12.1.noarch",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-35256",
"url": "https://www.suse.com/security/cve/CVE-2022-35256"
},
{
"category": "external",
"summary": "SUSE Bug 1203832 for CVE-2022-35256",
"url": "https://bugzilla.suse.com/1203832"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.1-150300.7.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-docs-16.17.1-150300.7.12.1.noarch",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.1-150300.7.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64",
"openSUSE Leap 15.3:nodejs16-docs-16.17.1-150300.7.12.1.noarch",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.aarch64",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.ppc64le",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.s390x",
"openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-10-18T11:05:57Z",
"details": "moderate"
}
],
"title": "CVE-2022-35256"
}
]
}
SUSE-SU-2022:3616-1
Vulnerability from csaf_suse - Published: 2022-10-18 11:06 - Updated: 2022-10-18 11:06Summary
Security update for nodejs12
Severity
Moderate
Notes
Title of the patch: Security update for nodejs12
Description of the patch: This update for nodejs12 fixes the following issues:
- CVE-2022-35256: Fixed incorrect parsing of header fields (bsc#1203832).
- CVE-2022-32213: Fixed bypass via obs-fold mechanic (bsc#1201325).
Patchnames: SUSE-2022-3616,SUSE-SLE-Module-Web-Scripting-15-SP3-2022-3616,openSUSE-SLE-15.3-2022-3616,openSUSE-SLE-15.4-2022-3616
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.8 (Medium)
Affected products
Recommended
39 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-docs-12.22.12-150200.4.38.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-docs-12.22.12-150200.4.38.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.38.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
39 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-docs-12.22.12-150200.4.38.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:nodejs12-docs-12.22.12-150200.4.38.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.38.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for nodejs12",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nodejs12 fixes the following issues:\n\n - CVE-2022-35256: Fixed incorrect parsing of header fields (bsc#1203832).\n - CVE-2022-32213: Fixed bypass via obs-fold mechanic (bsc#1201325).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-3616,SUSE-SLE-Module-Web-Scripting-15-SP3-2022-3616,openSUSE-SLE-15.3-2022-3616,openSUSE-SLE-15.4-2022-3616",
"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-2022_3616-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:3616-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20223616-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:3616-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-October/012563.html"
},
{
"category": "self",
"summary": "SUSE Bug 1201325",
"url": "https://bugzilla.suse.com/1201325"
},
{
"category": "self",
"summary": "SUSE Bug 1203832",
"url": "https://bugzilla.suse.com/1203832"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32213 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32213/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-35256 page",
"url": "https://www.suse.com/security/cve/CVE-2022-35256/"
}
],
"title": "Security update for nodejs12",
"tracking": {
"current_release_date": "2022-10-18T11:06:24Z",
"generator": {
"date": "2022-10-18T11:06:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:3616-1",
"initial_release_date": "2022-10-18T11:06:24Z",
"revision_history": [
{
"date": "2022-10-18T11:06:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-12.22.12-150200.4.38.1.aarch64",
"product": {
"name": "nodejs12-12.22.12-150200.4.38.1.aarch64",
"product_id": "nodejs12-12.22.12-150200.4.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs12-devel-12.22.12-150200.4.38.1.aarch64",
"product": {
"name": "nodejs12-devel-12.22.12-150200.4.38.1.aarch64",
"product_id": "nodejs12-devel-12.22.12-150200.4.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm12-12.22.12-150200.4.38.1.aarch64",
"product": {
"name": "npm12-12.22.12-150200.4.38.1.aarch64",
"product_id": "npm12-12.22.12-150200.4.38.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-12.22.12-150200.4.38.1.i586",
"product": {
"name": "nodejs12-12.22.12-150200.4.38.1.i586",
"product_id": "nodejs12-12.22.12-150200.4.38.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs12-devel-12.22.12-150200.4.38.1.i586",
"product": {
"name": "nodejs12-devel-12.22.12-150200.4.38.1.i586",
"product_id": "nodejs12-devel-12.22.12-150200.4.38.1.i586"
}
},
{
"category": "product_version",
"name": "npm12-12.22.12-150200.4.38.1.i586",
"product": {
"name": "npm12-12.22.12-150200.4.38.1.i586",
"product_id": "npm12-12.22.12-150200.4.38.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-docs-12.22.12-150200.4.38.1.noarch",
"product": {
"name": "nodejs12-docs-12.22.12-150200.4.38.1.noarch",
"product_id": "nodejs12-docs-12.22.12-150200.4.38.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-12.22.12-150200.4.38.1.ppc64le",
"product": {
"name": "nodejs12-12.22.12-150200.4.38.1.ppc64le",
"product_id": "nodejs12-12.22.12-150200.4.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs12-devel-12.22.12-150200.4.38.1.ppc64le",
"product": {
"name": "nodejs12-devel-12.22.12-150200.4.38.1.ppc64le",
"product_id": "nodejs12-devel-12.22.12-150200.4.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm12-12.22.12-150200.4.38.1.ppc64le",
"product": {
"name": "npm12-12.22.12-150200.4.38.1.ppc64le",
"product_id": "npm12-12.22.12-150200.4.38.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-12.22.12-150200.4.38.1.s390x",
"product": {
"name": "nodejs12-12.22.12-150200.4.38.1.s390x",
"product_id": "nodejs12-12.22.12-150200.4.38.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs12-devel-12.22.12-150200.4.38.1.s390x",
"product": {
"name": "nodejs12-devel-12.22.12-150200.4.38.1.s390x",
"product_id": "nodejs12-devel-12.22.12-150200.4.38.1.s390x"
}
},
{
"category": "product_version",
"name": "npm12-12.22.12-150200.4.38.1.s390x",
"product": {
"name": "npm12-12.22.12-150200.4.38.1.s390x",
"product_id": "npm12-12.22.12-150200.4.38.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-12.22.12-150200.4.38.1.x86_64",
"product": {
"name": "nodejs12-12.22.12-150200.4.38.1.x86_64",
"product_id": "nodejs12-12.22.12-150200.4.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs12-devel-12.22.12-150200.4.38.1.x86_64",
"product": {
"name": "nodejs12-devel-12.22.12-150200.4.38.1.x86_64",
"product_id": "nodejs12-devel-12.22.12-150200.4.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm12-12.22.12-150200.4.38.1.x86_64",
"product": {
"name": "npm12-12.22.12-150200.4.38.1.x86_64",
"product_id": "npm12-12.22.12-150200.4.38.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.38.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.aarch64"
},
"product_reference": "nodejs12-12.22.12-150200.4.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.38.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.ppc64le"
},
"product_reference": "nodejs12-12.22.12-150200.4.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.38.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.s390x"
},
"product_reference": "nodejs12-12.22.12-150200.4.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.38.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.x86_64"
},
"product_reference": "nodejs12-12.22.12-150200.4.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.38.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.aarch64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.38.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.ppc64le"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.38.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.s390x"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.38.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.x86_64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-docs-12.22.12-150200.4.38.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-docs-12.22.12-150200.4.38.1.noarch"
},
"product_reference": "nodejs12-docs-12.22.12-150200.4.38.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.38.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.aarch64"
},
"product_reference": "npm12-12.22.12-150200.4.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.38.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.ppc64le"
},
"product_reference": "npm12-12.22.12-150200.4.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.38.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.s390x"
},
"product_reference": "npm12-12.22.12-150200.4.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.38.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.x86_64"
},
"product_reference": "npm12-12.22.12-150200.4.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.38.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.aarch64"
},
"product_reference": "nodejs12-12.22.12-150200.4.38.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.38.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.ppc64le"
},
"product_reference": "nodejs12-12.22.12-150200.4.38.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.38.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.s390x"
},
"product_reference": "nodejs12-12.22.12-150200.4.38.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.38.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.x86_64"
},
"product_reference": "nodejs12-12.22.12-150200.4.38.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.38.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.aarch64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.38.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.38.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.ppc64le"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.38.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.38.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.s390x"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.38.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.38.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.x86_64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.38.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-docs-12.22.12-150200.4.38.1.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:nodejs12-docs-12.22.12-150200.4.38.1.noarch"
},
"product_reference": "nodejs12-docs-12.22.12-150200.4.38.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.38.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.aarch64"
},
"product_reference": "npm12-12.22.12-150200.4.38.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.38.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.ppc64le"
},
"product_reference": "npm12-12.22.12-150200.4.38.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.38.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.s390x"
},
"product_reference": "npm12-12.22.12-150200.4.38.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.38.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.x86_64"
},
"product_reference": "npm12-12.22.12-150200.4.38.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.38.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.aarch64"
},
"product_reference": "nodejs12-12.22.12-150200.4.38.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.38.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.ppc64le"
},
"product_reference": "nodejs12-12.22.12-150200.4.38.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.38.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.s390x"
},
"product_reference": "nodejs12-12.22.12-150200.4.38.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.38.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.x86_64"
},
"product_reference": "nodejs12-12.22.12-150200.4.38.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.38.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.aarch64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.38.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.38.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.ppc64le"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.38.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.38.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.s390x"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.38.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.38.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.x86_64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.38.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-docs-12.22.12-150200.4.38.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.38.1.noarch"
},
"product_reference": "nodejs12-docs-12.22.12-150200.4.38.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.38.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.aarch64"
},
"product_reference": "npm12-12.22.12-150200.4.38.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.38.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.ppc64le"
},
"product_reference": "npm12-12.22.12-150200.4.38.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.38.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.s390x"
},
"product_reference": "npm12-12.22.12-150200.4.38.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.38.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.x86_64"
},
"product_reference": "npm12-12.22.12-150200.4.38.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-32213",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32213"
}
],
"notes": [
{
"category": "general",
"text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling (HRS).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-docs-12.22.12-150200.4.38.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.3:nodejs12-docs-12.22.12-150200.4.38.1.noarch",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.38.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32213",
"url": "https://www.suse.com/security/cve/CVE-2022-32213"
},
{
"category": "external",
"summary": "SUSE Bug 1201325 for CVE-2022-32213",
"url": "https://bugzilla.suse.com/1201325"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-docs-12.22.12-150200.4.38.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.3:nodejs12-docs-12.22.12-150200.4.38.1.noarch",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.38.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-docs-12.22.12-150200.4.38.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.3:nodejs12-docs-12.22.12-150200.4.38.1.noarch",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.38.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-10-18T11:06:24Z",
"details": "moderate"
}
],
"title": "CVE-2022-32213"
},
{
"cve": "CVE-2022-35256",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-35256"
}
],
"notes": [
{
"category": "general",
"text": "The llhttp parser in the http module in Node v18.7.0 does not correctly handle header fields that are not terminated with CLRF. This may result in HTTP Request Smuggling.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-docs-12.22.12-150200.4.38.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.3:nodejs12-docs-12.22.12-150200.4.38.1.noarch",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.38.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-35256",
"url": "https://www.suse.com/security/cve/CVE-2022-35256"
},
{
"category": "external",
"summary": "SUSE Bug 1203832 for CVE-2022-35256",
"url": "https://bugzilla.suse.com/1203832"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-docs-12.22.12-150200.4.38.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.3:nodejs12-docs-12.22.12-150200.4.38.1.noarch",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.38.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-12.22.12-150200.4.38.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel-12.22.12-150200.4.38.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-docs-12.22.12-150200.4.38.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.3:nodejs12-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.3:nodejs12-devel-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.3:nodejs12-docs-12.22.12-150200.4.38.1.noarch",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.3:npm12-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.38.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.38.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.38.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-10-18T11:06:24Z",
"details": "moderate"
}
],
"title": "CVE-2022-35256"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…