Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-23918 (GCVE-0-2023-23918)
Vulnerability from cvelistv5 – Published: 2023-02-23 00:00 – Updated: 2025-05-08 16:15
VLAI
EPSS
Summary
A privilege escalation vulnerability exists in Node.js <19.6.1, <18.14.1, <16.19.1 and <14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.
Severity
7.5 (High)
CWE
- Privilege Escalation (CAPEC-233)
Assigner
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.21.3 (semver) Affected: 15.0 , < 15.* (semver) Affected: 16.0 , < 16.19.1 (semver) Affected: 17.0 , < 17.* (semver) Affected: 18.0 , < 18.14.1 (semver) Affected: 19.0 , < 19.6.1 (semver) |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T10:42:27.095Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20230316-0008/"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2023-23918",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-03-12T17:47:16.492191Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-863",
"description": "CWE-863 Incorrect Authorization",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-05-08T16:15:23.012Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"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.21.3",
"status": "affected",
"version": "14.0",
"versionType": "semver"
},
{
"lessThan": "15.*",
"status": "affected",
"version": "15.0",
"versionType": "semver"
},
{
"lessThan": "16.19.1",
"status": "affected",
"version": "16.0",
"versionType": "semver"
},
{
"lessThan": "17.*",
"status": "affected",
"version": "17.0",
"versionType": "semver"
},
{
"lessThan": "18.14.1",
"status": "affected",
"version": "18.0",
"versionType": "semver"
},
{
"lessThan": "19.6.1",
"status": "affected",
"version": "19.0",
"versionType": "semver"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Privilege Escalation (CAPEC-233)",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-04-30T05:55:44.344Z",
"orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
"shortName": "hackerone"
},
"references": [
{
"url": "https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/"
},
{
"url": "https://security.netapp.com/advisory/ntap-20230316-0008/"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
"assignerShortName": "hackerone",
"cveId": "CVE-2023-23918",
"datePublished": "2023-02-23T00:00:00.000Z",
"dateReserved": "2023-01-19T00:00:00.000Z",
"dateUpdated": "2025-05-08T16:15:23.012Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-23918",
"date": "2026-05-30",
"epss": "0.0002",
"percentile": "0.06047"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-23918\",\"sourceIdentifier\":\"support@hackerone.com\",\"published\":\"2023-02-23T20:15:13.920\",\"lastModified\":\"2025-05-08T17:16:00.237\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.\"}],\"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:H/I:N/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-863\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-863\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"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.0.0\",\"versionEndExcluding\":\"14.21.3\",\"matchCriteriaId\":\"DA48F3CE-68BC-43F1-9428-A9F928420081\"},{\"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.0.0\",\"versionEndExcluding\":\"16.19.1\",\"matchCriteriaId\":\"6E9FAEC6-2D3A-4CBE-859F-11BCECC4F724\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"18.0.0\",\"versionEndIncluding\":\"18.11.0\",\"matchCriteriaId\":\"33DB62F6-9D8D-42F8-A75E-82DA091C02BC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*\",\"versionStartIncluding\":\"18.0.0\",\"versionEndExcluding\":\"18.14.1\",\"matchCriteriaId\":\"80500AD0-17C2-4698-AE03-1C6782FD38B0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"19.0.0\",\"versionEndExcluding\":\"19.6.1\",\"matchCriteriaId\":\"8F4FCD16-4B9F-44B9-80DD-D024759CAB10\"}]}]}],\"references\":[{\"url\":\"https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/\",\"source\":\"support@hackerone.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20230316-0008/\",\"source\":\"support@hackerone.com\"},{\"url\":\"https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20230316-0008/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230316-0008/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T10:42:27.095Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-23918\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-03-12T17:47:16.492191Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-863\", \"description\": \"CWE-863 Incorrect Authorization\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-03-12T17:46:30.801Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"NodeJS\", \"product\": \"Node\", \"versions\": [{\"status\": \"affected\", \"version\": \"4.0\", \"lessThan\": \"4.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"5.0\", \"lessThan\": \"5.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"6.0\", \"lessThan\": \"6.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"7.0\", \"lessThan\": \"7.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"8.0\", \"lessThan\": \"8.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"9.0\", \"lessThan\": \"9.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"10.0\", \"lessThan\": \"10.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"11.0\", \"lessThan\": \"11.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"12.0\", \"lessThan\": \"12.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"13.0\", \"lessThan\": \"13.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"14.0\", \"lessThan\": \"14.21.3\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"15.0\", \"lessThan\": \"15.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"16.0\", \"lessThan\": \"16.19.1\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"17.0\", \"lessThan\": \"17.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"18.0\", \"lessThan\": \"18.14.1\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"19.0\", \"lessThan\": \"19.6.1\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230316-0008/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"Privilege Escalation (CAPEC-233)\"}]}], \"providerMetadata\": {\"orgId\": \"36234546-b8fa-4601-9d6f-f4e334aa8ea1\", \"shortName\": \"hackerone\", \"dateUpdated\": \"2025-04-30T05:55:44.344Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-23918\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-05-08T16:15:23.012Z\", \"dateReserved\": \"2023-01-19T00:00:00.000Z\", \"assignerOrgId\": \"36234546-b8fa-4601-9d6f-f4e334aa8ea1\", \"datePublished\": \"2023-02-23T00:00:00.000Z\", \"assignerShortName\": \"hackerone\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SUSE-SU-2023:0608-1
Vulnerability from csaf_suse - Published: 2023-03-03 11:03 - Updated: 2023-03-03 11:03Summary
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:
Update to LTS version 16.19.1:
- CVE-2023-23918: Fixed permissions policies that could have been bypassed via process.mainModule (bsc#1208481).
- CVE-2023-23919: Fixed OpenSSL error handling issues in nodejs crypto library (bsc#1208483).
- CVE-2023-23920: Fixed insecure loading of ICU data through ICU_DATA environment (bsc#1208487).
- CVE-2023-23936: Fixed protection against CRLF injection in host headers inside fetch API (bsc#1208485).
- CVE-2023-24807: Fixed possible Regular Expression Denial of Service (ReDoS) via Headers.set() and Headers.append() methods (bsc#1208413).
Bug fixes:
- Workaround for failing openssl-nodejs test (bsc#1205568).
Patchnames: SUSE-2023-608,SUSE-SLE-Module-Web-Scripting-15-SP4-2023-608,openSUSE-SLE-15.4-2023-608
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.3 (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.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
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.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (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.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (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.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
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.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
25 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\nUpdate to LTS version 16.19.1:\n\n- CVE-2023-23918: Fixed permissions policies that could have been bypassed via process.mainModule (bsc#1208481).\n- CVE-2023-23919: Fixed OpenSSL error handling issues in nodejs crypto library (bsc#1208483).\n- CVE-2023-23920: Fixed insecure loading of ICU data through ICU_DATA environment (bsc#1208487).\n- CVE-2023-23936: Fixed protection against CRLF injection in host headers inside fetch API (bsc#1208485).\n- CVE-2023-24807: Fixed possible Regular Expression Denial of Service (ReDoS) via Headers.set() and Headers.append() methods (bsc#1208413).\n\nBug fixes:\n\n- Workaround for failing openssl-nodejs test (bsc#1205568).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-608,SUSE-SLE-Module-Web-Scripting-15-SP4-2023-608,openSUSE-SLE-15.4-2023-608",
"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-2023_0608-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:0608-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230608-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:0608-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/013971.html"
},
{
"category": "self",
"summary": "SUSE Bug 1205568",
"url": "https://bugzilla.suse.com/1205568"
},
{
"category": "self",
"summary": "SUSE Bug 1208413",
"url": "https://bugzilla.suse.com/1208413"
},
{
"category": "self",
"summary": "SUSE Bug 1208481",
"url": "https://bugzilla.suse.com/1208481"
},
{
"category": "self",
"summary": "SUSE Bug 1208483",
"url": "https://bugzilla.suse.com/1208483"
},
{
"category": "self",
"summary": "SUSE Bug 1208485",
"url": "https://bugzilla.suse.com/1208485"
},
{
"category": "self",
"summary": "SUSE Bug 1208487",
"url": "https://bugzilla.suse.com/1208487"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-23918 page",
"url": "https://www.suse.com/security/cve/CVE-2023-23918/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-23919 page",
"url": "https://www.suse.com/security/cve/CVE-2023-23919/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-23920 page",
"url": "https://www.suse.com/security/cve/CVE-2023-23920/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-23936 page",
"url": "https://www.suse.com/security/cve/CVE-2023-23936/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-24807 page",
"url": "https://www.suse.com/security/cve/CVE-2023-24807/"
}
],
"title": "Security update for nodejs16",
"tracking": {
"current_release_date": "2023-03-03T11:03:33Z",
"generator": {
"date": "2023-03-03T11:03:33Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:0608-1",
"initial_release_date": "2023-03-03T11:03:33Z",
"revision_history": [
{
"date": "2023-03-03T11:03:33Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.19.1-150400.3.15.1.aarch64",
"product": {
"name": "corepack16-16.19.1-150400.3.15.1.aarch64",
"product_id": "corepack16-16.19.1-150400.3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs16-16.19.1-150400.3.15.1.aarch64",
"product": {
"name": "nodejs16-16.19.1-150400.3.15.1.aarch64",
"product_id": "nodejs16-16.19.1-150400.3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"product": {
"name": "nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"product_id": "nodejs16-devel-16.19.1-150400.3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm16-16.19.1-150400.3.15.1.aarch64",
"product": {
"name": "npm16-16.19.1-150400.3.15.1.aarch64",
"product_id": "npm16-16.19.1-150400.3.15.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.19.1-150400.3.15.1.i586",
"product": {
"name": "corepack16-16.19.1-150400.3.15.1.i586",
"product_id": "corepack16-16.19.1-150400.3.15.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs16-16.19.1-150400.3.15.1.i586",
"product": {
"name": "nodejs16-16.19.1-150400.3.15.1.i586",
"product_id": "nodejs16-16.19.1-150400.3.15.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.19.1-150400.3.15.1.i586",
"product": {
"name": "nodejs16-devel-16.19.1-150400.3.15.1.i586",
"product_id": "nodejs16-devel-16.19.1-150400.3.15.1.i586"
}
},
{
"category": "product_version",
"name": "npm16-16.19.1-150400.3.15.1.i586",
"product": {
"name": "npm16-16.19.1-150400.3.15.1.i586",
"product_id": "npm16-16.19.1-150400.3.15.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"product": {
"name": "nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"product_id": "nodejs16-docs-16.19.1-150400.3.15.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.19.1-150400.3.15.1.ppc64le",
"product": {
"name": "corepack16-16.19.1-150400.3.15.1.ppc64le",
"product_id": "corepack16-16.19.1-150400.3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs16-16.19.1-150400.3.15.1.ppc64le",
"product": {
"name": "nodejs16-16.19.1-150400.3.15.1.ppc64le",
"product_id": "nodejs16-16.19.1-150400.3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"product": {
"name": "nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"product_id": "nodejs16-devel-16.19.1-150400.3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm16-16.19.1-150400.3.15.1.ppc64le",
"product": {
"name": "npm16-16.19.1-150400.3.15.1.ppc64le",
"product_id": "npm16-16.19.1-150400.3.15.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.19.1-150400.3.15.1.s390x",
"product": {
"name": "corepack16-16.19.1-150400.3.15.1.s390x",
"product_id": "corepack16-16.19.1-150400.3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs16-16.19.1-150400.3.15.1.s390x",
"product": {
"name": "nodejs16-16.19.1-150400.3.15.1.s390x",
"product_id": "nodejs16-16.19.1-150400.3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"product": {
"name": "nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"product_id": "nodejs16-devel-16.19.1-150400.3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "npm16-16.19.1-150400.3.15.1.s390x",
"product": {
"name": "npm16-16.19.1-150400.3.15.1.s390x",
"product_id": "npm16-16.19.1-150400.3.15.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.19.1-150400.3.15.1.x86_64",
"product": {
"name": "corepack16-16.19.1-150400.3.15.1.x86_64",
"product_id": "corepack16-16.19.1-150400.3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs16-16.19.1-150400.3.15.1.x86_64",
"product": {
"name": "nodejs16-16.19.1-150400.3.15.1.x86_64",
"product_id": "nodejs16-16.19.1-150400.3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"product": {
"name": "nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"product_id": "nodejs16-devel-16.19.1-150400.3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm16-16.19.1-150400.3.15.1.x86_64",
"product": {
"name": "npm16-16.19.1-150400.3.15.1.x86_64",
"product_id": "npm16-16.19.1-150400.3.15.1.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.19.1-150400.3.15.1.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.19.1-150400.3.15.1.aarch64"
},
"product_reference": "nodejs16-16.19.1-150400.3.15.1.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.19.1-150400.3.15.1.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.19.1-150400.3.15.1.ppc64le"
},
"product_reference": "nodejs16-16.19.1-150400.3.15.1.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.19.1-150400.3.15.1.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.19.1-150400.3.15.1.s390x"
},
"product_reference": "nodejs16-16.19.1-150400.3.15.1.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.19.1-150400.3.15.1.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.19.1-150400.3.15.1.x86_64"
},
"product_reference": "nodejs16-16.19.1-150400.3.15.1.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.19.1-150400.3.15.1.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.19.1-150400.3.15.1.aarch64"
},
"product_reference": "nodejs16-devel-16.19.1-150400.3.15.1.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.19.1-150400.3.15.1.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.19.1-150400.3.15.1.ppc64le"
},
"product_reference": "nodejs16-devel-16.19.1-150400.3.15.1.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.19.1-150400.3.15.1.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.19.1-150400.3.15.1.s390x"
},
"product_reference": "nodejs16-devel-16.19.1-150400.3.15.1.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.19.1-150400.3.15.1.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.19.1-150400.3.15.1.x86_64"
},
"product_reference": "nodejs16-devel-16.19.1-150400.3.15.1.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.19.1-150400.3.15.1.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.19.1-150400.3.15.1.noarch"
},
"product_reference": "nodejs16-docs-16.19.1-150400.3.15.1.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.19.1-150400.3.15.1.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.19.1-150400.3.15.1.aarch64"
},
"product_reference": "npm16-16.19.1-150400.3.15.1.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.19.1-150400.3.15.1.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.19.1-150400.3.15.1.ppc64le"
},
"product_reference": "npm16-16.19.1-150400.3.15.1.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.19.1-150400.3.15.1.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.19.1-150400.3.15.1.s390x"
},
"product_reference": "npm16-16.19.1-150400.3.15.1.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.19.1-150400.3.15.1.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.19.1-150400.3.15.1.x86_64"
},
"product_reference": "npm16-16.19.1-150400.3.15.1.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.19.1-150400.3.15.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64"
},
"product_reference": "corepack16-16.19.1-150400.3.15.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack16-16.19.1-150400.3.15.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le"
},
"product_reference": "corepack16-16.19.1-150400.3.15.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack16-16.19.1-150400.3.15.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x"
},
"product_reference": "corepack16-16.19.1-150400.3.15.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack16-16.19.1-150400.3.15.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64"
},
"product_reference": "corepack16-16.19.1-150400.3.15.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.19.1-150400.3.15.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64"
},
"product_reference": "nodejs16-16.19.1-150400.3.15.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.19.1-150400.3.15.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le"
},
"product_reference": "nodejs16-16.19.1-150400.3.15.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.19.1-150400.3.15.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x"
},
"product_reference": "nodejs16-16.19.1-150400.3.15.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.19.1-150400.3.15.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64"
},
"product_reference": "nodejs16-16.19.1-150400.3.15.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.19.1-150400.3.15.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64"
},
"product_reference": "nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.19.1-150400.3.15.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le"
},
"product_reference": "nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.19.1-150400.3.15.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x"
},
"product_reference": "nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.19.1-150400.3.15.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64"
},
"product_reference": "nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-docs-16.19.1-150400.3.15.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch"
},
"product_reference": "nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.19.1-150400.3.15.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64"
},
"product_reference": "npm16-16.19.1-150400.3.15.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.19.1-150400.3.15.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le"
},
"product_reference": "npm16-16.19.1-150400.3.15.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.19.1-150400.3.15.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x"
},
"product_reference": "npm16-16.19.1-150400.3.15.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.19.1-150400.3.15.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64"
},
"product_reference": "npm16-16.19.1-150400.3.15.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-23918",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-23918"
}
],
"notes": [
{
"category": "general",
"text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-23918",
"url": "https://www.suse.com/security/cve/CVE-2023-23918"
},
{
"category": "external",
"summary": "SUSE Bug 1208481 for CVE-2023-23918",
"url": "https://bugzilla.suse.com/1208481"
}
],
"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.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-03T11:03:33Z",
"details": "moderate"
}
],
"title": "CVE-2023-23918"
},
{
"cve": "CVE-2023-23919",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-23919"
}
],
"notes": [
{
"category": "general",
"text": "A cryptographic vulnerability exists in Node.js \u003c19.2.0, \u003c18.14.1, \u003c16.19.1, \u003c14.21.3 that in some cases did does not clear the OpenSSL error stack after operations that may set it. This may lead to false positive errors during subsequent cryptographic operations that happen to be on the same thread. This in turn could be used to cause a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-23919",
"url": "https://www.suse.com/security/cve/CVE-2023-23919"
},
{
"category": "external",
"summary": "SUSE Bug 1208483 for CVE-2023-23919",
"url": "https://bugzilla.suse.com/1208483"
}
],
"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.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-03T11:03:33Z",
"details": "important"
}
],
"title": "CVE-2023-23919"
},
{
"cve": "CVE-2023-23920",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-23920"
}
],
"notes": [
{
"category": "general",
"text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-23920",
"url": "https://www.suse.com/security/cve/CVE-2023-23920"
},
{
"category": "external",
"summary": "SUSE Bug 1208487 for CVE-2023-23920",
"url": "https://bugzilla.suse.com/1208487"
}
],
"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.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-03T11:03:33Z",
"details": "important"
}
],
"title": "CVE-2023-23920"
},
{
"cve": "CVE-2023-23936",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-23936"
}
],
"notes": [
{
"category": "general",
"text": "Undici is an HTTP/1.1 client for Node.js. Starting with version 2.0.0 and prior to version 5.19.1, the undici library does not protect `host` HTTP header from CRLF injection vulnerabilities. This issue is patched in Undici v5.19.1. As a workaround, sanitize the `headers.host` string before passing to undici.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-23936",
"url": "https://www.suse.com/security/cve/CVE-2023-23936"
},
{
"category": "external",
"summary": "SUSE Bug 1208485 for CVE-2023-23936",
"url": "https://bugzilla.suse.com/1208485"
}
],
"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.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-03T11:03:33Z",
"details": "moderate"
}
],
"title": "CVE-2023-23936"
},
{
"cve": "CVE-2023-24807",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-24807"
}
],
"notes": [
{
"category": "general",
"text": "Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.append()` methods are vulnerable to Regular Expression Denial of Service (ReDoS) attacks when untrusted values are passed into the functions. This is due to the inefficient regular expression used to normalize the values in the `headerValueNormalize()` utility function. This vulnerability was patched in v5.19.1. No known workarounds are available.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-24807",
"url": "https://www.suse.com/security/cve/CVE-2023-24807"
},
{
"category": "external",
"summary": "SUSE Bug 1208413 for CVE-2023-24807",
"url": "https://bugzilla.suse.com/1208413"
}
],
"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.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64",
"openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x",
"openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-03T11:03:33Z",
"details": "important"
}
],
"title": "CVE-2023-24807"
}
]
}
SUSE-SU-2023:0609-1
Vulnerability from csaf_suse - Published: 2023-03-03 11:03 - Updated: 2023-03-03 11:03Summary
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:
Update to LTS version 16.19.1:
- CVE-2023-23918: Fixed permissions policies that could have been bypassed via process.mainModule (bsc#1208481).
- CVE-2023-23919: Fixed OpenSSL error handling issues in nodejs crypto library (bsc#1208483).
- CVE-2023-23920: Fixed insecure loading of ICU data through ICU_DATA environment (bsc#1208487).
- CVE-2023-23936: Fixed protection against CRLF injection in host headers inside fetch API (bsc#1208485).
- CVE-2023-24807: Fixed possible Regular Expression Denial of Service (ReDoS) via Headers.set() and Headers.append() methods (bsc#1208413).
Bug fixes:
- Workaround for failing openssl-nodejs test (bsc#1205568).
Patchnames: SUSE-2023-609,SUSE-SLE-Module-Web-Scripting-12-2023-609
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.3 (Medium)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.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.19.1-8.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
25 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\nUpdate to LTS version 16.19.1:\n\n- CVE-2023-23918: Fixed permissions policies that could have been bypassed via process.mainModule (bsc#1208481).\n- CVE-2023-23919: Fixed OpenSSL error handling issues in nodejs crypto library (bsc#1208483).\n- CVE-2023-23920: Fixed insecure loading of ICU data through ICU_DATA environment (bsc#1208487).\n- CVE-2023-23936: Fixed protection against CRLF injection in host headers inside fetch API (bsc#1208485).\n- CVE-2023-24807: Fixed possible Regular Expression Denial of Service (ReDoS) via Headers.set() and Headers.append() methods (bsc#1208413).\n\nBug fixes:\n\n- Workaround for failing openssl-nodejs test (bsc#1205568).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-609,SUSE-SLE-Module-Web-Scripting-12-2023-609",
"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-2023_0609-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:0609-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230609-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:0609-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/013970.html"
},
{
"category": "self",
"summary": "SUSE Bug 1205568",
"url": "https://bugzilla.suse.com/1205568"
},
{
"category": "self",
"summary": "SUSE Bug 1208413",
"url": "https://bugzilla.suse.com/1208413"
},
{
"category": "self",
"summary": "SUSE Bug 1208481",
"url": "https://bugzilla.suse.com/1208481"
},
{
"category": "self",
"summary": "SUSE Bug 1208483",
"url": "https://bugzilla.suse.com/1208483"
},
{
"category": "self",
"summary": "SUSE Bug 1208485",
"url": "https://bugzilla.suse.com/1208485"
},
{
"category": "self",
"summary": "SUSE Bug 1208487",
"url": "https://bugzilla.suse.com/1208487"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-23918 page",
"url": "https://www.suse.com/security/cve/CVE-2023-23918/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-23919 page",
"url": "https://www.suse.com/security/cve/CVE-2023-23919/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-23920 page",
"url": "https://www.suse.com/security/cve/CVE-2023-23920/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-23936 page",
"url": "https://www.suse.com/security/cve/CVE-2023-23936/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-24807 page",
"url": "https://www.suse.com/security/cve/CVE-2023-24807/"
}
],
"title": "Security update for nodejs16",
"tracking": {
"current_release_date": "2023-03-03T11:03:51Z",
"generator": {
"date": "2023-03-03T11:03:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:0609-1",
"initial_release_date": "2023-03-03T11:03:51Z",
"revision_history": [
{
"date": "2023-03-03T11:03:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.19.1-8.24.1.aarch64",
"product": {
"name": "corepack16-16.19.1-8.24.1.aarch64",
"product_id": "corepack16-16.19.1-8.24.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs16-16.19.1-8.24.1.aarch64",
"product": {
"name": "nodejs16-16.19.1-8.24.1.aarch64",
"product_id": "nodejs16-16.19.1-8.24.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.19.1-8.24.1.aarch64",
"product": {
"name": "nodejs16-devel-16.19.1-8.24.1.aarch64",
"product_id": "nodejs16-devel-16.19.1-8.24.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm16-16.19.1-8.24.1.aarch64",
"product": {
"name": "npm16-16.19.1-8.24.1.aarch64",
"product_id": "npm16-16.19.1-8.24.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.19.1-8.24.1.i586",
"product": {
"name": "corepack16-16.19.1-8.24.1.i586",
"product_id": "corepack16-16.19.1-8.24.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs16-16.19.1-8.24.1.i586",
"product": {
"name": "nodejs16-16.19.1-8.24.1.i586",
"product_id": "nodejs16-16.19.1-8.24.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.19.1-8.24.1.i586",
"product": {
"name": "nodejs16-devel-16.19.1-8.24.1.i586",
"product_id": "nodejs16-devel-16.19.1-8.24.1.i586"
}
},
{
"category": "product_version",
"name": "npm16-16.19.1-8.24.1.i586",
"product": {
"name": "npm16-16.19.1-8.24.1.i586",
"product_id": "npm16-16.19.1-8.24.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs16-docs-16.19.1-8.24.1.noarch",
"product": {
"name": "nodejs16-docs-16.19.1-8.24.1.noarch",
"product_id": "nodejs16-docs-16.19.1-8.24.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.19.1-8.24.1.ppc64le",
"product": {
"name": "corepack16-16.19.1-8.24.1.ppc64le",
"product_id": "corepack16-16.19.1-8.24.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs16-16.19.1-8.24.1.ppc64le",
"product": {
"name": "nodejs16-16.19.1-8.24.1.ppc64le",
"product_id": "nodejs16-16.19.1-8.24.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.19.1-8.24.1.ppc64le",
"product": {
"name": "nodejs16-devel-16.19.1-8.24.1.ppc64le",
"product_id": "nodejs16-devel-16.19.1-8.24.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm16-16.19.1-8.24.1.ppc64le",
"product": {
"name": "npm16-16.19.1-8.24.1.ppc64le",
"product_id": "npm16-16.19.1-8.24.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.19.1-8.24.1.s390x",
"product": {
"name": "corepack16-16.19.1-8.24.1.s390x",
"product_id": "corepack16-16.19.1-8.24.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs16-16.19.1-8.24.1.s390x",
"product": {
"name": "nodejs16-16.19.1-8.24.1.s390x",
"product_id": "nodejs16-16.19.1-8.24.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.19.1-8.24.1.s390x",
"product": {
"name": "nodejs16-devel-16.19.1-8.24.1.s390x",
"product_id": "nodejs16-devel-16.19.1-8.24.1.s390x"
}
},
{
"category": "product_version",
"name": "npm16-16.19.1-8.24.1.s390x",
"product": {
"name": "npm16-16.19.1-8.24.1.s390x",
"product_id": "npm16-16.19.1-8.24.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.19.1-8.24.1.x86_64",
"product": {
"name": "corepack16-16.19.1-8.24.1.x86_64",
"product_id": "corepack16-16.19.1-8.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs16-16.19.1-8.24.1.x86_64",
"product": {
"name": "nodejs16-16.19.1-8.24.1.x86_64",
"product_id": "nodejs16-16.19.1-8.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.19.1-8.24.1.x86_64",
"product": {
"name": "nodejs16-devel-16.19.1-8.24.1.x86_64",
"product_id": "nodejs16-devel-16.19.1-8.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm16-16.19.1-8.24.1.x86_64",
"product": {
"name": "npm16-16.19.1-8.24.1.x86_64",
"product_id": "npm16-16.19.1-8.24.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.19.1-8.24.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.19.1-8.24.1.aarch64"
},
"product_reference": "nodejs16-16.19.1-8.24.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.19.1-8.24.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.19.1-8.24.1.ppc64le"
},
"product_reference": "nodejs16-16.19.1-8.24.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.19.1-8.24.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.19.1-8.24.1.s390x"
},
"product_reference": "nodejs16-16.19.1-8.24.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.19.1-8.24.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.19.1-8.24.1.x86_64"
},
"product_reference": "nodejs16-16.19.1-8.24.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.19.1-8.24.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.19.1-8.24.1.aarch64"
},
"product_reference": "nodejs16-devel-16.19.1-8.24.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.19.1-8.24.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.19.1-8.24.1.ppc64le"
},
"product_reference": "nodejs16-devel-16.19.1-8.24.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.19.1-8.24.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.19.1-8.24.1.s390x"
},
"product_reference": "nodejs16-devel-16.19.1-8.24.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.19.1-8.24.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.19.1-8.24.1.x86_64"
},
"product_reference": "nodejs16-devel-16.19.1-8.24.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.19.1-8.24.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.19.1-8.24.1.noarch"
},
"product_reference": "nodejs16-docs-16.19.1-8.24.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.19.1-8.24.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.19.1-8.24.1.aarch64"
},
"product_reference": "npm16-16.19.1-8.24.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.19.1-8.24.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.19.1-8.24.1.ppc64le"
},
"product_reference": "npm16-16.19.1-8.24.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.19.1-8.24.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.19.1-8.24.1.s390x"
},
"product_reference": "npm16-16.19.1-8.24.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.19.1-8.24.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.19.1-8.24.1.x86_64"
},
"product_reference": "npm16-16.19.1-8.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-23918",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-23918"
}
],
"notes": [
{
"category": "general",
"text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-23918",
"url": "https://www.suse.com/security/cve/CVE-2023-23918"
},
{
"category": "external",
"summary": "SUSE Bug 1208481 for CVE-2023-23918",
"url": "https://bugzilla.suse.com/1208481"
}
],
"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.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-03T11:03:51Z",
"details": "moderate"
}
],
"title": "CVE-2023-23918"
},
{
"cve": "CVE-2023-23919",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-23919"
}
],
"notes": [
{
"category": "general",
"text": "A cryptographic vulnerability exists in Node.js \u003c19.2.0, \u003c18.14.1, \u003c16.19.1, \u003c14.21.3 that in some cases did does not clear the OpenSSL error stack after operations that may set it. This may lead to false positive errors during subsequent cryptographic operations that happen to be on the same thread. This in turn could be used to cause a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-23919",
"url": "https://www.suse.com/security/cve/CVE-2023-23919"
},
{
"category": "external",
"summary": "SUSE Bug 1208483 for CVE-2023-23919",
"url": "https://bugzilla.suse.com/1208483"
}
],
"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.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-03T11:03:51Z",
"details": "important"
}
],
"title": "CVE-2023-23919"
},
{
"cve": "CVE-2023-23920",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-23920"
}
],
"notes": [
{
"category": "general",
"text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-23920",
"url": "https://www.suse.com/security/cve/CVE-2023-23920"
},
{
"category": "external",
"summary": "SUSE Bug 1208487 for CVE-2023-23920",
"url": "https://bugzilla.suse.com/1208487"
}
],
"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.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-03T11:03:51Z",
"details": "important"
}
],
"title": "CVE-2023-23920"
},
{
"cve": "CVE-2023-23936",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-23936"
}
],
"notes": [
{
"category": "general",
"text": "Undici is an HTTP/1.1 client for Node.js. Starting with version 2.0.0 and prior to version 5.19.1, the undici library does not protect `host` HTTP header from CRLF injection vulnerabilities. This issue is patched in Undici v5.19.1. As a workaround, sanitize the `headers.host` string before passing to undici.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-23936",
"url": "https://www.suse.com/security/cve/CVE-2023-23936"
},
{
"category": "external",
"summary": "SUSE Bug 1208485 for CVE-2023-23936",
"url": "https://bugzilla.suse.com/1208485"
}
],
"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.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-03T11:03:51Z",
"details": "moderate"
}
],
"title": "CVE-2023-23936"
},
{
"cve": "CVE-2023-24807",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-24807"
}
],
"notes": [
{
"category": "general",
"text": "Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.append()` methods are vulnerable to Regular Expression Denial of Service (ReDoS) attacks when untrusted values are passed into the functions. This is due to the inefficient regular expression used to normalize the values in the `headerValueNormalize()` utility function. This vulnerability was patched in v5.19.1. No known workarounds are available.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-24807",
"url": "https://www.suse.com/security/cve/CVE-2023-24807"
},
{
"category": "external",
"summary": "SUSE Bug 1208413 for CVE-2023-24807",
"url": "https://bugzilla.suse.com/1208413"
}
],
"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.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-03T11:03:51Z",
"details": "important"
}
],
"title": "CVE-2023-24807"
}
]
}
SUSE-SU-2023:0673-1
Vulnerability from csaf_suse - Published: 2023-03-08 13:28 - Updated: 2023-03-08 13:28Summary
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:
Update to LTS version 16.19.1:
- CVE-2023-23918: Fixed permissions policies that could have been bypassed via process.mainModule (bsc#1208481).
- CVE-2023-23919: Fixed OpenSSL error handling issues in nodejs crypto library (bsc#1208483).
- CVE-2023-23920: Fixed insecure loading of ICU data through ICU_DATA environment (bsc#1208487).
- CVE-2023-23936: Fixed protection against CRLF injection in host headers inside fetch API (bsc#1208485).
- CVE-2023-24807: Fixed possible Regular Expression Denial of Service (ReDoS) via Headers.set() and Headers.append() methods (bsc#1208413).
Bug fixes:
- Workaround for failing openssl-nodejs test (bsc#1205568).
Patchnames: SUSE-2023-673,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-673,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-673,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-673,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-673,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-673,SUSE-Storage-7.1-2023-673
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.3 (Medium)
Affected products
Recommended
51 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
51 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
51 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
51 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
51 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
25 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\nUpdate to LTS version 16.19.1:\n\n- CVE-2023-23918: Fixed permissions policies that could have been bypassed via process.mainModule (bsc#1208481).\n- CVE-2023-23919: Fixed OpenSSL error handling issues in nodejs crypto library (bsc#1208483).\n- CVE-2023-23920: Fixed insecure loading of ICU data through ICU_DATA environment (bsc#1208487).\n- CVE-2023-23936: Fixed protection against CRLF injection in host headers inside fetch API (bsc#1208485).\n- CVE-2023-24807: Fixed possible Regular Expression Denial of Service (ReDoS) via Headers.set() and Headers.append() methods (bsc#1208413).\n\nBug fixes:\n\n- Workaround for failing openssl-nodejs test (bsc#1205568).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-673,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-673,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-673,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-673,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-673,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-673,SUSE-Storage-7.1-2023-673",
"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-2023_0673-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:0673-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230673-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:0673-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/013999.html"
},
{
"category": "self",
"summary": "SUSE Bug 1205568",
"url": "https://bugzilla.suse.com/1205568"
},
{
"category": "self",
"summary": "SUSE Bug 1208413",
"url": "https://bugzilla.suse.com/1208413"
},
{
"category": "self",
"summary": "SUSE Bug 1208481",
"url": "https://bugzilla.suse.com/1208481"
},
{
"category": "self",
"summary": "SUSE Bug 1208483",
"url": "https://bugzilla.suse.com/1208483"
},
{
"category": "self",
"summary": "SUSE Bug 1208485",
"url": "https://bugzilla.suse.com/1208485"
},
{
"category": "self",
"summary": "SUSE Bug 1208487",
"url": "https://bugzilla.suse.com/1208487"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-23918 page",
"url": "https://www.suse.com/security/cve/CVE-2023-23918/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-23919 page",
"url": "https://www.suse.com/security/cve/CVE-2023-23919/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-23920 page",
"url": "https://www.suse.com/security/cve/CVE-2023-23920/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-23936 page",
"url": "https://www.suse.com/security/cve/CVE-2023-23936/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-24807 page",
"url": "https://www.suse.com/security/cve/CVE-2023-24807/"
}
],
"title": "Security update for nodejs16",
"tracking": {
"current_release_date": "2023-03-08T13:28:14Z",
"generator": {
"date": "2023-03-08T13:28:14Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:0673-1",
"initial_release_date": "2023-03-08T13:28:14Z",
"revision_history": [
{
"date": "2023-03-08T13:28:14Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.19.1-150300.7.18.1.aarch64",
"product": {
"name": "corepack16-16.19.1-150300.7.18.1.aarch64",
"product_id": "corepack16-16.19.1-150300.7.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs16-16.19.1-150300.7.18.1.aarch64",
"product": {
"name": "nodejs16-16.19.1-150300.7.18.1.aarch64",
"product_id": "nodejs16-16.19.1-150300.7.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"product": {
"name": "nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"product_id": "nodejs16-devel-16.19.1-150300.7.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm16-16.19.1-150300.7.18.1.aarch64",
"product": {
"name": "npm16-16.19.1-150300.7.18.1.aarch64",
"product_id": "npm16-16.19.1-150300.7.18.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.19.1-150300.7.18.1.i586",
"product": {
"name": "corepack16-16.19.1-150300.7.18.1.i586",
"product_id": "corepack16-16.19.1-150300.7.18.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs16-16.19.1-150300.7.18.1.i586",
"product": {
"name": "nodejs16-16.19.1-150300.7.18.1.i586",
"product_id": "nodejs16-16.19.1-150300.7.18.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.19.1-150300.7.18.1.i586",
"product": {
"name": "nodejs16-devel-16.19.1-150300.7.18.1.i586",
"product_id": "nodejs16-devel-16.19.1-150300.7.18.1.i586"
}
},
{
"category": "product_version",
"name": "npm16-16.19.1-150300.7.18.1.i586",
"product": {
"name": "npm16-16.19.1-150300.7.18.1.i586",
"product_id": "npm16-16.19.1-150300.7.18.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"product": {
"name": "nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"product_id": "nodejs16-docs-16.19.1-150300.7.18.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.19.1-150300.7.18.1.ppc64le",
"product": {
"name": "corepack16-16.19.1-150300.7.18.1.ppc64le",
"product_id": "corepack16-16.19.1-150300.7.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs16-16.19.1-150300.7.18.1.ppc64le",
"product": {
"name": "nodejs16-16.19.1-150300.7.18.1.ppc64le",
"product_id": "nodejs16-16.19.1-150300.7.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"product": {
"name": "nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"product_id": "nodejs16-devel-16.19.1-150300.7.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm16-16.19.1-150300.7.18.1.ppc64le",
"product": {
"name": "npm16-16.19.1-150300.7.18.1.ppc64le",
"product_id": "npm16-16.19.1-150300.7.18.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.19.1-150300.7.18.1.s390x",
"product": {
"name": "corepack16-16.19.1-150300.7.18.1.s390x",
"product_id": "corepack16-16.19.1-150300.7.18.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs16-16.19.1-150300.7.18.1.s390x",
"product": {
"name": "nodejs16-16.19.1-150300.7.18.1.s390x",
"product_id": "nodejs16-16.19.1-150300.7.18.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"product": {
"name": "nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"product_id": "nodejs16-devel-16.19.1-150300.7.18.1.s390x"
}
},
{
"category": "product_version",
"name": "npm16-16.19.1-150300.7.18.1.s390x",
"product": {
"name": "npm16-16.19.1-150300.7.18.1.s390x",
"product_id": "npm16-16.19.1-150300.7.18.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack16-16.19.1-150300.7.18.1.x86_64",
"product": {
"name": "corepack16-16.19.1-150300.7.18.1.x86_64",
"product_id": "corepack16-16.19.1-150300.7.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs16-16.19.1-150300.7.18.1.x86_64",
"product": {
"name": "nodejs16-16.19.1-150300.7.18.1.x86_64",
"product_id": "nodejs16-16.19.1-150300.7.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"product": {
"name": "nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"product_id": "nodejs16-devel-16.19.1-150300.7.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm16-16.19.1-150300.7.18.1.x86_64",
"product": {
"name": "npm16-16.19.1-150300.7.18.1.x86_64",
"product_id": "npm16-16.19.1-150300.7.18.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.2",
"product": {
"name": "SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.19.1-150300.7.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64"
},
"product_reference": "nodejs16-16.19.1-150300.7.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.19.1-150300.7.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64"
},
"product_reference": "nodejs16-16.19.1-150300.7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.19.1-150300.7.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64"
},
"product_reference": "nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.19.1-150300.7.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64"
},
"product_reference": "nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-docs-16.19.1-150300.7.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch"
},
"product_reference": "nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.19.1-150300.7.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64"
},
"product_reference": "npm16-16.19.1-150300.7.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.19.1-150300.7.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64"
},
"product_reference": "npm16-16.19.1-150300.7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.19.1-150300.7.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64"
},
"product_reference": "nodejs16-16.19.1-150300.7.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.19.1-150300.7.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64"
},
"product_reference": "nodejs16-16.19.1-150300.7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.19.1-150300.7.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64"
},
"product_reference": "nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.19.1-150300.7.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64"
},
"product_reference": "nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-docs-16.19.1-150300.7.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch"
},
"product_reference": "nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.19.1-150300.7.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64"
},
"product_reference": "npm16-16.19.1-150300.7.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.19.1-150300.7.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64"
},
"product_reference": "npm16-16.19.1-150300.7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.19.1-150300.7.18.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64"
},
"product_reference": "nodejs16-16.19.1-150300.7.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.19.1-150300.7.18.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le"
},
"product_reference": "nodejs16-16.19.1-150300.7.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.19.1-150300.7.18.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x"
},
"product_reference": "nodejs16-16.19.1-150300.7.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.19.1-150300.7.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64"
},
"product_reference": "nodejs16-16.19.1-150300.7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.19.1-150300.7.18.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64"
},
"product_reference": "nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.19.1-150300.7.18.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le"
},
"product_reference": "nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.19.1-150300.7.18.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x"
},
"product_reference": "nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.19.1-150300.7.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64"
},
"product_reference": "nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-docs-16.19.1-150300.7.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch"
},
"product_reference": "nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.19.1-150300.7.18.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64"
},
"product_reference": "npm16-16.19.1-150300.7.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.19.1-150300.7.18.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le"
},
"product_reference": "npm16-16.19.1-150300.7.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.19.1-150300.7.18.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x"
},
"product_reference": "npm16-16.19.1-150300.7.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.19.1-150300.7.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64"
},
"product_reference": "npm16-16.19.1-150300.7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.19.1-150300.7.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le"
},
"product_reference": "nodejs16-16.19.1-150300.7.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.19.1-150300.7.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64"
},
"product_reference": "nodejs16-16.19.1-150300.7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.19.1-150300.7.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le"
},
"product_reference": "nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.19.1-150300.7.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64"
},
"product_reference": "nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-docs-16.19.1-150300.7.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch"
},
"product_reference": "nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.19.1-150300.7.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le"
},
"product_reference": "npm16-16.19.1-150300.7.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.19.1-150300.7.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64"
},
"product_reference": "npm16-16.19.1-150300.7.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.19.1-150300.7.18.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le"
},
"product_reference": "nodejs16-16.19.1-150300.7.18.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.19.1-150300.7.18.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x"
},
"product_reference": "nodejs16-16.19.1-150300.7.18.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.19.1-150300.7.18.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64"
},
"product_reference": "nodejs16-16.19.1-150300.7.18.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.19.1-150300.7.18.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le"
},
"product_reference": "nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.19.1-150300.7.18.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x"
},
"product_reference": "nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.19.1-150300.7.18.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64"
},
"product_reference": "nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-docs-16.19.1-150300.7.18.1.noarch as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch"
},
"product_reference": "nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.19.1-150300.7.18.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le"
},
"product_reference": "npm16-16.19.1-150300.7.18.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.19.1-150300.7.18.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x"
},
"product_reference": "npm16-16.19.1-150300.7.18.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.19.1-150300.7.18.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64"
},
"product_reference": "npm16-16.19.1-150300.7.18.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.19.1-150300.7.18.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.aarch64"
},
"product_reference": "nodejs16-16.19.1-150300.7.18.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-16.19.1-150300.7.18.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64"
},
"product_reference": "nodejs16-16.19.1-150300.7.18.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.19.1-150300.7.18.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64"
},
"product_reference": "nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-devel-16.19.1-150300.7.18.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64"
},
"product_reference": "nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs16-docs-16.19.1-150300.7.18.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch"
},
"product_reference": "nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.19.1-150300.7.18.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64"
},
"product_reference": "npm16-16.19.1-150300.7.18.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm16-16.19.1-150300.7.18.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64"
},
"product_reference": "npm16-16.19.1-150300.7.18.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-23918",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-23918"
}
],
"notes": [
{
"category": "general",
"text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-23918",
"url": "https://www.suse.com/security/cve/CVE-2023-23918"
},
{
"category": "external",
"summary": "SUSE Bug 1208481 for CVE-2023-23918",
"url": "https://bugzilla.suse.com/1208481"
}
],
"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.1:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-08T13:28:14Z",
"details": "moderate"
}
],
"title": "CVE-2023-23918"
},
{
"cve": "CVE-2023-23919",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-23919"
}
],
"notes": [
{
"category": "general",
"text": "A cryptographic vulnerability exists in Node.js \u003c19.2.0, \u003c18.14.1, \u003c16.19.1, \u003c14.21.3 that in some cases did does not clear the OpenSSL error stack after operations that may set it. This may lead to false positive errors during subsequent cryptographic operations that happen to be on the same thread. This in turn could be used to cause a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-23919",
"url": "https://www.suse.com/security/cve/CVE-2023-23919"
},
{
"category": "external",
"summary": "SUSE Bug 1208483 for CVE-2023-23919",
"url": "https://bugzilla.suse.com/1208483"
}
],
"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.1:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-08T13:28:14Z",
"details": "important"
}
],
"title": "CVE-2023-23919"
},
{
"cve": "CVE-2023-23920",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-23920"
}
],
"notes": [
{
"category": "general",
"text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-23920",
"url": "https://www.suse.com/security/cve/CVE-2023-23920"
},
{
"category": "external",
"summary": "SUSE Bug 1208487 for CVE-2023-23920",
"url": "https://bugzilla.suse.com/1208487"
}
],
"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.1:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-08T13:28:14Z",
"details": "important"
}
],
"title": "CVE-2023-23920"
},
{
"cve": "CVE-2023-23936",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-23936"
}
],
"notes": [
{
"category": "general",
"text": "Undici is an HTTP/1.1 client for Node.js. Starting with version 2.0.0 and prior to version 5.19.1, the undici library does not protect `host` HTTP header from CRLF injection vulnerabilities. This issue is patched in Undici v5.19.1. As a workaround, sanitize the `headers.host` string before passing to undici.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-23936",
"url": "https://www.suse.com/security/cve/CVE-2023-23936"
},
{
"category": "external",
"summary": "SUSE Bug 1208485 for CVE-2023-23936",
"url": "https://bugzilla.suse.com/1208485"
}
],
"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.1:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-08T13:28:14Z",
"details": "moderate"
}
],
"title": "CVE-2023-23936"
},
{
"cve": "CVE-2023-24807",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-24807"
}
],
"notes": [
{
"category": "general",
"text": "Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.append()` methods are vulnerable to Regular Expression Denial of Service (ReDoS) attacks when untrusted values are passed into the functions. This is due to the inefficient regular expression used to normalize the values in the `headerValueNormalize()` utility function. This vulnerability was patched in v5.19.1. No known workarounds are available.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-24807",
"url": "https://www.suse.com/security/cve/CVE-2023-24807"
},
{
"category": "external",
"summary": "SUSE Bug 1208413 for CVE-2023-24807",
"url": "https://bugzilla.suse.com/1208413"
}
],
"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.1:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64",
"SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x",
"SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-08T13:28:14Z",
"details": "important"
}
],
"title": "CVE-2023-24807"
}
]
}
SUSE-SU-2023:0674-1
Vulnerability from csaf_suse - Published: 2023-03-08 13:29 - Updated: 2023-03-08 13:29Summary
Security update for nodejs14
Severity
Important
Notes
Title of the patch: Security update for nodejs14
Description of the patch: This update for nodejs14 fixes the following issues:
Update to 14.21.3:
- CVE-2023-23918: Fixed permissions policies that could have been bypassed via process.mainModule (bsc#1208481).
- CVE-2023-23920: Fixed insecure loading of ICU data through ICU_DATA environment (bsc#1208487).
Patchnames: SUSE-2023-674,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-674,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-674,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-674,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-674,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-674,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-674,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-674,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-674,SUSE-Storage-7-2023-674,SUSE-Storage-7.1-2023-674,openSUSE-SLE-15.4-2023-674
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.3 (Medium)
Affected products
Recommended
102 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs14-devel-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs14-devel-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs14-docs-14.21.3-150200.15.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs14-devel-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs14-devel-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs14-docs-14.21.3-150200.15.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-docs-14.21.3-150200.15.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-devel-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-docs-14.21.3-150200.15.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm14-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-docs-14.21.3-150200.15.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs14-docs-14.21.3-150200.15.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-docs-14.21.3-150200.15.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.1 (High)
Affected products
Recommended
102 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs14-devel-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs14-devel-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs14-docs-14.21.3-150200.15.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs14-devel-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs14-devel-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs14-docs-14.21.3-150200.15.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-docs-14.21.3-150200.15.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-devel-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-docs-14.21.3-150200.15.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm14-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-docs-14.21.3-150200.15.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs14-docs-14.21.3-150200.15.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs14-docs-14.21.3-150200.15.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
12 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 nodejs14",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nodejs14 fixes the following issues:\n\nUpdate to 14.21.3:\n\n- CVE-2023-23918: Fixed permissions policies that could have been bypassed via process.mainModule (bsc#1208481).\n- CVE-2023-23920: Fixed insecure loading of ICU data through ICU_DATA environment (bsc#1208487).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-674,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-674,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-674,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-674,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-674,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-674,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-674,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-674,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-674,SUSE-Storage-7-2023-674,SUSE-Storage-7.1-2023-674,openSUSE-SLE-15.4-2023-674",
"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-2023_0674-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:0674-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230674-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:0674-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/013998.html"
},
{
"category": "self",
"summary": "SUSE Bug 1208481",
"url": "https://bugzilla.suse.com/1208481"
},
{
"category": "self",
"summary": "SUSE Bug 1208487",
"url": "https://bugzilla.suse.com/1208487"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-23918 page",
"url": "https://www.suse.com/security/cve/CVE-2023-23918/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-23920 page",
"url": "https://www.suse.com/security/cve/CVE-2023-23920/"
}
],
"title": "Security update for nodejs14",
"tracking": {
"current_release_date": "2023-03-08T13:29:11Z",
"generator": {
"date": "2023-03-08T13:29:11Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:0674-1",
"initial_release_date": "2023-03-08T13:29:11Z",
"revision_history": [
{
"date": "2023-03-08T13:29:11Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "corepack14-14.21.3-150200.15.43.1.aarch64",
"product": {
"name": "corepack14-14.21.3-150200.15.43.1.aarch64",
"product_id": "corepack14-14.21.3-150200.15.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs14-14.21.3-150200.15.43.1.aarch64",
"product": {
"name": "nodejs14-14.21.3-150200.15.43.1.aarch64",
"product_id": "nodejs14-14.21.3-150200.15.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"product": {
"name": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"product_id": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm14-14.21.3-150200.15.43.1.aarch64",
"product": {
"name": "npm14-14.21.3-150200.15.43.1.aarch64",
"product_id": "npm14-14.21.3-150200.15.43.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack14-14.21.3-150200.15.43.1.i586",
"product": {
"name": "corepack14-14.21.3-150200.15.43.1.i586",
"product_id": "corepack14-14.21.3-150200.15.43.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs14-14.21.3-150200.15.43.1.i586",
"product": {
"name": "nodejs14-14.21.3-150200.15.43.1.i586",
"product_id": "nodejs14-14.21.3-150200.15.43.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs14-devel-14.21.3-150200.15.43.1.i586",
"product": {
"name": "nodejs14-devel-14.21.3-150200.15.43.1.i586",
"product_id": "nodejs14-devel-14.21.3-150200.15.43.1.i586"
}
},
{
"category": "product_version",
"name": "npm14-14.21.3-150200.15.43.1.i586",
"product": {
"name": "npm14-14.21.3-150200.15.43.1.i586",
"product_id": "npm14-14.21.3-150200.15.43.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"product": {
"name": "nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"product_id": "nodejs14-docs-14.21.3-150200.15.43.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack14-14.21.3-150200.15.43.1.ppc64le",
"product": {
"name": "corepack14-14.21.3-150200.15.43.1.ppc64le",
"product_id": "corepack14-14.21.3-150200.15.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs14-14.21.3-150200.15.43.1.ppc64le",
"product": {
"name": "nodejs14-14.21.3-150200.15.43.1.ppc64le",
"product_id": "nodejs14-14.21.3-150200.15.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"product": {
"name": "nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"product_id": "nodejs14-devel-14.21.3-150200.15.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm14-14.21.3-150200.15.43.1.ppc64le",
"product": {
"name": "npm14-14.21.3-150200.15.43.1.ppc64le",
"product_id": "npm14-14.21.3-150200.15.43.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack14-14.21.3-150200.15.43.1.s390x",
"product": {
"name": "corepack14-14.21.3-150200.15.43.1.s390x",
"product_id": "corepack14-14.21.3-150200.15.43.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs14-14.21.3-150200.15.43.1.s390x",
"product": {
"name": "nodejs14-14.21.3-150200.15.43.1.s390x",
"product_id": "nodejs14-14.21.3-150200.15.43.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs14-devel-14.21.3-150200.15.43.1.s390x",
"product": {
"name": "nodejs14-devel-14.21.3-150200.15.43.1.s390x",
"product_id": "nodejs14-devel-14.21.3-150200.15.43.1.s390x"
}
},
{
"category": "product_version",
"name": "npm14-14.21.3-150200.15.43.1.s390x",
"product": {
"name": "npm14-14.21.3-150200.15.43.1.s390x",
"product_id": "npm14-14.21.3-150200.15.43.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack14-14.21.3-150200.15.43.1.x86_64",
"product": {
"name": "corepack14-14.21.3-150200.15.43.1.x86_64",
"product_id": "corepack14-14.21.3-150200.15.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs14-14.21.3-150200.15.43.1.x86_64",
"product": {
"name": "nodejs14-14.21.3-150200.15.43.1.x86_64",
"product_id": "nodejs14-14.21.3-150200.15.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"product": {
"name": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"product_id": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm14-14.21.3-150200.15.43.1.x86_64",
"product": {
"name": "npm14-14.21.3-150200.15.43.1.x86_64",
"product_id": "npm14-14.21.3-150200.15.43.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 High Performance Computing 15 SP3-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"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 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"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 Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.2",
"product": {
"name": "SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.2"
}
}
},
{
"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": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"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.21.3-150200.15.43.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:nodejs14-14.21.3-150200.15.43.1.aarch64"
},
"product_reference": "nodejs14-14.21.3-150200.15.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.21.3-150200.15.43.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:nodejs14-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "nodejs14-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.21.3-150200.15.43.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:nodejs14-devel-14.21.3-150200.15.43.1.aarch64"
},
"product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.21.3-150200.15.43.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:nodejs14-devel-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-docs-14.21.3-150200.15.43.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:nodejs14-docs-14.21.3-150200.15.43.1.noarch"
},
"product_reference": "nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.21.3-150200.15.43.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:npm14-14.21.3-150200.15.43.1.aarch64"
},
"product_reference": "npm14-14.21.3-150200.15.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.21.3-150200.15.43.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:npm14-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "npm14-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.21.3-150200.15.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-14.21.3-150200.15.43.1.aarch64"
},
"product_reference": "nodejs14-14.21.3-150200.15.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "nodejs14-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64"
},
"product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-docs-14.21.3-150200.15.43.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-docs-14.21.3-150200.15.43.1.noarch"
},
"product_reference": "nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.21.3-150200.15.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm14-14.21.3-150200.15.43.1.aarch64"
},
"product_reference": "npm14-14.21.3-150200.15.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm14-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "npm14-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.21.3-150200.15.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64"
},
"product_reference": "nodejs14-14.21.3-150200.15.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "nodejs14-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64"
},
"product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-docs-14.21.3-150200.15.43.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch"
},
"product_reference": "nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.21.3-150200.15.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.aarch64"
},
"product_reference": "npm14-14.21.3-150200.15.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "npm14-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.21.3-150200.15.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64"
},
"product_reference": "nodejs14-14.21.3-150200.15.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.21.3-150200.15.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.ppc64le"
},
"product_reference": "nodejs14-14.21.3-150200.15.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.21.3-150200.15.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.s390x"
},
"product_reference": "nodejs14-14.21.3-150200.15.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "nodejs14-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64"
},
"product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.21.3-150200.15.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le"
},
"product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.21.3-150200.15.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.s390x"
},
"product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-docs-14.21.3-150200.15.43.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch"
},
"product_reference": "nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.21.3-150200.15.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.aarch64"
},
"product_reference": "npm14-14.21.3-150200.15.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.21.3-150200.15.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.ppc64le"
},
"product_reference": "npm14-14.21.3-150200.15.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.21.3-150200.15.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.s390x"
},
"product_reference": "npm14-14.21.3-150200.15.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "npm14-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.21.3-150200.15.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64"
},
"product_reference": "nodejs14-14.21.3-150200.15.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.21.3-150200.15.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.ppc64le"
},
"product_reference": "nodejs14-14.21.3-150200.15.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.21.3-150200.15.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.s390x"
},
"product_reference": "nodejs14-14.21.3-150200.15.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "nodejs14-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64"
},
"product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.21.3-150200.15.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le"
},
"product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.21.3-150200.15.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.s390x"
},
"product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-docs-14.21.3-150200.15.43.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch"
},
"product_reference": "nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.21.3-150200.15.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.aarch64"
},
"product_reference": "npm14-14.21.3-150200.15.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.21.3-150200.15.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.ppc64le"
},
"product_reference": "npm14-14.21.3-150200.15.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.21.3-150200.15.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.s390x"
},
"product_reference": "npm14-14.21.3-150200.15.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "npm14-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.21.3-150200.15.43.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:nodejs14-14.21.3-150200.15.43.1.ppc64le"
},
"product_reference": "nodejs14-14.21.3-150200.15.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.21.3-150200.15.43.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:nodejs14-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "nodejs14-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.21.3-150200.15.43.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:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le"
},
"product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.21.3-150200.15.43.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:nodejs14-devel-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-docs-14.21.3-150200.15.43.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:nodejs14-docs-14.21.3-150200.15.43.1.noarch"
},
"product_reference": "nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.21.3-150200.15.43.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:npm14-14.21.3-150200.15.43.1.ppc64le"
},
"product_reference": "npm14-14.21.3-150200.15.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.21.3-150200.15.43.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:npm14-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "npm14-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.21.3-150200.15.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-14.21.3-150200.15.43.1.ppc64le"
},
"product_reference": "nodejs14-14.21.3-150200.15.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "nodejs14-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.21.3-150200.15.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le"
},
"product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-docs-14.21.3-150200.15.43.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-docs-14.21.3-150200.15.43.1.noarch"
},
"product_reference": "nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.21.3-150200.15.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14-14.21.3-150200.15.43.1.ppc64le"
},
"product_reference": "npm14-14.21.3-150200.15.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "npm14-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.21.3-150200.15.43.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.ppc64le"
},
"product_reference": "nodejs14-14.21.3-150200.15.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.21.3-150200.15.43.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.s390x"
},
"product_reference": "nodejs14-14.21.3-150200.15.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "nodejs14-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.21.3-150200.15.43.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le"
},
"product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.21.3-150200.15.43.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.s390x"
},
"product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-docs-14.21.3-150200.15.43.1.noarch as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:nodejs14-docs-14.21.3-150200.15.43.1.noarch"
},
"product_reference": "nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.21.3-150200.15.43.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.ppc64le"
},
"product_reference": "npm14-14.21.3-150200.15.43.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.21.3-150200.15.43.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.s390x"
},
"product_reference": "npm14-14.21.3-150200.15.43.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "npm14-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.21.3-150200.15.43.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:nodejs14-14.21.3-150200.15.43.1.aarch64"
},
"product_reference": "nodejs14-14.21.3-150200.15.43.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:nodejs14-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "nodejs14-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:nodejs14-devel-14.21.3-150200.15.43.1.aarch64"
},
"product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:nodejs14-devel-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-docs-14.21.3-150200.15.43.1.noarch as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:nodejs14-docs-14.21.3-150200.15.43.1.noarch"
},
"product_reference": "nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.21.3-150200.15.43.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:npm14-14.21.3-150200.15.43.1.aarch64"
},
"product_reference": "npm14-14.21.3-150200.15.43.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:npm14-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "npm14-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.21.3-150200.15.43.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:nodejs14-14.21.3-150200.15.43.1.aarch64"
},
"product_reference": "nodejs14-14.21.3-150200.15.43.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:nodejs14-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "nodejs14-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:nodejs14-devel-14.21.3-150200.15.43.1.aarch64"
},
"product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:nodejs14-devel-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-docs-14.21.3-150200.15.43.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:nodejs14-docs-14.21.3-150200.15.43.1.noarch"
},
"product_reference": "nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.21.3-150200.15.43.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:npm14-14.21.3-150200.15.43.1.aarch64"
},
"product_reference": "npm14-14.21.3-150200.15.43.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:npm14-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "npm14-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack14-14.21.3-150200.15.43.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.aarch64"
},
"product_reference": "corepack14-14.21.3-150200.15.43.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack14-14.21.3-150200.15.43.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.ppc64le"
},
"product_reference": "corepack14-14.21.3-150200.15.43.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack14-14.21.3-150200.15.43.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.s390x"
},
"product_reference": "corepack14-14.21.3-150200.15.43.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack14-14.21.3-150200.15.43.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "corepack14-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.21.3-150200.15.43.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.aarch64"
},
"product_reference": "nodejs14-14.21.3-150200.15.43.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.21.3-150200.15.43.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.ppc64le"
},
"product_reference": "nodejs14-14.21.3-150200.15.43.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.21.3-150200.15.43.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.s390x"
},
"product_reference": "nodejs14-14.21.3-150200.15.43.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-14.21.3-150200.15.43.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "nodejs14-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.aarch64"
},
"product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.21.3-150200.15.43.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le"
},
"product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.21.3-150200.15.43.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.s390x"
},
"product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs14-docs-14.21.3-150200.15.43.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs14-docs-14.21.3-150200.15.43.1.noarch"
},
"product_reference": "nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.21.3-150200.15.43.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.aarch64"
},
"product_reference": "npm14-14.21.3-150200.15.43.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.21.3-150200.15.43.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.ppc64le"
},
"product_reference": "npm14-14.21.3-150200.15.43.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.21.3-150200.15.43.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.s390x"
},
"product_reference": "npm14-14.21.3-150200.15.43.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm14-14.21.3-150200.15.43.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.x86_64"
},
"product_reference": "npm14-14.21.3-150200.15.43.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-23918",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-23918"
}
],
"notes": [
{
"category": "general",
"text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Enterprise Storage 7.1:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7.1:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Enterprise Storage 7:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Enterprise Storage 7:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Enterprise Storage 7:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Enterprise Storage 7:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.s390x",
"SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.s390x",
"SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Manager Server 4.2:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.s390x",
"SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.x86_64",
"openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.aarch64",
"openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.ppc64le",
"openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.s390x",
"openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.x86_64",
"openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.aarch64",
"openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.s390x",
"openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.x86_64",
"openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.s390x",
"openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"openSUSE Leap 15.4:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.aarch64",
"openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.ppc64le",
"openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.s390x",
"openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-23918",
"url": "https://www.suse.com/security/cve/CVE-2023-23918"
},
{
"category": "external",
"summary": "SUSE Bug 1208481 for CVE-2023-23918",
"url": "https://bugzilla.suse.com/1208481"
}
],
"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.1:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Enterprise Storage 7.1:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7.1:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Enterprise Storage 7:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Enterprise Storage 7:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Enterprise Storage 7:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Enterprise Storage 7:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.s390x",
"SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.s390x",
"SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Manager Server 4.2:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.s390x",
"SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.x86_64",
"openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.aarch64",
"openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.ppc64le",
"openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.s390x",
"openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.x86_64",
"openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.aarch64",
"openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.s390x",
"openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.x86_64",
"openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.s390x",
"openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"openSUSE Leap 15.4:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.aarch64",
"openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.ppc64le",
"openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.s390x",
"openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Enterprise Storage 7.1:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7.1:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Enterprise Storage 7:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Enterprise Storage 7:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Enterprise Storage 7:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Enterprise Storage 7:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.s390x",
"SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.s390x",
"SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Manager Server 4.2:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.s390x",
"SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.x86_64",
"openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.aarch64",
"openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.ppc64le",
"openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.s390x",
"openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.x86_64",
"openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.aarch64",
"openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.s390x",
"openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.x86_64",
"openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.s390x",
"openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"openSUSE Leap 15.4:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.aarch64",
"openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.ppc64le",
"openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.s390x",
"openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-08T13:29:11Z",
"details": "moderate"
}
],
"title": "CVE-2023-23918"
},
{
"cve": "CVE-2023-23920",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-23920"
}
],
"notes": [
{
"category": "general",
"text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Enterprise Storage 7.1:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7.1:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Enterprise Storage 7:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Enterprise Storage 7:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Enterprise Storage 7:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Enterprise Storage 7:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.s390x",
"SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.s390x",
"SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Manager Server 4.2:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.s390x",
"SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.x86_64",
"openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.aarch64",
"openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.ppc64le",
"openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.s390x",
"openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.x86_64",
"openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.aarch64",
"openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.s390x",
"openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.x86_64",
"openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.s390x",
"openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"openSUSE Leap 15.4:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.aarch64",
"openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.ppc64le",
"openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.s390x",
"openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-23920",
"url": "https://www.suse.com/security/cve/CVE-2023-23920"
},
{
"category": "external",
"summary": "SUSE Bug 1208487 for CVE-2023-23920",
"url": "https://bugzilla.suse.com/1208487"
}
],
"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.1:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Enterprise Storage 7.1:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7.1:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Enterprise Storage 7:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Enterprise Storage 7:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Enterprise Storage 7:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Enterprise Storage 7:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.s390x",
"SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.s390x",
"SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Manager Server 4.2:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.s390x",
"SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.x86_64",
"openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.aarch64",
"openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.ppc64le",
"openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.s390x",
"openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.x86_64",
"openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.aarch64",
"openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.s390x",
"openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.x86_64",
"openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.s390x",
"openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"openSUSE Leap 15.4:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.aarch64",
"openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.ppc64le",
"openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.s390x",
"openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Enterprise Storage 7.1:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7.1:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Enterprise Storage 7:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Enterprise Storage 7:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Enterprise Storage 7:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Enterprise Storage 7:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Enterprise Storage 7:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14-14.21.3-150200.15.43.1.x86_64",
"SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.s390x",
"SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.x86_64",
"SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.s390x",
"SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"SUSE Manager Server 4.2:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.ppc64le",
"SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.s390x",
"SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.x86_64",
"openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.aarch64",
"openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.ppc64le",
"openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.s390x",
"openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.x86_64",
"openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.aarch64",
"openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.ppc64le",
"openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.s390x",
"openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.x86_64",
"openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.aarch64",
"openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le",
"openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.s390x",
"openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.x86_64",
"openSUSE Leap 15.4:nodejs14-docs-14.21.3-150200.15.43.1.noarch",
"openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.aarch64",
"openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.ppc64le",
"openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.s390x",
"openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-08T13:29:11Z",
"details": "important"
}
],
"title": "CVE-2023-23920"
}
]
}
SUSE-SU-2023:0715-1
Vulnerability from csaf_suse - Published: 2023-03-13 09:58 - Updated: 2023-03-13 09:58Summary
Security update for nodejs18
Severity
Important
Notes
Title of the patch: Security update for nodejs18
Description of the patch: This update for nodejs18 fixes the following issues:
Update to NodeJS 18.14.2 LTS:
- CVE-2023-23918: Fixed permissions policies that could have been bypassed via process.mainModule (bsc#1208481).
- CVE-2023-23919: Fixed OpenSSL error handling issues in nodejs crypto library (bsc#1208483).
- CVE-2023-23920: Fixed insecure loading of ICU data through ICU_DATA environment (bsc#1208487).
- CVE-2023-23936: Fixed protection against CRLF injection in host headers inside fetch API (bsc#1208485).
- CVE-2023-24807: Fixed possible Regular Expression Denial of Service (ReDoS) via Headers.set() and Headers.append() methods (bsc#1208413).
Patchnames: SUSE-2023-715,SUSE-SLE-Module-Web-Scripting-12-2023-715
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.3 (Medium)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.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:nodejs18-18.14.2-8.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
24 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 nodejs18",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nodejs18 fixes the following issues:\n \nUpdate to NodeJS 18.14.2 LTS:\n\n- CVE-2023-23918: Fixed permissions policies that could have been bypassed via process.mainModule (bsc#1208481).\n- CVE-2023-23919: Fixed OpenSSL error handling issues in nodejs crypto library (bsc#1208483).\n- CVE-2023-23920: Fixed insecure loading of ICU data through ICU_DATA environment (bsc#1208487).\n- CVE-2023-23936: Fixed protection against CRLF injection in host headers inside fetch API (bsc#1208485).\n- CVE-2023-24807: Fixed possible Regular Expression Denial of Service (ReDoS) via Headers.set() and Headers.append() methods (bsc#1208413).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-715,SUSE-SLE-Module-Web-Scripting-12-2023-715",
"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-2023_0715-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:0715-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230715-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:0715-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/014023.html"
},
{
"category": "self",
"summary": "SUSE Bug 1208413",
"url": "https://bugzilla.suse.com/1208413"
},
{
"category": "self",
"summary": "SUSE Bug 1208481",
"url": "https://bugzilla.suse.com/1208481"
},
{
"category": "self",
"summary": "SUSE Bug 1208483",
"url": "https://bugzilla.suse.com/1208483"
},
{
"category": "self",
"summary": "SUSE Bug 1208485",
"url": "https://bugzilla.suse.com/1208485"
},
{
"category": "self",
"summary": "SUSE Bug 1208487",
"url": "https://bugzilla.suse.com/1208487"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-23918 page",
"url": "https://www.suse.com/security/cve/CVE-2023-23918/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-23919 page",
"url": "https://www.suse.com/security/cve/CVE-2023-23919/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-23920 page",
"url": "https://www.suse.com/security/cve/CVE-2023-23920/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-23936 page",
"url": "https://www.suse.com/security/cve/CVE-2023-23936/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-24807 page",
"url": "https://www.suse.com/security/cve/CVE-2023-24807/"
}
],
"title": "Security update for nodejs18",
"tracking": {
"current_release_date": "2023-03-13T09:58:51Z",
"generator": {
"date": "2023-03-13T09:58:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:0715-1",
"initial_release_date": "2023-03-13T09:58:51Z",
"revision_history": [
{
"date": "2023-03-13T09:58:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "corepack18-18.14.2-8.6.2.aarch64",
"product": {
"name": "corepack18-18.14.2-8.6.2.aarch64",
"product_id": "corepack18-18.14.2-8.6.2.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs18-18.14.2-8.6.2.aarch64",
"product": {
"name": "nodejs18-18.14.2-8.6.2.aarch64",
"product_id": "nodejs18-18.14.2-8.6.2.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs18-devel-18.14.2-8.6.2.aarch64",
"product": {
"name": "nodejs18-devel-18.14.2-8.6.2.aarch64",
"product_id": "nodejs18-devel-18.14.2-8.6.2.aarch64"
}
},
{
"category": "product_version",
"name": "npm18-18.14.2-8.6.2.aarch64",
"product": {
"name": "npm18-18.14.2-8.6.2.aarch64",
"product_id": "npm18-18.14.2-8.6.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack18-18.14.2-8.6.2.i586",
"product": {
"name": "corepack18-18.14.2-8.6.2.i586",
"product_id": "corepack18-18.14.2-8.6.2.i586"
}
},
{
"category": "product_version",
"name": "nodejs18-18.14.2-8.6.2.i586",
"product": {
"name": "nodejs18-18.14.2-8.6.2.i586",
"product_id": "nodejs18-18.14.2-8.6.2.i586"
}
},
{
"category": "product_version",
"name": "nodejs18-devel-18.14.2-8.6.2.i586",
"product": {
"name": "nodejs18-devel-18.14.2-8.6.2.i586",
"product_id": "nodejs18-devel-18.14.2-8.6.2.i586"
}
},
{
"category": "product_version",
"name": "npm18-18.14.2-8.6.2.i586",
"product": {
"name": "npm18-18.14.2-8.6.2.i586",
"product_id": "npm18-18.14.2-8.6.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs18-docs-18.14.2-8.6.2.noarch",
"product": {
"name": "nodejs18-docs-18.14.2-8.6.2.noarch",
"product_id": "nodejs18-docs-18.14.2-8.6.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack18-18.14.2-8.6.2.ppc64le",
"product": {
"name": "corepack18-18.14.2-8.6.2.ppc64le",
"product_id": "corepack18-18.14.2-8.6.2.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs18-18.14.2-8.6.2.ppc64le",
"product": {
"name": "nodejs18-18.14.2-8.6.2.ppc64le",
"product_id": "nodejs18-18.14.2-8.6.2.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs18-devel-18.14.2-8.6.2.ppc64le",
"product": {
"name": "nodejs18-devel-18.14.2-8.6.2.ppc64le",
"product_id": "nodejs18-devel-18.14.2-8.6.2.ppc64le"
}
},
{
"category": "product_version",
"name": "npm18-18.14.2-8.6.2.ppc64le",
"product": {
"name": "npm18-18.14.2-8.6.2.ppc64le",
"product_id": "npm18-18.14.2-8.6.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack18-18.14.2-8.6.2.s390x",
"product": {
"name": "corepack18-18.14.2-8.6.2.s390x",
"product_id": "corepack18-18.14.2-8.6.2.s390x"
}
},
{
"category": "product_version",
"name": "nodejs18-18.14.2-8.6.2.s390x",
"product": {
"name": "nodejs18-18.14.2-8.6.2.s390x",
"product_id": "nodejs18-18.14.2-8.6.2.s390x"
}
},
{
"category": "product_version",
"name": "nodejs18-devel-18.14.2-8.6.2.s390x",
"product": {
"name": "nodejs18-devel-18.14.2-8.6.2.s390x",
"product_id": "nodejs18-devel-18.14.2-8.6.2.s390x"
}
},
{
"category": "product_version",
"name": "npm18-18.14.2-8.6.2.s390x",
"product": {
"name": "npm18-18.14.2-8.6.2.s390x",
"product_id": "npm18-18.14.2-8.6.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack18-18.14.2-8.6.2.x86_64",
"product": {
"name": "corepack18-18.14.2-8.6.2.x86_64",
"product_id": "corepack18-18.14.2-8.6.2.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs18-18.14.2-8.6.2.x86_64",
"product": {
"name": "nodejs18-18.14.2-8.6.2.x86_64",
"product_id": "nodejs18-18.14.2-8.6.2.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs18-devel-18.14.2-8.6.2.x86_64",
"product": {
"name": "nodejs18-devel-18.14.2-8.6.2.x86_64",
"product_id": "nodejs18-devel-18.14.2-8.6.2.x86_64"
}
},
{
"category": "product_version",
"name": "npm18-18.14.2-8.6.2.x86_64",
"product": {
"name": "npm18-18.14.2-8.6.2.x86_64",
"product_id": "npm18-18.14.2-8.6.2.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": "nodejs18-18.14.2-8.6.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.aarch64"
},
"product_reference": "nodejs18-18.14.2-8.6.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-18.14.2-8.6.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le"
},
"product_reference": "nodejs18-18.14.2-8.6.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-18.14.2-8.6.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x"
},
"product_reference": "nodejs18-18.14.2-8.6.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-18.14.2-8.6.2.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:nodejs18-18.14.2-8.6.2.x86_64"
},
"product_reference": "nodejs18-18.14.2-8.6.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-devel-18.14.2-8.6.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64"
},
"product_reference": "nodejs18-devel-18.14.2-8.6.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-devel-18.14.2-8.6.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le"
},
"product_reference": "nodejs18-devel-18.14.2-8.6.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-devel-18.14.2-8.6.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x"
},
"product_reference": "nodejs18-devel-18.14.2-8.6.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-devel-18.14.2-8.6.2.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:nodejs18-devel-18.14.2-8.6.2.x86_64"
},
"product_reference": "nodejs18-devel-18.14.2-8.6.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-docs-18.14.2-8.6.2.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch"
},
"product_reference": "nodejs18-docs-18.14.2-8.6.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm18-18.14.2-8.6.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64"
},
"product_reference": "npm18-18.14.2-8.6.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm18-18.14.2-8.6.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le"
},
"product_reference": "npm18-18.14.2-8.6.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm18-18.14.2-8.6.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x"
},
"product_reference": "npm18-18.14.2-8.6.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm18-18.14.2-8.6.2.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:npm18-18.14.2-8.6.2.x86_64"
},
"product_reference": "npm18-18.14.2-8.6.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-23918",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-23918"
}
],
"notes": [
{
"category": "general",
"text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-23918",
"url": "https://www.suse.com/security/cve/CVE-2023-23918"
},
{
"category": "external",
"summary": "SUSE Bug 1208481 for CVE-2023-23918",
"url": "https://bugzilla.suse.com/1208481"
}
],
"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:nodejs18-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-13T09:58:51Z",
"details": "moderate"
}
],
"title": "CVE-2023-23918"
},
{
"cve": "CVE-2023-23919",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-23919"
}
],
"notes": [
{
"category": "general",
"text": "A cryptographic vulnerability exists in Node.js \u003c19.2.0, \u003c18.14.1, \u003c16.19.1, \u003c14.21.3 that in some cases did does not clear the OpenSSL error stack after operations that may set it. This may lead to false positive errors during subsequent cryptographic operations that happen to be on the same thread. This in turn could be used to cause a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-23919",
"url": "https://www.suse.com/security/cve/CVE-2023-23919"
},
{
"category": "external",
"summary": "SUSE Bug 1208483 for CVE-2023-23919",
"url": "https://bugzilla.suse.com/1208483"
}
],
"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:nodejs18-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-13T09:58:51Z",
"details": "important"
}
],
"title": "CVE-2023-23919"
},
{
"cve": "CVE-2023-23920",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-23920"
}
],
"notes": [
{
"category": "general",
"text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-23920",
"url": "https://www.suse.com/security/cve/CVE-2023-23920"
},
{
"category": "external",
"summary": "SUSE Bug 1208487 for CVE-2023-23920",
"url": "https://bugzilla.suse.com/1208487"
}
],
"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:nodejs18-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-13T09:58:51Z",
"details": "important"
}
],
"title": "CVE-2023-23920"
},
{
"cve": "CVE-2023-23936",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-23936"
}
],
"notes": [
{
"category": "general",
"text": "Undici is an HTTP/1.1 client for Node.js. Starting with version 2.0.0 and prior to version 5.19.1, the undici library does not protect `host` HTTP header from CRLF injection vulnerabilities. This issue is patched in Undici v5.19.1. As a workaround, sanitize the `headers.host` string before passing to undici.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-23936",
"url": "https://www.suse.com/security/cve/CVE-2023-23936"
},
{
"category": "external",
"summary": "SUSE Bug 1208485 for CVE-2023-23936",
"url": "https://bugzilla.suse.com/1208485"
}
],
"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:nodejs18-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-13T09:58:51Z",
"details": "moderate"
}
],
"title": "CVE-2023-23936"
},
{
"cve": "CVE-2023-24807",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-24807"
}
],
"notes": [
{
"category": "general",
"text": "Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.append()` methods are vulnerable to Regular Expression Denial of Service (ReDoS) attacks when untrusted values are passed into the functions. This is due to the inefficient regular expression used to normalize the values in the `headerValueNormalize()` utility function. This vulnerability was patched in v5.19.1. No known workarounds are available.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-24807",
"url": "https://www.suse.com/security/cve/CVE-2023-24807"
},
{
"category": "external",
"summary": "SUSE Bug 1208413 for CVE-2023-24807",
"url": "https://bugzilla.suse.com/1208413"
}
],
"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:nodejs18-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-13T09:58:51Z",
"details": "important"
}
],
"title": "CVE-2023-24807"
}
]
}
SUSE-SU-2023:0738-1
Vulnerability from csaf_suse - Published: 2023-03-15 07:17 - Updated: 2023-03-15 07:17Summary
Security update for nodejs18
Severity
Important
Notes
Title of the patch: Security update for nodejs18
Description of the patch: This update for nodejs18 fixes the following issues:
Update to NodeJS 18.14.2 LTS:
- CVE-2023-23918: Fixed permissions policies that could have been bypassed via process.mainModule (bsc#1208481).
- CVE-2023-23919: Fixed OpenSSL error handling issues in nodejs crypto library (bsc#1208483).
- CVE-2023-23920: Fixed insecure loading of ICU data through ICU_DATA environment (bsc#1208487).
- CVE-2023-23936: Fixed protection against CRLF injection in host headers inside fetch API (bsc#1208485).
- CVE-2023-24807: Fixed possible Regular Expression Denial of Service (ReDoS) via Headers.set() and Headers.append() methods (bsc#1208413).
Patchnames: SUSE-2023-738,SUSE-SLE-Module-Web-Scripting-15-SP4-2023-738,openSUSE-SLE-15.4-2023-738
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.3 (Medium)
Affected products
Recommended
30 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
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:nodejs18-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
30 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
30 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
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:nodejs18-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
24 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 nodejs18",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nodejs18 fixes the following issues:\n\nUpdate to NodeJS 18.14.2 LTS:\n\n- CVE-2023-23918: Fixed permissions policies that could have been bypassed via process.mainModule (bsc#1208481).\n- CVE-2023-23919: Fixed OpenSSL error handling issues in nodejs crypto library (bsc#1208483).\n- CVE-2023-23920: Fixed insecure loading of ICU data through ICU_DATA environment (bsc#1208487).\n- CVE-2023-23936: Fixed protection against CRLF injection in host headers inside fetch API (bsc#1208485).\n- CVE-2023-24807: Fixed possible Regular Expression Denial of Service (ReDoS) via Headers.set() and Headers.append() methods (bsc#1208413).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-738,SUSE-SLE-Module-Web-Scripting-15-SP4-2023-738,openSUSE-SLE-15.4-2023-738",
"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-2023_0738-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:0738-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230738-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:0738-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/014041.html"
},
{
"category": "self",
"summary": "SUSE Bug 1208413",
"url": "https://bugzilla.suse.com/1208413"
},
{
"category": "self",
"summary": "SUSE Bug 1208481",
"url": "https://bugzilla.suse.com/1208481"
},
{
"category": "self",
"summary": "SUSE Bug 1208483",
"url": "https://bugzilla.suse.com/1208483"
},
{
"category": "self",
"summary": "SUSE Bug 1208485",
"url": "https://bugzilla.suse.com/1208485"
},
{
"category": "self",
"summary": "SUSE Bug 1208487",
"url": "https://bugzilla.suse.com/1208487"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-23918 page",
"url": "https://www.suse.com/security/cve/CVE-2023-23918/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-23919 page",
"url": "https://www.suse.com/security/cve/CVE-2023-23919/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-23920 page",
"url": "https://www.suse.com/security/cve/CVE-2023-23920/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-23936 page",
"url": "https://www.suse.com/security/cve/CVE-2023-23936/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-24807 page",
"url": "https://www.suse.com/security/cve/CVE-2023-24807/"
}
],
"title": "Security update for nodejs18",
"tracking": {
"current_release_date": "2023-03-15T07:17:55Z",
"generator": {
"date": "2023-03-15T07:17:55Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:0738-1",
"initial_release_date": "2023-03-15T07:17:55Z",
"revision_history": [
{
"date": "2023-03-15T07:17:55Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "corepack18-18.14.2-150400.9.6.2.aarch64",
"product": {
"name": "corepack18-18.14.2-150400.9.6.2.aarch64",
"product_id": "corepack18-18.14.2-150400.9.6.2.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs18-18.14.2-150400.9.6.2.aarch64",
"product": {
"name": "nodejs18-18.14.2-150400.9.6.2.aarch64",
"product_id": "nodejs18-18.14.2-150400.9.6.2.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"product": {
"name": "nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"product_id": "nodejs18-devel-18.14.2-150400.9.6.2.aarch64"
}
},
{
"category": "product_version",
"name": "npm18-18.14.2-150400.9.6.2.aarch64",
"product": {
"name": "npm18-18.14.2-150400.9.6.2.aarch64",
"product_id": "npm18-18.14.2-150400.9.6.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack18-18.14.2-150400.9.6.2.i586",
"product": {
"name": "corepack18-18.14.2-150400.9.6.2.i586",
"product_id": "corepack18-18.14.2-150400.9.6.2.i586"
}
},
{
"category": "product_version",
"name": "nodejs18-18.14.2-150400.9.6.2.i586",
"product": {
"name": "nodejs18-18.14.2-150400.9.6.2.i586",
"product_id": "nodejs18-18.14.2-150400.9.6.2.i586"
}
},
{
"category": "product_version",
"name": "nodejs18-devel-18.14.2-150400.9.6.2.i586",
"product": {
"name": "nodejs18-devel-18.14.2-150400.9.6.2.i586",
"product_id": "nodejs18-devel-18.14.2-150400.9.6.2.i586"
}
},
{
"category": "product_version",
"name": "npm18-18.14.2-150400.9.6.2.i586",
"product": {
"name": "npm18-18.14.2-150400.9.6.2.i586",
"product_id": "npm18-18.14.2-150400.9.6.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"product": {
"name": "nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"product_id": "nodejs18-docs-18.14.2-150400.9.6.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack18-18.14.2-150400.9.6.2.ppc64le",
"product": {
"name": "corepack18-18.14.2-150400.9.6.2.ppc64le",
"product_id": "corepack18-18.14.2-150400.9.6.2.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs18-18.14.2-150400.9.6.2.ppc64le",
"product": {
"name": "nodejs18-18.14.2-150400.9.6.2.ppc64le",
"product_id": "nodejs18-18.14.2-150400.9.6.2.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"product": {
"name": "nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"product_id": "nodejs18-devel-18.14.2-150400.9.6.2.ppc64le"
}
},
{
"category": "product_version",
"name": "npm18-18.14.2-150400.9.6.2.ppc64le",
"product": {
"name": "npm18-18.14.2-150400.9.6.2.ppc64le",
"product_id": "npm18-18.14.2-150400.9.6.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack18-18.14.2-150400.9.6.2.s390x",
"product": {
"name": "corepack18-18.14.2-150400.9.6.2.s390x",
"product_id": "corepack18-18.14.2-150400.9.6.2.s390x"
}
},
{
"category": "product_version",
"name": "nodejs18-18.14.2-150400.9.6.2.s390x",
"product": {
"name": "nodejs18-18.14.2-150400.9.6.2.s390x",
"product_id": "nodejs18-18.14.2-150400.9.6.2.s390x"
}
},
{
"category": "product_version",
"name": "nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"product": {
"name": "nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"product_id": "nodejs18-devel-18.14.2-150400.9.6.2.s390x"
}
},
{
"category": "product_version",
"name": "npm18-18.14.2-150400.9.6.2.s390x",
"product": {
"name": "npm18-18.14.2-150400.9.6.2.s390x",
"product_id": "npm18-18.14.2-150400.9.6.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack18-18.14.2-150400.9.6.2.x86_64",
"product": {
"name": "corepack18-18.14.2-150400.9.6.2.x86_64",
"product_id": "corepack18-18.14.2-150400.9.6.2.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs18-18.14.2-150400.9.6.2.x86_64",
"product": {
"name": "nodejs18-18.14.2-150400.9.6.2.x86_64",
"product_id": "nodejs18-18.14.2-150400.9.6.2.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"product": {
"name": "nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"product_id": "nodejs18-devel-18.14.2-150400.9.6.2.x86_64"
}
},
{
"category": "product_version",
"name": "npm18-18.14.2-150400.9.6.2.x86_64",
"product": {
"name": "npm18-18.14.2-150400.9.6.2.x86_64",
"product_id": "npm18-18.14.2-150400.9.6.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": "nodejs18-18.14.2-150400.9.6.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:nodejs18-18.14.2-150400.9.6.2.aarch64"
},
"product_reference": "nodejs18-18.14.2-150400.9.6.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-18.14.2-150400.9.6.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:nodejs18-18.14.2-150400.9.6.2.ppc64le"
},
"product_reference": "nodejs18-18.14.2-150400.9.6.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-18.14.2-150400.9.6.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:nodejs18-18.14.2-150400.9.6.2.s390x"
},
"product_reference": "nodejs18-18.14.2-150400.9.6.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-18.14.2-150400.9.6.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:nodejs18-18.14.2-150400.9.6.2.x86_64"
},
"product_reference": "nodejs18-18.14.2-150400.9.6.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": "nodejs18-devel-18.14.2-150400.9.6.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:nodejs18-devel-18.14.2-150400.9.6.2.aarch64"
},
"product_reference": "nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-devel-18.14.2-150400.9.6.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:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le"
},
"product_reference": "nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-devel-18.14.2-150400.9.6.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:nodejs18-devel-18.14.2-150400.9.6.2.s390x"
},
"product_reference": "nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-devel-18.14.2-150400.9.6.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:nodejs18-devel-18.14.2-150400.9.6.2.x86_64"
},
"product_reference": "nodejs18-devel-18.14.2-150400.9.6.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": "nodejs18-docs-18.14.2-150400.9.6.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:nodejs18-docs-18.14.2-150400.9.6.2.noarch"
},
"product_reference": "nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm18-18.14.2-150400.9.6.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:npm18-18.14.2-150400.9.6.2.aarch64"
},
"product_reference": "npm18-18.14.2-150400.9.6.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm18-18.14.2-150400.9.6.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:npm18-18.14.2-150400.9.6.2.ppc64le"
},
"product_reference": "npm18-18.14.2-150400.9.6.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm18-18.14.2-150400.9.6.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:npm18-18.14.2-150400.9.6.2.s390x"
},
"product_reference": "npm18-18.14.2-150400.9.6.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm18-18.14.2-150400.9.6.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:npm18-18.14.2-150400.9.6.2.x86_64"
},
"product_reference": "npm18-18.14.2-150400.9.6.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": "corepack18-18.14.2-150400.9.6.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64"
},
"product_reference": "corepack18-18.14.2-150400.9.6.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack18-18.14.2-150400.9.6.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le"
},
"product_reference": "corepack18-18.14.2-150400.9.6.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack18-18.14.2-150400.9.6.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x"
},
"product_reference": "corepack18-18.14.2-150400.9.6.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack18-18.14.2-150400.9.6.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64"
},
"product_reference": "corepack18-18.14.2-150400.9.6.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-18.14.2-150400.9.6.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64"
},
"product_reference": "nodejs18-18.14.2-150400.9.6.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-18.14.2-150400.9.6.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le"
},
"product_reference": "nodejs18-18.14.2-150400.9.6.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-18.14.2-150400.9.6.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x"
},
"product_reference": "nodejs18-18.14.2-150400.9.6.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-18.14.2-150400.9.6.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64"
},
"product_reference": "nodejs18-18.14.2-150400.9.6.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-devel-18.14.2-150400.9.6.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64"
},
"product_reference": "nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-devel-18.14.2-150400.9.6.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le"
},
"product_reference": "nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-devel-18.14.2-150400.9.6.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x"
},
"product_reference": "nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-devel-18.14.2-150400.9.6.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64"
},
"product_reference": "nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs18-docs-18.14.2-150400.9.6.2.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch"
},
"product_reference": "nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm18-18.14.2-150400.9.6.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64"
},
"product_reference": "npm18-18.14.2-150400.9.6.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm18-18.14.2-150400.9.6.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le"
},
"product_reference": "npm18-18.14.2-150400.9.6.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm18-18.14.2-150400.9.6.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x"
},
"product_reference": "npm18-18.14.2-150400.9.6.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm18-18.14.2-150400.9.6.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64"
},
"product_reference": "npm18-18.14.2-150400.9.6.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-23918",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-23918"
}
],
"notes": [
{
"category": "general",
"text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-23918",
"url": "https://www.suse.com/security/cve/CVE-2023-23918"
},
{
"category": "external",
"summary": "SUSE Bug 1208481 for CVE-2023-23918",
"url": "https://bugzilla.suse.com/1208481"
}
],
"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:nodejs18-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-15T07:17:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-23918"
},
{
"cve": "CVE-2023-23919",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-23919"
}
],
"notes": [
{
"category": "general",
"text": "A cryptographic vulnerability exists in Node.js \u003c19.2.0, \u003c18.14.1, \u003c16.19.1, \u003c14.21.3 that in some cases did does not clear the OpenSSL error stack after operations that may set it. This may lead to false positive errors during subsequent cryptographic operations that happen to be on the same thread. This in turn could be used to cause a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-23919",
"url": "https://www.suse.com/security/cve/CVE-2023-23919"
},
{
"category": "external",
"summary": "SUSE Bug 1208483 for CVE-2023-23919",
"url": "https://bugzilla.suse.com/1208483"
}
],
"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:nodejs18-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-15T07:17:55Z",
"details": "important"
}
],
"title": "CVE-2023-23919"
},
{
"cve": "CVE-2023-23920",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-23920"
}
],
"notes": [
{
"category": "general",
"text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-23920",
"url": "https://www.suse.com/security/cve/CVE-2023-23920"
},
{
"category": "external",
"summary": "SUSE Bug 1208487 for CVE-2023-23920",
"url": "https://bugzilla.suse.com/1208487"
}
],
"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:nodejs18-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-15T07:17:55Z",
"details": "important"
}
],
"title": "CVE-2023-23920"
},
{
"cve": "CVE-2023-23936",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-23936"
}
],
"notes": [
{
"category": "general",
"text": "Undici is an HTTP/1.1 client for Node.js. Starting with version 2.0.0 and prior to version 5.19.1, the undici library does not protect `host` HTTP header from CRLF injection vulnerabilities. This issue is patched in Undici v5.19.1. As a workaround, sanitize the `headers.host` string before passing to undici.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-23936",
"url": "https://www.suse.com/security/cve/CVE-2023-23936"
},
{
"category": "external",
"summary": "SUSE Bug 1208485 for CVE-2023-23936",
"url": "https://bugzilla.suse.com/1208485"
}
],
"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:nodejs18-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-15T07:17:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-23936"
},
{
"cve": "CVE-2023-24807",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-24807"
}
],
"notes": [
{
"category": "general",
"text": "Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.append()` methods are vulnerable to Regular Expression Denial of Service (ReDoS) attacks when untrusted values are passed into the functions. This is due to the inefficient regular expression used to normalize the values in the `headerValueNormalize()` utility function. This vulnerability was patched in v5.19.1. No known workarounds are available.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-24807",
"url": "https://www.suse.com/security/cve/CVE-2023-24807"
},
{
"category": "external",
"summary": "SUSE Bug 1208413 for CVE-2023-24807",
"url": "https://bugzilla.suse.com/1208413"
}
],
"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:nodejs18-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64",
"openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x",
"openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-15T07:17:55Z",
"details": "important"
}
],
"title": "CVE-2023-24807"
}
]
}
SUSE-SU-2023:3455-1
Vulnerability from csaf_suse - Published: 2023-08-28 12:12 - Updated: 2023-08-28 12:12Summary
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-2023-23918: Fixed permissions policies bypass via process.mainModule (bsc#1208481).
- CVE-2023-32002: Fixed permissions policies bypass via Module._load (bsc#1214150).
- CVE-2023-32006: Fixed permissions policies impersonation using module.constructor.createRequire() (bsc#1214156).
- CVE-2023-32559: Fixed permissions policies bypass via process.binding (bsc#1214154).
- CVE-2023-30581: Fixed mainModule.proto bypass (bsc#1212574).
- CVE-2023-30590: Fixed missing DiffieHellman key generation (bsc#1212583).
- CVE-2023-30589: Fixed HTTP Request Smuggling via Empty headers separated by CR (bsc#1212582).
Patchnames: SUSE-2023-3455,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-3455,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-3455,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-3455,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-3455,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-3455,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-3455,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-3455,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-3455,SUSE-Storage-7-2023-3455,SUSE-Storage-7.1-2023-3455,openSUSE-SLE-15.4-2023-3455
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.3 (Medium)
Affected products
Recommended
98 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
98 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.9 (Medium)
Affected products
Recommended
98 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
98 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
98 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.6 (Medium)
Affected products
Recommended
98 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.6 (Medium)
Affected products
Recommended
98 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.50.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
32 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-2023-23918: Fixed permissions policies bypass via process.mainModule (bsc#1208481).\n- CVE-2023-32002: Fixed permissions policies bypass via Module._load (bsc#1214150).\n- CVE-2023-32006: Fixed permissions policies impersonation using module.constructor.createRequire() (bsc#1214156).\n- CVE-2023-32559: Fixed permissions policies bypass via process.binding (bsc#1214154).\n- CVE-2023-30581: Fixed mainModule.proto bypass (bsc#1212574).\n- CVE-2023-30590: Fixed missing DiffieHellman key generation (bsc#1212583).\n- CVE-2023-30589: Fixed HTTP Request Smuggling via Empty headers separated by CR (bsc#1212582).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-3455,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-3455,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-3455,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-3455,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-3455,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-3455,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-3455,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-3455,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-3455,SUSE-Storage-7-2023-3455,SUSE-Storage-7.1-2023-3455,openSUSE-SLE-15.4-2023-3455",
"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-2023_3455-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:3455-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233455-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:3455-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-August/031219.html"
},
{
"category": "self",
"summary": "SUSE Bug 1208481",
"url": "https://bugzilla.suse.com/1208481"
},
{
"category": "self",
"summary": "SUSE Bug 1212574",
"url": "https://bugzilla.suse.com/1212574"
},
{
"category": "self",
"summary": "SUSE Bug 1212582",
"url": "https://bugzilla.suse.com/1212582"
},
{
"category": "self",
"summary": "SUSE Bug 1212583",
"url": "https://bugzilla.suse.com/1212583"
},
{
"category": "self",
"summary": "SUSE Bug 1214150",
"url": "https://bugzilla.suse.com/1214150"
},
{
"category": "self",
"summary": "SUSE Bug 1214154",
"url": "https://bugzilla.suse.com/1214154"
},
{
"category": "self",
"summary": "SUSE Bug 1214156",
"url": "https://bugzilla.suse.com/1214156"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-23918 page",
"url": "https://www.suse.com/security/cve/CVE-2023-23918/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-30581 page",
"url": "https://www.suse.com/security/cve/CVE-2023-30581/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-30589 page",
"url": "https://www.suse.com/security/cve/CVE-2023-30589/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-30590 page",
"url": "https://www.suse.com/security/cve/CVE-2023-30590/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-32002 page",
"url": "https://www.suse.com/security/cve/CVE-2023-32002/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-32006 page",
"url": "https://www.suse.com/security/cve/CVE-2023-32006/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-32559 page",
"url": "https://www.suse.com/security/cve/CVE-2023-32559/"
}
],
"title": "Security update for nodejs12",
"tracking": {
"current_release_date": "2023-08-28T12:12:56Z",
"generator": {
"date": "2023-08-28T12:12:56Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:3455-1",
"initial_release_date": "2023-08-28T12:12:56Z",
"revision_history": [
{
"date": "2023-08-28T12:12:56Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-12.22.12-150200.4.50.1.aarch64",
"product": {
"name": "nodejs12-12.22.12-150200.4.50.1.aarch64",
"product_id": "nodejs12-12.22.12-150200.4.50.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"product": {
"name": "nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"product_id": "nodejs12-devel-12.22.12-150200.4.50.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm12-12.22.12-150200.4.50.1.aarch64",
"product": {
"name": "npm12-12.22.12-150200.4.50.1.aarch64",
"product_id": "npm12-12.22.12-150200.4.50.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-12.22.12-150200.4.50.1.i586",
"product": {
"name": "nodejs12-12.22.12-150200.4.50.1.i586",
"product_id": "nodejs12-12.22.12-150200.4.50.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs12-devel-12.22.12-150200.4.50.1.i586",
"product": {
"name": "nodejs12-devel-12.22.12-150200.4.50.1.i586",
"product_id": "nodejs12-devel-12.22.12-150200.4.50.1.i586"
}
},
{
"category": "product_version",
"name": "npm12-12.22.12-150200.4.50.1.i586",
"product": {
"name": "npm12-12.22.12-150200.4.50.1.i586",
"product_id": "npm12-12.22.12-150200.4.50.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"product": {
"name": "nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"product_id": "nodejs12-docs-12.22.12-150200.4.50.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-12.22.12-150200.4.50.1.ppc64le",
"product": {
"name": "nodejs12-12.22.12-150200.4.50.1.ppc64le",
"product_id": "nodejs12-12.22.12-150200.4.50.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"product": {
"name": "nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"product_id": "nodejs12-devel-12.22.12-150200.4.50.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm12-12.22.12-150200.4.50.1.ppc64le",
"product": {
"name": "npm12-12.22.12-150200.4.50.1.ppc64le",
"product_id": "npm12-12.22.12-150200.4.50.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-12.22.12-150200.4.50.1.s390x",
"product": {
"name": "nodejs12-12.22.12-150200.4.50.1.s390x",
"product_id": "nodejs12-12.22.12-150200.4.50.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"product": {
"name": "nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"product_id": "nodejs12-devel-12.22.12-150200.4.50.1.s390x"
}
},
{
"category": "product_version",
"name": "npm12-12.22.12-150200.4.50.1.s390x",
"product": {
"name": "npm12-12.22.12-150200.4.50.1.s390x",
"product_id": "npm12-12.22.12-150200.4.50.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs12-12.22.12-150200.4.50.1.x86_64",
"product": {
"name": "nodejs12-12.22.12-150200.4.50.1.x86_64",
"product_id": "nodejs12-12.22.12-150200.4.50.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"product": {
"name": "nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"product_id": "nodejs12-devel-12.22.12-150200.4.50.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm12-12.22.12-150200.4.50.1.x86_64",
"product": {
"name": "npm12-12.22.12-150200.4.50.1.x86_64",
"product_id": "npm12-12.22.12-150200.4.50.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 High Performance Computing 15 SP3-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"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 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"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 Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.2",
"product": {
"name": "SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.2"
}
}
},
{
"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": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"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.50.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.50.1.aarch64"
},
"product_reference": "nodejs12-12.22.12-150200.4.50.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.50.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.50.1.x86_64"
},
"product_reference": "nodejs12-12.22.12-150200.4.50.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.50.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.50.1.aarch64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.50.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.50.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.50.1.x86_64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.50.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.50.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.50.1.noarch"
},
"product_reference": "nodejs12-docs-12.22.12-150200.4.50.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.50.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.50.1.aarch64"
},
"product_reference": "npm12-12.22.12-150200.4.50.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.50.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.50.1.x86_64"
},
"product_reference": "npm12-12.22.12-150200.4.50.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.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.aarch64"
},
"product_reference": "nodejs12-12.22.12-150200.4.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.x86_64"
},
"product_reference": "nodejs12-12.22.12-150200.4.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-docs-12.22.12-150200.4.50.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.50.1.noarch"
},
"product_reference": "nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.aarch64"
},
"product_reference": "npm12-12.22.12-150200.4.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.x86_64"
},
"product_reference": "npm12-12.22.12-150200.4.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64"
},
"product_reference": "nodejs12-12.22.12-150200.4.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64"
},
"product_reference": "nodejs12-12.22.12-150200.4.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-docs-12.22.12-150200.4.50.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch"
},
"product_reference": "nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64"
},
"product_reference": "npm12-12.22.12-150200.4.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64"
},
"product_reference": "npm12-12.22.12-150200.4.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.50.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.50.1.aarch64"
},
"product_reference": "nodejs12-12.22.12-150200.4.50.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.50.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.50.1.ppc64le"
},
"product_reference": "nodejs12-12.22.12-150200.4.50.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.50.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.50.1.s390x"
},
"product_reference": "nodejs12-12.22.12-150200.4.50.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.50.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.50.1.x86_64"
},
"product_reference": "nodejs12-12.22.12-150200.4.50.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.50.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.50.1.aarch64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.50.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.50.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.50.1.ppc64le"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.50.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.50.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.50.1.s390x"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.50.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.50.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.50.1.x86_64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.50.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.50.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.50.1.noarch"
},
"product_reference": "nodejs12-docs-12.22.12-150200.4.50.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.50.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.50.1.aarch64"
},
"product_reference": "npm12-12.22.12-150200.4.50.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.50.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.50.1.ppc64le"
},
"product_reference": "npm12-12.22.12-150200.4.50.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.50.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.50.1.s390x"
},
"product_reference": "npm12-12.22.12-150200.4.50.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.50.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.50.1.x86_64"
},
"product_reference": "npm12-12.22.12-150200.4.50.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.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64"
},
"product_reference": "nodejs12-12.22.12-150200.4.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le"
},
"product_reference": "nodejs12-12.22.12-150200.4.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x"
},
"product_reference": "nodejs12-12.22.12-150200.4.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64"
},
"product_reference": "nodejs12-12.22.12-150200.4.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-docs-12.22.12-150200.4.50.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch"
},
"product_reference": "nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64"
},
"product_reference": "npm12-12.22.12-150200.4.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le"
},
"product_reference": "npm12-12.22.12-150200.4.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.s390x"
},
"product_reference": "npm12-12.22.12-150200.4.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64"
},
"product_reference": "npm12-12.22.12-150200.4.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.50.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.50.1.ppc64le"
},
"product_reference": "nodejs12-12.22.12-150200.4.50.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.50.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.50.1.x86_64"
},
"product_reference": "nodejs12-12.22.12-150200.4.50.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.50.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.50.1.ppc64le"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.50.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.50.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.50.1.x86_64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.50.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.50.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.50.1.noarch"
},
"product_reference": "nodejs12-docs-12.22.12-150200.4.50.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.50.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.50.1.ppc64le"
},
"product_reference": "npm12-12.22.12-150200.4.50.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.50.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.50.1.x86_64"
},
"product_reference": "npm12-12.22.12-150200.4.50.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.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.ppc64le"
},
"product_reference": "nodejs12-12.22.12-150200.4.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.x86_64"
},
"product_reference": "nodejs12-12.22.12-150200.4.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.x86_64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-docs-12.22.12-150200.4.50.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.50.1.noarch"
},
"product_reference": "nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.ppc64le"
},
"product_reference": "npm12-12.22.12-150200.4.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.x86_64"
},
"product_reference": "npm12-12.22.12-150200.4.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.50.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.ppc64le"
},
"product_reference": "nodejs12-12.22.12-150200.4.50.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.50.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.s390x"
},
"product_reference": "nodejs12-12.22.12-150200.4.50.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.50.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.x86_64"
},
"product_reference": "nodejs12-12.22.12-150200.4.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.50.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.50.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.s390x"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.50.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-docs-12.22.12-150200.4.50.1.noarch as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.50.1.noarch"
},
"product_reference": "nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.50.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.ppc64le"
},
"product_reference": "npm12-12.22.12-150200.4.50.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.50.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.s390x"
},
"product_reference": "npm12-12.22.12-150200.4.50.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.50.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.x86_64"
},
"product_reference": "npm12-12.22.12-150200.4.50.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.50.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.aarch64"
},
"product_reference": "nodejs12-12.22.12-150200.4.50.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.50.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.x86_64"
},
"product_reference": "nodejs12-12.22.12-150200.4.50.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.50.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.aarch64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.50.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.50.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.x86_64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.50.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.50.1.noarch as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.50.1.noarch"
},
"product_reference": "nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.50.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.aarch64"
},
"product_reference": "npm12-12.22.12-150200.4.50.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.50.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.x86_64"
},
"product_reference": "npm12-12.22.12-150200.4.50.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.50.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.aarch64"
},
"product_reference": "nodejs12-12.22.12-150200.4.50.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.50.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.x86_64"
},
"product_reference": "nodejs12-12.22.12-150200.4.50.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.50.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.aarch64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-devel-12.22.12-150200.4.50.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.x86_64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-docs-12.22.12-150200.4.50.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.50.1.noarch"
},
"product_reference": "nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.50.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.aarch64"
},
"product_reference": "npm12-12.22.12-150200.4.50.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.50.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.x86_64"
},
"product_reference": "npm12-12.22.12-150200.4.50.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.50.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.aarch64"
},
"product_reference": "nodejs12-12.22.12-150200.4.50.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.50.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.ppc64le"
},
"product_reference": "nodejs12-12.22.12-150200.4.50.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.50.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.s390x"
},
"product_reference": "nodejs12-12.22.12-150200.4.50.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs12-12.22.12-150200.4.50.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.x86_64"
},
"product_reference": "nodejs12-12.22.12-150200.4.50.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.50.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.aarch64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.50.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.50.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.50.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.50.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.s390x"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.50.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.50.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.x86_64"
},
"product_reference": "nodejs12-devel-12.22.12-150200.4.50.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.50.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.50.1.noarch"
},
"product_reference": "nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.50.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.aarch64"
},
"product_reference": "npm12-12.22.12-150200.4.50.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.50.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.ppc64le"
},
"product_reference": "npm12-12.22.12-150200.4.50.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.50.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.s390x"
},
"product_reference": "npm12-12.22.12-150200.4.50.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm12-12.22.12-150200.4.50.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.x86_64"
},
"product_reference": "npm12-12.22.12-150200.4.50.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-23918",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-23918"
}
],
"notes": [
{
"category": "general",
"text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-23918",
"url": "https://www.suse.com/security/cve/CVE-2023-23918"
},
{
"category": "external",
"summary": "SUSE Bug 1208481 for CVE-2023-23918",
"url": "https://bugzilla.suse.com/1208481"
}
],
"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.1:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-08-28T12:12:56Z",
"details": "moderate"
}
],
"title": "CVE-2023-23918"
},
{
"cve": "CVE-2023-30581",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-30581"
}
],
"notes": [
{
"category": "general",
"text": "The use of __proto__ in process.mainModule.__proto__.require() can bypass the policy mechanism and require modules outside of the policy.json definition. This vulnerability affects all users using the experimental policy mechanism in all active release lines: v16, v18 and, v20.\n\nPlease note that at the time this CVE was issued, the policy is an experimental feature of Node.js",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-30581",
"url": "https://www.suse.com/security/cve/CVE-2023-30581"
},
{
"category": "external",
"summary": "SUSE Bug 1212574 for CVE-2023-30581",
"url": "https://bugzilla.suse.com/1212574"
}
],
"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.1:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-08-28T12:12:56Z",
"details": "important"
}
],
"title": "CVE-2023-30581"
},
{
"cve": "CVE-2023-30589",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-30589"
}
],
"notes": [
{
"category": "general",
"text": "The llhttp parser in the http module in Node v20.2.0 does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS).\r\n\r\nThe CR character (without LF) is sufficient to delimit HTTP header fields in the llhttp parser. According to RFC7230 section 3, only the CRLF sequence should delimit each header-field. This impacts all Node.js active versions: v16, v18, and, v20",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-30589",
"url": "https://www.suse.com/security/cve/CVE-2023-30589"
},
{
"category": "external",
"summary": "SUSE Bug 1212582 for CVE-2023-30589",
"url": "https://bugzilla.suse.com/1212582"
}
],
"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.1:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-08-28T12:12:56Z",
"details": "moderate"
}
],
"title": "CVE-2023-30589"
},
{
"cve": "CVE-2023-30590",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-30590"
}
],
"notes": [
{
"category": "general",
"text": "The generateKeys() API function returned from crypto.createDiffieHellman() only generates missing (or outdated) keys, that is, it only generates a private key if none has been set yet, but the function is also needed to compute the corresponding public key after calling setPrivateKey(). However, the documentation says this API call: \"Generates private and public Diffie-Hellman key values\".\n\nThe documented behavior is very different from the actual behavior, and this difference could easily lead to security issues in applications that use these APIs as the DiffieHellman may be used as the basis for application-level security, implications are consequently broad.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-30590",
"url": "https://www.suse.com/security/cve/CVE-2023-30590"
},
{
"category": "external",
"summary": "SUSE Bug 1212583 for CVE-2023-30590",
"url": "https://bugzilla.suse.com/1212583"
}
],
"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.1:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-08-28T12:12:56Z",
"details": "moderate"
}
],
"title": "CVE-2023-30590"
},
{
"cve": "CVE-2023-32002",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-32002"
}
],
"notes": [
{
"category": "general",
"text": "The use of `Module._load()` can bypass the policy mechanism and require modules outside of the policy.json definition for a given module.\n\nThis vulnerability affects all users using the experimental policy mechanism in all active release lines: 16.x, 18.x and, 20.x.\n\nPlease note that at the time this CVE was issued, the policy is an experimental feature of Node.js.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-32002",
"url": "https://www.suse.com/security/cve/CVE-2023-32002"
},
{
"category": "external",
"summary": "SUSE Bug 1214150 for CVE-2023-32002",
"url": "https://bugzilla.suse.com/1214150"
}
],
"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.1:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-08-28T12:12:56Z",
"details": "moderate"
}
],
"title": "CVE-2023-32002"
},
{
"cve": "CVE-2023-32006",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-32006"
}
],
"notes": [
{
"category": "general",
"text": "The use of `module.constructor.createRequire()` can bypass the policy mechanism and require modules outside of the policy.json definition for a given module.\n\nThis vulnerability affects all users using the experimental policy mechanism in all active release lines: 16.x, 18.x, and, 20.x.\n\nPlease note that at the time this CVE was issued, the policy is an experimental feature of Node.js.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-32006",
"url": "https://www.suse.com/security/cve/CVE-2023-32006"
},
{
"category": "external",
"summary": "SUSE Bug 1214156 for CVE-2023-32006",
"url": "https://bugzilla.suse.com/1214156"
}
],
"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.1:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-08-28T12:12:56Z",
"details": "moderate"
}
],
"title": "CVE-2023-32006"
},
{
"cve": "CVE-2023-32559",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-32559"
}
],
"notes": [
{
"category": "general",
"text": "A privilege escalation vulnerability exists in the experimental policy mechanism in all active release lines: 16.x, 18.x and, 20.x. The use of the deprecated API `process.binding()` can bypass the policy mechanism by requiring internal modules and eventually take advantage of `process.binding(\u0027spawn_sync\u0027)` run arbitrary code, outside of the limits defined in a `policy.json` file. Please note that at the time this CVE was issued, the policy is an experimental feature of Node.js.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-32559",
"url": "https://www.suse.com/security/cve/CVE-2023-32559"
},
{
"category": "external",
"summary": "SUSE Bug 1214154 for CVE-2023-32559",
"url": "https://bugzilla.suse.com/1214154"
}
],
"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.1:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.ppc64le",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.s390x",
"SUSE Manager Server 4.2:npm12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.50.1.x86_64",
"openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.50.1.noarch",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.aarch64",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.ppc64le",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.s390x",
"openSUSE Leap 15.4:npm12-12.22.12-150200.4.50.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-08-28T12:12:56Z",
"details": "moderate"
}
],
"title": "CVE-2023-32559"
}
]
}
WID-SEC-W-2023-0414
Vulnerability from csaf_certbund - Published: 2023-02-16 23:00 - Updated: 2025-12-02 23:00Summary
Node.js: Mehrere Schwachstellen
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Node.js ist eine Plattform zur Entwicklung von Netzwerkanwendungen.
Angriff: Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Node.js ausnutzen, um Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand zu verursachen.
Betroffene Betriebssysteme: - Linux
- Sonstiges
- UNIX
- Windows
Affected products
Known affected
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM Spectrum Protect plus 10.1
IBM / Spectrum Protect
|
cpe:/a:ibm:spectrum_protect:plus_10.1
|
plus 10.1 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Open Source Node.js <16.19.1
Open Source / Node.js
|
<16.19.1 | ||
|
Open Source Node.js <14.21.3
Open Source / Node.js
|
<14.21.3 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
Open Source Node.js <19.6.1
Open Source / Node.js
|
<19.6.1 | ||
|
IBM DataPower Gateway <10.5.0.5
IBM / DataPower Gateway
|
<10.5.0.5 | ||
|
Open Source Node.js <18.14.1
Open Source / Node.js
|
<18.14.1 | ||
|
IBM DataPower Gateway <10.0.1.13
IBM / DataPower Gateway
|
<10.0.1.13 |
Affected products
Known affected
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM Spectrum Protect plus 10.1
IBM / Spectrum Protect
|
cpe:/a:ibm:spectrum_protect:plus_10.1
|
plus 10.1 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Open Source Node.js <16.19.1
Open Source / Node.js
|
<16.19.1 | ||
|
Open Source Node.js <14.21.3
Open Source / Node.js
|
<14.21.3 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
Open Source Node.js <19.6.1
Open Source / Node.js
|
<19.6.1 | ||
|
IBM DataPower Gateway <10.5.0.5
IBM / DataPower Gateway
|
<10.5.0.5 | ||
|
Open Source Node.js <18.14.1
Open Source / Node.js
|
<18.14.1 | ||
|
IBM DataPower Gateway <10.0.1.13
IBM / DataPower Gateway
|
<10.0.1.13 |
Affected products
Known affected
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM Spectrum Protect plus 10.1
IBM / Spectrum Protect
|
cpe:/a:ibm:spectrum_protect:plus_10.1
|
plus 10.1 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Open Source Node.js <16.19.1
Open Source / Node.js
|
<16.19.1 | ||
|
Open Source Node.js <14.21.3
Open Source / Node.js
|
<14.21.3 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
Open Source Node.js <19.6.1
Open Source / Node.js
|
<19.6.1 | ||
|
IBM DataPower Gateway <10.5.0.5
IBM / DataPower Gateway
|
<10.5.0.5 | ||
|
Open Source Node.js <18.14.1
Open Source / Node.js
|
<18.14.1 | ||
|
IBM DataPower Gateway <10.0.1.13
IBM / DataPower Gateway
|
<10.0.1.13 |
Affected products
Known affected
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM Spectrum Protect plus 10.1
IBM / Spectrum Protect
|
cpe:/a:ibm:spectrum_protect:plus_10.1
|
plus 10.1 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Open Source Node.js <16.19.1
Open Source / Node.js
|
<16.19.1 | ||
|
Open Source Node.js <14.21.3
Open Source / Node.js
|
<14.21.3 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
Open Source Node.js <19.6.1
Open Source / Node.js
|
<19.6.1 | ||
|
IBM DataPower Gateway <10.5.0.5
IBM / DataPower Gateway
|
<10.5.0.5 | ||
|
Open Source Node.js <18.14.1
Open Source / Node.js
|
<18.14.1 | ||
|
IBM DataPower Gateway <10.0.1.13
IBM / DataPower Gateway
|
<10.0.1.13 |
Affected products
Known affected
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM Spectrum Protect plus 10.1
IBM / Spectrum Protect
|
cpe:/a:ibm:spectrum_protect:plus_10.1
|
plus 10.1 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Open Source Node.js <16.19.1
Open Source / Node.js
|
<16.19.1 | ||
|
Open Source Node.js <14.21.3
Open Source / Node.js
|
<14.21.3 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
Open Source Node.js <19.6.1
Open Source / Node.js
|
<19.6.1 | ||
|
IBM DataPower Gateway <10.5.0.5
IBM / DataPower Gateway
|
<10.5.0.5 | ||
|
Open Source Node.js <18.14.1
Open Source / Node.js
|
<18.14.1 | ||
|
IBM DataPower Gateway <10.0.1.13
IBM / DataPower Gateway
|
<10.0.1.13 |
References
42 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Node.js ist eine Plattform zur Entwicklung von Netzwerkanwendungen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Node.js ausnutzen, um Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand zu verursachen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-0414 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-0414.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-0414 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0414"
},
{
"category": "external",
"summary": "Node.js - Security Releases vom 2023-02-16",
"url": "https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3344 vom 2023-02-26",
"url": "https://lists.debian.org/debian-lts-announce/2023/02/msg00038.html"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2023-3A6F96AD55 vom 2023-03-03",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-3a6f96ad55"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2023-DC70A91343 vom 2023-03-03",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-dc70a91343"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0608-1 vom 2023-03-03",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/013971.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0609-1 vom 2023-03-03",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/013970.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0607-1 vom 2023-03-03",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/013972.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0606-1 vom 2023-03-03",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/013973.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0682-1 vom 2023-03-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/014001.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0673-1 vom 2023-03-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/013999.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0674-1 vom 2023-03-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/013998.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0715-1 vom 2023-03-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/014023.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:0738-1 vom 2023-03-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/014041.html"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2023-CDD4DF1681 vom 2023-03-30",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-cdd4df1681"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2023-C9C9AF3C3D vom 2023-03-30",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-c9c9af3c3d"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1533 vom 2023-04-01",
"url": "https://access.redhat.com/errata/RHSA-2023:1533"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2023-2EDCC2B186 vom 2023-04-03",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-2edcc2b186"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2023-973319D5B7 vom 2023-04-03",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-973319d5b7"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-1582 vom 2023-04-05",
"url": "https://linux.oracle.com/errata/ELSA-2023-1582.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-1583 vom 2023-04-05",
"url": "https://linux.oracle.com/errata/ELSA-2023-1583.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1582 vom 2023-04-08",
"url": "https://access.redhat.com/errata/RHSA-2023:1582"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1583 vom 2023-04-08",
"url": "https://access.redhat.com/errata/RHSA-2023:1583"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1743 vom 2023-04-12",
"url": "https://access.redhat.com/errata/RHSA-2023:1743"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1744 vom 2023-04-12",
"url": "https://access.redhat.com/errata/RHSA-2023:1744"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1742 vom 2023-04-12",
"url": "https://access.redhat.com/errata/RHSA-2023:1742"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-1743 vom 2023-04-13",
"url": "https://oss.oracle.com/pipermail/el-errata/2023-April/013909.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 6985689 vom 2023-04-24",
"url": "https://www.ibm.com/support/pages/node/6985689"
},
{
"category": "external",
"summary": "IBM Security Bulletin 6987811 vom 2023-05-02",
"url": "https://www.ibm.com/support/pages/node/6987811"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5395 vom 2023-05-03",
"url": "https://www.debian.org/security/2023/dsa-5395"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:2655 vom 2023-05-09",
"url": "https://access.redhat.com/errata/RHSA-2023:2655"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:2654 vom 2023-05-09",
"url": "https://access.redhat.com/errata/RHSA-2023:2654"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-2655 vom 2023-05-18",
"url": "https://oss.oracle.com/pipermail/el-errata/2023-May/013984.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-2654 vom 2023-05-18",
"url": "https://oss.oracle.com/pipermail/el-errata/2023-May/013983.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-3586 vom 2023-06-15",
"url": "https://linux.oracle.com/errata/ELSA-2023-3586.html"
},
{
"category": "external",
"summary": "IBM Security Advisory",
"url": "https://www.ibm.com/support/pages/node/7005587"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7008449 vom 2023-06-29",
"url": "https://www.ibm.com/support/pages/node/7008449"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:3455-1 vom 2023-08-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/016038.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:5533 vom 2023-10-09",
"url": "https://access.redhat.com/errata/RHSA-2023:5533"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5589 vom 2023-12-28",
"url": "https://lists.debian.org/debian-security-announce/2023/msg00286.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2023:2654 vom 2025-12-03",
"url": "https://errata.build.resf.org/RLSA-2023:2654"
}
],
"source_lang": "en-US",
"title": "Node.js: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-12-02T23:00:00.000+00:00",
"generator": {
"date": "2025-12-03T10:02:16.177+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2023-0414",
"initial_release_date": "2023-02-16T23:00:00.000+00:00",
"revision_history": [
{
"date": "2023-02-16T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-02-26T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2023-03-02T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2023-03-05T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-03-08T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-03-13T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-03-14T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-03-30T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2023-04-02T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-04-03T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2023-04-04T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2023-04-10T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-04-12T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-04-13T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2023-04-24T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2023-05-02T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von IBM, IBM-APAR und Debian aufgenommen"
},
{
"date": "2023-05-09T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-05-18T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2023-06-14T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2023-06-20T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2023-06-29T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2023-08-28T22:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-10-09T22:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-12-27T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-12-02T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
}
],
"status": "final",
"version": "25"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"category": "product_name",
"name": "IBM DB2",
"product": {
"name": "IBM DB2",
"product_id": "5104",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:db2:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.5.0.5",
"product": {
"name": "IBM DataPower Gateway \u003c10.5.0.5",
"product_id": "T027565"
}
},
{
"category": "product_version",
"name": "10.5.0.5",
"product": {
"name": "IBM DataPower Gateway 10.5.0.5",
"product_id": "T027565-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:datapower_gateway:10.5.0.5"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.0.1.13",
"product": {
"name": "IBM DataPower Gateway \u003c10.0.1.13",
"product_id": "T027574"
}
},
{
"category": "product_version",
"name": "10.0.1.13",
"product": {
"name": "IBM DataPower Gateway 10.0.1.13",
"product_id": "T027574-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:datapower_gateway:10.0.1.13"
}
}
}
],
"category": "product_name",
"name": "DataPower Gateway"
},
{
"branches": [
{
"category": "product_version",
"name": "plus 10.1",
"product": {
"name": "IBM Spectrum Protect plus 10.1",
"product_id": "T015895",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_protect:plus_10.1"
}
}
}
],
"category": "product_name",
"name": "Spectrum Protect"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c14.21.3",
"product": {
"name": "Open Source Node.js \u003c14.21.3",
"product_id": "T026408"
}
},
{
"category": "product_version",
"name": "14.21.3",
"product": {
"name": "Open Source Node.js 14.21.3",
"product_id": "T026408-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:nodejs:nodejs:14.21.3"
}
}
},
{
"category": "product_version_range",
"name": "\u003c16.19.1",
"product": {
"name": "Open Source Node.js \u003c16.19.1",
"product_id": "T026409"
}
},
{
"category": "product_version",
"name": "16.19.1",
"product": {
"name": "Open Source Node.js 16.19.1",
"product_id": "T026409-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:nodejs:nodejs:16.19.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c18.14.1",
"product": {
"name": "Open Source Node.js \u003c18.14.1",
"product_id": "T026410"
}
},
{
"category": "product_version",
"name": "18.14.1",
"product": {
"name": "Open Source Node.js 18.14.1",
"product_id": "T026410-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:nodejs:nodejs:18.14.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c19.6.1",
"product": {
"name": "Open Source Node.js \u003c19.6.1",
"product_id": "T026411"
}
},
{
"category": "product_version",
"name": "19.6.1",
"product": {
"name": "Open Source Node.js 19.6.1",
"product_id": "T026411-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:nodejs:nodejs:19.6.1"
}
}
}
],
"category": "product_name",
"name": "Node.js"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-23918",
"product_status": {
"known_affected": [
"67646",
"T015895",
"T004914",
"T032255",
"74185",
"T026409",
"T026408",
"2951",
"T002207",
"5104",
"T026411",
"T027565",
"T026410",
"T027574"
]
},
"release_date": "2023-02-16T23:00:00.000+00:00",
"title": "CVE-2023-23918"
},
{
"cve": "CVE-2023-23936",
"product_status": {
"known_affected": [
"67646",
"T015895",
"T004914",
"T032255",
"74185",
"T026409",
"T026408",
"2951",
"T002207",
"5104",
"T026411",
"T027565",
"T026410",
"T027574"
]
},
"release_date": "2023-02-16T23:00:00.000+00:00",
"title": "CVE-2023-23936"
},
{
"cve": "CVE-2023-23919",
"product_status": {
"known_affected": [
"67646",
"T015895",
"T004914",
"T032255",
"74185",
"T026409",
"T026408",
"2951",
"T002207",
"5104",
"T026411",
"T027565",
"T026410",
"T027574"
]
},
"release_date": "2023-02-16T23:00:00.000+00:00",
"title": "CVE-2023-23919"
},
{
"cve": "CVE-2023-24807",
"product_status": {
"known_affected": [
"67646",
"T015895",
"T004914",
"T032255",
"74185",
"T026409",
"T026408",
"2951",
"T002207",
"5104",
"T026411",
"T027565",
"T026410",
"T027574"
]
},
"release_date": "2023-02-16T23:00:00.000+00:00",
"title": "CVE-2023-24807"
},
{
"cve": "CVE-2023-23920",
"product_status": {
"known_affected": [
"67646",
"T015895",
"T004914",
"T032255",
"74185",
"T026409",
"T026408",
"2951",
"T002207",
"5104",
"T026411",
"T027565",
"T026410",
"T027574"
]
},
"release_date": "2023-02-16T23:00:00.000+00:00",
"title": "CVE-2023-23920"
}
]
}
WID-SEC-W-2023-1424
Vulnerability from csaf_certbund - Published: 2023-06-12 22:00 - Updated: 2025-10-06 22:00Summary
Xerox FreeFlow Print Server für Solaris: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: FreeFlow-Druckserver ist eine Druckserveranwendung für Xerox-Produktionsdrucker, die Flexibilität, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.
Angriff: Ein Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
Betroffene Betriebssysteme: - UNIX
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
References
4 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "FreeFlow-Druckserver ist eine Druckserveranwendung f\u00fcr Xerox-Produktionsdrucker, die Flexibilit\u00e4t, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-1424 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1424.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-1424 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1424"
},
{
"category": "external",
"summary": "Xerox Security Bulletin vom 2023-06-12",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/06/Xerox-Security-Bulletin-XRX23-009-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX25-017 vom 2025-10-07",
"url": "https://security.business.xerox.com/wp-content/uploads/2025/10/Xerox-Security-Bulletin-XRX25-017-for-Xerox-FreeFlow-Print-Server-v9.pdf"
}
],
"source_lang": "en-US",
"title": "Xerox FreeFlow Print Server f\u00fcr Solaris: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-10-06T22:00:00.000+00:00",
"generator": {
"date": "2025-10-07T08:04:36.463+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2023-1424",
"initial_release_date": "2023-06-12T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-06-12T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-10-06T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von XEROX aufgenommen"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "9",
"product": {
"name": "Xerox FreeFlow Print Server 9",
"product_id": "T002977",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:9"
}
}
},
{
"category": "product_version",
"name": "v9 for Solaris",
"product": {
"name": "Xerox FreeFlow Print Server v9 for Solaris",
"product_id": "T028053",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v9_for_solaris"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2006-20001",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2006-20001"
},
{
"cve": "CVE-2017-12613",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2017-12613"
},
{
"cve": "CVE-2018-25032",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2018-25032"
},
{
"cve": "CVE-2021-29338",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2021-29338"
},
{
"cve": "CVE-2021-30860",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2021-30860"
},
{
"cve": "CVE-2021-35940",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2021-35940"
},
{
"cve": "CVE-2021-37519",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2021-37519"
},
{
"cve": "CVE-2021-37750",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2021-37750"
},
{
"cve": "CVE-2022-0718",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-0718"
},
{
"cve": "CVE-2022-1122",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-1122"
},
{
"cve": "CVE-2022-1292",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-1292"
},
{
"cve": "CVE-2022-1705",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-1705"
},
{
"cve": "CVE-2022-1962",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-1962"
},
{
"cve": "CVE-2022-21291",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-21291"
},
{
"cve": "CVE-2022-21349",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-21349"
},
{
"cve": "CVE-2022-21515",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-21515"
},
{
"cve": "CVE-2022-2309",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2309"
},
{
"cve": "CVE-2022-23521",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-23521"
},
{
"cve": "CVE-2022-24675",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-24675"
},
{
"cve": "CVE-2022-24963",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-24963"
},
{
"cve": "CVE-2022-25147",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-25147"
},
{
"cve": "CVE-2022-25255",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-25255"
},
{
"cve": "CVE-2022-27337",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-27337"
},
{
"cve": "CVE-2022-27536",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-27536"
},
{
"cve": "CVE-2022-27664",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-27664"
},
{
"cve": "CVE-2022-27778",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-27778"
},
{
"cve": "CVE-2022-28131",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-28131"
},
{
"cve": "CVE-2022-2816",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2816"
},
{
"cve": "CVE-2022-2817",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2817"
},
{
"cve": "CVE-2022-2819",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2819"
},
{
"cve": "CVE-2022-28327",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-28327"
},
{
"cve": "CVE-2022-28331",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-28331"
},
{
"cve": "CVE-2022-2845",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2845"
},
{
"cve": "CVE-2022-2849",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2849"
},
{
"cve": "CVE-2022-2862",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2862"
},
{
"cve": "CVE-2022-2874",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2874"
},
{
"cve": "CVE-2022-2879",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2879"
},
{
"cve": "CVE-2022-2880",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-2889",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2889"
},
{
"cve": "CVE-2022-2923",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2923"
},
{
"cve": "CVE-2022-2928",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2928"
},
{
"cve": "CVE-2022-2929",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2929"
},
{
"cve": "CVE-2022-2946",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2946"
},
{
"cve": "CVE-2022-29526",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-29526"
},
{
"cve": "CVE-2022-2980",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2980"
},
{
"cve": "CVE-2022-29804",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-29804"
},
{
"cve": "CVE-2022-3016",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3016"
},
{
"cve": "CVE-2022-3037",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3037"
},
{
"cve": "CVE-2022-30580",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30580"
},
{
"cve": "CVE-2022-30629",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30629"
},
{
"cve": "CVE-2022-30630",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30630"
},
{
"cve": "CVE-2022-30631",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30631"
},
{
"cve": "CVE-2022-30632",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30632"
},
{
"cve": "CVE-2022-30633",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30633"
},
{
"cve": "CVE-2022-30634",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30634"
},
{
"cve": "CVE-2022-30635",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30635"
},
{
"cve": "CVE-2022-3094",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3094"
},
{
"cve": "CVE-2022-3099",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3099"
},
{
"cve": "CVE-2022-3134",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3134"
},
{
"cve": "CVE-2022-3153",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3153"
},
{
"cve": "CVE-2022-32148",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32148"
},
{
"cve": "CVE-2022-32189",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32189"
},
{
"cve": "CVE-2022-32190",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32190"
},
{
"cve": "CVE-2022-32205",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32205"
},
{
"cve": "CVE-2022-32206",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32206"
},
{
"cve": "CVE-2022-32207",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32207"
},
{
"cve": "CVE-2022-32208",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32208"
},
{
"cve": "CVE-2022-32221",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32221"
},
{
"cve": "CVE-2022-3234",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3234"
},
{
"cve": "CVE-2022-3235",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3235"
},
{
"cve": "CVE-2022-3256",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3256"
},
{
"cve": "CVE-2022-3278",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3278"
},
{
"cve": "CVE-2022-3296",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3296"
},
{
"cve": "CVE-2022-3297",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3297"
},
{
"cve": "CVE-2022-3324",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3324"
},
{
"cve": "CVE-2022-3352",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3352"
},
{
"cve": "CVE-2022-3515",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3515"
},
{
"cve": "CVE-2022-35252",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-35252"
},
{
"cve": "CVE-2022-35260",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-35260"
},
{
"cve": "CVE-2022-36113",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-36113"
},
{
"cve": "CVE-2022-36114",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-36114"
},
{
"cve": "CVE-2022-36227",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-36227"
},
{
"cve": "CVE-2022-36760",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-36760"
},
{
"cve": "CVE-2022-3705",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3705"
},
{
"cve": "CVE-2022-3736",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3736"
},
{
"cve": "CVE-2022-37436",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-37436"
},
{
"cve": "CVE-2022-38171",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-38171"
},
{
"cve": "CVE-2022-38784",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-38784"
},
{
"cve": "CVE-2022-3924",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3924"
},
{
"cve": "CVE-2022-39253",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-39253"
},
{
"cve": "CVE-2022-40303",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-40303"
},
{
"cve": "CVE-2022-40304",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-40304"
},
{
"cve": "CVE-2022-40898",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-40898"
},
{
"cve": "CVE-2022-41715",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-41715"
},
{
"cve": "CVE-2022-41716",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-41716"
},
{
"cve": "CVE-2022-41903",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-41903"
},
{
"cve": "CVE-2022-42010",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42010"
},
{
"cve": "CVE-2022-42011",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42011"
},
{
"cve": "CVE-2022-42012",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42012"
},
{
"cve": "CVE-2022-4203",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-4203"
},
{
"cve": "CVE-2022-4283",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-4283"
},
{
"cve": "CVE-2022-42898",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42898"
},
{
"cve": "CVE-2022-42915",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42915"
},
{
"cve": "CVE-2022-42916",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42916"
},
{
"cve": "CVE-2022-42919",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42919"
},
{
"cve": "CVE-2022-4304",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-4304"
},
{
"cve": "CVE-2022-4345",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-4345"
},
{
"cve": "CVE-2022-4450",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-4450"
},
{
"cve": "CVE-2022-45143",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-45143"
},
{
"cve": "CVE-2022-45199",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-45199"
},
{
"cve": "CVE-2022-45939",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-45939"
},
{
"cve": "CVE-2022-46340",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46340"
},
{
"cve": "CVE-2022-46341",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46341"
},
{
"cve": "CVE-2022-46342",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46342"
},
{
"cve": "CVE-2022-46343",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46343"
},
{
"cve": "CVE-2022-46344",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46344"
},
{
"cve": "CVE-2022-46871",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46871"
},
{
"cve": "CVE-2022-46874",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46874"
},
{
"cve": "CVE-2022-46877",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46877"
},
{
"cve": "CVE-2022-48281",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-48281"
},
{
"cve": "CVE-2023-0215",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0215"
},
{
"cve": "CVE-2023-0216",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0216"
},
{
"cve": "CVE-2023-0217",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0217"
},
{
"cve": "CVE-2023-0286",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-0401",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0401"
},
{
"cve": "CVE-2023-0411",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0411"
},
{
"cve": "CVE-2023-0412",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0412"
},
{
"cve": "CVE-2023-0413",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0413"
},
{
"cve": "CVE-2023-0414",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0414"
},
{
"cve": "CVE-2023-0415",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0415"
},
{
"cve": "CVE-2023-0416",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0416"
},
{
"cve": "CVE-2023-0417",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0417"
},
{
"cve": "CVE-2023-0430",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0430"
},
{
"cve": "CVE-2023-0567",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0567"
},
{
"cve": "CVE-2023-0568",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0568"
},
{
"cve": "CVE-2023-0616",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0616"
},
{
"cve": "CVE-2023-0662",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0662"
},
{
"cve": "CVE-2023-0767",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0767"
},
{
"cve": "CVE-2023-0795",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0795"
},
{
"cve": "CVE-2023-0796",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0796"
},
{
"cve": "CVE-2023-0797",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0797"
},
{
"cve": "CVE-2023-0798",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0798"
},
{
"cve": "CVE-2023-0799",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0799"
},
{
"cve": "CVE-2023-0800",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0800"
},
{
"cve": "CVE-2023-0801",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0801"
},
{
"cve": "CVE-2023-0802",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0802"
},
{
"cve": "CVE-2023-0803",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0803"
},
{
"cve": "CVE-2023-0804",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0804"
},
{
"cve": "CVE-2023-21830",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21830"
},
{
"cve": "CVE-2023-21840",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21840"
},
{
"cve": "CVE-2023-21843",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21843"
},
{
"cve": "CVE-2023-21896",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21896"
},
{
"cve": "CVE-2023-21928",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21928"
},
{
"cve": "CVE-2023-21984",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21984"
},
{
"cve": "CVE-2023-21985",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21985"
},
{
"cve": "CVE-2023-22003",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-22003"
},
{
"cve": "CVE-2023-22490",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-22490"
},
{
"cve": "CVE-2023-22809",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-22809"
},
{
"cve": "CVE-2023-23598",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23598"
},
{
"cve": "CVE-2023-23599",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23599"
},
{
"cve": "CVE-2023-23601",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23601"
},
{
"cve": "CVE-2023-23602",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23602"
},
{
"cve": "CVE-2023-23603",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23603"
},
{
"cve": "CVE-2023-23605",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23605"
},
{
"cve": "CVE-2023-23918",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23918"
},
{
"cve": "CVE-2023-23919",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23919"
},
{
"cve": "CVE-2023-23920",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23920"
},
{
"cve": "CVE-2023-23936",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23936"
},
{
"cve": "CVE-2023-23946",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23946"
},
{
"cve": "CVE-2023-23969",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23969"
},
{
"cve": "CVE-2023-24580",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-24580"
},
{
"cve": "CVE-2023-24807",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-24807"
},
{
"cve": "CVE-2023-24998",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-24998"
},
{
"cve": "CVE-2023-25690",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25690"
},
{
"cve": "CVE-2023-25728",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25728"
},
{
"cve": "CVE-2023-25729",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25729"
},
{
"cve": "CVE-2023-25730",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25730"
},
{
"cve": "CVE-2023-25732",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25732"
},
{
"cve": "CVE-2023-25734",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25734"
},
{
"cve": "CVE-2023-25735",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25735"
},
{
"cve": "CVE-2023-25737",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25737"
},
{
"cve": "CVE-2023-25738",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25738"
},
{
"cve": "CVE-2023-25739",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25739"
},
{
"cve": "CVE-2023-25742",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25742"
},
{
"cve": "CVE-2023-25743",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25743"
},
{
"cve": "CVE-2023-25744",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25744"
},
{
"cve": "CVE-2023-25746",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25746"
},
{
"cve": "CVE-2023-25751",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25751"
},
{
"cve": "CVE-2023-25752",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25752"
},
{
"cve": "CVE-2023-27522",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-27522"
},
{
"cve": "CVE-2023-28162",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-28162"
},
{
"cve": "CVE-2023-28163",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-28163"
},
{
"cve": "CVE-2023-28164",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-28164"
},
{
"cve": "CVE-2023-28176",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-28176"
},
{
"cve": "CVE-2023-28708",
"product_status": {
"known_affected": [
"T028053",
"T002977"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-28708"
}
]
}
WID-SEC-W-2024-0064
Vulnerability from csaf_certbund - Published: 2024-01-10 23:00 - Updated: 2025-04-10 22:00Summary
Juniper Produkte: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: JUNOS ist das "Juniper Network Operating System", das in Juniper Appliances verwendet wird.
SRX Series Services Gateways ist ein Next-Generation Anti-Threat Firewall von Juniper.
Bei den Switches der Juniper EX-Serie handelt es sich um Access- und Aggregations-/Core-Layer-Switches.
Die Switches der QFX-Serie von Juniper sichern und automatisieren Netzwerke in Rechenzentren.
Die Juniper MX-Serie ist eine Produktfamilie von Routern.
Angriff: Ein Angreifer aus dem angrenzenden Netzwerk oder ein entfernter, anonymer, authentisierter, lokaler oder physischer Angreifer kann mehrere Schwachstellen in Juniper JUNOS, Juniper JUNOS Evolved, Juniper SRX Series, Juniper EX Series, Juniper QFX Series, Juniper ACX Series, Juniper PTX Series und Juniper MX Series ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuführen und seine Berechtigungen zu erweitern.
Betroffene Betriebssysteme: - Appliance
- BIOS/Firmware
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
Affected products
Known affected
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
References
31 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "JUNOS ist das \"Juniper Network Operating System\", das in Juniper Appliances verwendet wird.\r\nSRX Series Services Gateways ist ein Next-Generation Anti-Threat Firewall von Juniper.\r\nBei den Switches der Juniper EX-Serie handelt es sich um Access- und Aggregations-/Core-Layer-Switches.\r\nDie Switches der QFX-Serie von Juniper sichern und automatisieren Netzwerke in Rechenzentren. \r\nDie Juniper MX-Serie ist eine Produktfamilie von Routern.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer aus dem angrenzenden Netzwerk oder ein entfernter, anonymer, authentisierter, lokaler oder physischer Angreifer kann mehrere Schwachstellen in Juniper JUNOS, Juniper JUNOS Evolved, Juniper SRX Series, Juniper EX Series, Juniper QFX Series, Juniper ACX Series, Juniper PTX Series und Juniper MX Series ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und seine Berechtigungen zu erweitern.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Appliance\n- BIOS/Firmware",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-0064 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0064.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-0064 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0064"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA11272 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA11272"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75233 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75233"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75721 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75721"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75723 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75723"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75725 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75725"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75727 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75727"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75729 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75729"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75730 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75730"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75733 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75733"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75734 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75734"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75735 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75735"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75736 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75736"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75737 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75737"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75738 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75738"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75740 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75740"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75741 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75741"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75742 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75742"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75743 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75743"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75744 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75744"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75745 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75745"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75747 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75747"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75748 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75748"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75752 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75752"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75753 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75753"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75754 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75754"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75755 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75755"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75757 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75757"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75758 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75758"
},
{
"category": "external",
"summary": "Juniper Security Bulletin",
"url": "https://supportportal.juniper.net/s/article/2025-01-Security-Bulletin-Junos-Space-Multiple-vulnerabilities-resolved-in-24-1R2-release?language=en_US"
}
],
"source_lang": "en-US",
"title": "Juniper Produkte: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-04-10T22:00:00.000+00:00",
"generator": {
"date": "2025-04-11T08:49:58.286+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2024-0064",
"initial_release_date": "2024-01-10T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-01-10T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-04-10T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates aufgenommen"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Juniper EX Series",
"product": {
"name": "Juniper EX Series",
"product_id": "T019811",
"product_identification_helper": {
"cpe": "cpe:/h:juniper:ex:-"
}
}
},
{
"category": "product_version",
"name": "4600",
"product": {
"name": "Juniper EX Series 4600",
"product_id": "T021598",
"product_identification_helper": {
"cpe": "cpe:/h:juniper:ex:ex4600"
}
}
},
{
"category": "product_version",
"name": "4100",
"product": {
"name": "Juniper EX Series 4100",
"product_id": "T030475",
"product_identification_helper": {
"cpe": "cpe:/h:juniper:ex:4100"
}
}
},
{
"category": "product_version",
"name": "4400",
"product": {
"name": "Juniper EX Series 4400",
"product_id": "T030476",
"product_identification_helper": {
"cpe": "cpe:/h:juniper:ex:4400"
}
}
},
{
"category": "product_version",
"name": "EX9200",
"product": {
"name": "Juniper EX Series EX9200",
"product_id": "T031997",
"product_identification_helper": {
"cpe": "cpe:/h:juniper:ex:ex9200"
}
}
}
],
"category": "product_name",
"name": "EX Series"
},
{
"branches": [
{
"category": "product_version",
"name": "Evolved",
"product": {
"name": "Juniper JUNOS Evolved",
"product_id": "T018886",
"product_identification_helper": {
"cpe": "cpe:/o:juniper:junos:evolved"
}
}
},
{
"category": "product_version",
"name": "PTX Series",
"product": {
"name": "Juniper JUNOS PTX Series",
"product_id": "T023853",
"product_identification_helper": {
"cpe": "cpe:/o:juniper:junos:ptx_series"
}
}
},
{
"category": "product_name",
"name": "Juniper JUNOS",
"product": {
"name": "Juniper JUNOS",
"product_id": "T030471",
"product_identification_helper": {
"cpe": "cpe:/o:juniper:junos:-"
}
}
},
{
"category": "product_version",
"name": "ACX7024",
"product": {
"name": "Juniper JUNOS ACX7024",
"product_id": "T031994",
"product_identification_helper": {
"cpe": "cpe:/o:juniper:junos:acx7024"
}
}
},
{
"category": "product_version",
"name": "ACX7100-32C",
"product": {
"name": "Juniper JUNOS ACX7100-32C",
"product_id": "T031995",
"product_identification_helper": {
"cpe": "cpe:/o:juniper:junos:acx7100-32c"
}
}
},
{
"category": "product_version",
"name": "ACX7100-48L",
"product": {
"name": "Juniper JUNOS ACX7100-48L",
"product_id": "T031996",
"product_identification_helper": {
"cpe": "cpe:/o:juniper:junos:acx7100-48l"
}
}
}
],
"category": "product_name",
"name": "JUNOS"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c24.1R2",
"product": {
"name": "Juniper Junos Space \u003c24.1R2",
"product_id": "T040074"
}
},
{
"category": "product_version",
"name": "24.1R2",
"product": {
"name": "Juniper Junos Space 24.1R2",
"product_id": "T040074-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:juniper:junos_space:24.1r2"
}
}
}
],
"category": "product_name",
"name": "Junos Space"
},
{
"category": "product_name",
"name": "Juniper MX Series",
"product": {
"name": "Juniper MX Series",
"product_id": "918766",
"product_identification_helper": {
"cpe": "cpe:/h:juniper:mx:-"
}
}
},
{
"branches": [
{
"category": "product_version",
"name": "5000",
"product": {
"name": "Juniper QFX Series 5000",
"product_id": "T021597",
"product_identification_helper": {
"cpe": "cpe:/h:juniper:qfx:qfx5000"
}
}
}
],
"category": "product_name",
"name": "QFX Series"
},
{
"category": "product_name",
"name": "Juniper SRX Series",
"product": {
"name": "Juniper SRX Series",
"product_id": "T021593",
"product_identification_helper": {
"cpe": "cpe:/h:juniper:srx_service_gateways:-"
}
}
}
],
"category": "vendor",
"name": "Juniper"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-2183",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2016-2183"
},
{
"cve": "CVE-2019-17571",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2019-17571"
},
{
"cve": "CVE-2020-0465",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2020-0465"
},
{
"cve": "CVE-2020-0466",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2020-0466"
},
{
"cve": "CVE-2020-12321",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2020-12321"
},
{
"cve": "CVE-2020-9493",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2020-9493"
},
{
"cve": "CVE-2021-0920",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2021-0920"
},
{
"cve": "CVE-2021-25220",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2021-25220"
},
{
"cve": "CVE-2021-26341",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2021-26341"
},
{
"cve": "CVE-2021-26691",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2021-26691"
},
{
"cve": "CVE-2021-33655",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2021-33655"
},
{
"cve": "CVE-2021-33656",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2021-33656"
},
{
"cve": "CVE-2021-34798",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2021-34798"
},
{
"cve": "CVE-2021-3564",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2021-3564"
},
{
"cve": "CVE-2021-3573",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2021-3573"
},
{
"cve": "CVE-2021-3621",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2021-3621"
},
{
"cve": "CVE-2021-3752",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2021-3752"
},
{
"cve": "CVE-2021-39275",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2021-39275"
},
{
"cve": "CVE-2021-4155",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2021-4155"
},
{
"cve": "CVE-2021-44228",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2021-44228"
},
{
"cve": "CVE-2021-44790",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2021-44790"
},
{
"cve": "CVE-2021-44832",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2021-44832"
},
{
"cve": "CVE-2022-0330",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-0330"
},
{
"cve": "CVE-2022-0934",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-0934"
},
{
"cve": "CVE-2022-1462",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-1462"
},
{
"cve": "CVE-2022-1679",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-1679"
},
{
"cve": "CVE-2022-1789",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-1789"
},
{
"cve": "CVE-2022-20141",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-20141"
},
{
"cve": "CVE-2022-21699",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-21699"
},
{
"cve": "CVE-2022-2196",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-2196"
},
{
"cve": "CVE-2022-22942",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-22942"
},
{
"cve": "CVE-2022-23302",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-23302"
},
{
"cve": "CVE-2022-23305",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-23305"
},
{
"cve": "CVE-2022-23307",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-23307"
},
{
"cve": "CVE-2022-25265",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-25265"
},
{
"cve": "CVE-2022-2663",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-2663"
},
{
"cve": "CVE-2022-2795",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-2795"
},
{
"cve": "CVE-2022-2873",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-2873"
},
{
"cve": "CVE-2022-2964",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-2964"
},
{
"cve": "CVE-2022-3028",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-3028"
},
{
"cve": "CVE-2022-30594",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-30594"
},
{
"cve": "CVE-2022-3239",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-3239"
},
{
"cve": "CVE-2022-3524",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-3524"
},
{
"cve": "CVE-2022-3564",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-3564"
},
{
"cve": "CVE-2022-3566",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-3566"
},
{
"cve": "CVE-2022-3567",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-3567"
},
{
"cve": "CVE-2022-3619",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-3619"
},
{
"cve": "CVE-2022-3623",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-3623"
},
{
"cve": "CVE-2022-3625",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-3625"
},
{
"cve": "CVE-2022-3628",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-3628"
},
{
"cve": "CVE-2022-3707",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-3707"
},
{
"cve": "CVE-2022-37434",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-37434"
},
{
"cve": "CVE-2022-38023",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-38023"
},
{
"cve": "CVE-2022-39188",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-39188"
},
{
"cve": "CVE-2022-39189",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-39189"
},
{
"cve": "CVE-2022-41218",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-41218"
},
{
"cve": "CVE-2022-41222",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-41222"
},
{
"cve": "CVE-2022-4129",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-4129"
},
{
"cve": "CVE-2022-4139",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-4139"
},
{
"cve": "CVE-2022-41674",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-41674"
},
{
"cve": "CVE-2022-41974",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-41974"
},
{
"cve": "CVE-2022-4254",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-4254"
},
{
"cve": "CVE-2022-4269",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-4269"
},
{
"cve": "CVE-2022-42703",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-42703"
},
{
"cve": "CVE-2022-42720",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-42720"
},
{
"cve": "CVE-2022-42721",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-42721"
},
{
"cve": "CVE-2022-42722",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-42722"
},
{
"cve": "CVE-2022-42896",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-42896"
},
{
"cve": "CVE-2022-43750",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-43750"
},
{
"cve": "CVE-2022-4378",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-4378"
},
{
"cve": "CVE-2022-43945",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-43945"
},
{
"cve": "CVE-2022-47929",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-47929"
},
{
"cve": "CVE-2023-0266",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-0266"
},
{
"cve": "CVE-2023-0286",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-0386",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-0386"
},
{
"cve": "CVE-2023-0394",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-0394"
},
{
"cve": "CVE-2023-0461",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-0461"
},
{
"cve": "CVE-2023-0767",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-0767"
},
{
"cve": "CVE-2023-1195",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-1195"
},
{
"cve": "CVE-2023-1281",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-1281"
},
{
"cve": "CVE-2023-1582",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-1582"
},
{
"cve": "CVE-2023-1829",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-1829"
},
{
"cve": "CVE-2023-20569",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-20569"
},
{
"cve": "CVE-2023-20593",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-20593"
},
{
"cve": "CVE-2023-2124",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-2124"
},
{
"cve": "CVE-2023-21830",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-21830"
},
{
"cve": "CVE-2023-21843",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-21843"
},
{
"cve": "CVE-2023-21930",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-21930"
},
{
"cve": "CVE-2023-21937",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-21937"
},
{
"cve": "CVE-2023-21938",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-21938"
},
{
"cve": "CVE-2023-21939",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-21939"
},
{
"cve": "CVE-2023-2194",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-2194"
},
{
"cve": "CVE-2023-21954",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-21954"
},
{
"cve": "CVE-2023-21967",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-21967"
},
{
"cve": "CVE-2023-21968",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-21968"
},
{
"cve": "CVE-2023-22045",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-22045"
},
{
"cve": "CVE-2023-22049",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-22049"
},
{
"cve": "CVE-2023-22081",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-22081"
},
{
"cve": "CVE-2023-2235",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-2235"
},
{
"cve": "CVE-2023-22809",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-22809"
},
{
"cve": "CVE-2023-23454",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-23454"
},
{
"cve": "CVE-2023-23918",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-23918"
},
{
"cve": "CVE-2023-23920",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-23920"
},
{
"cve": "CVE-2023-24329",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-24329"
},
{
"cve": "CVE-2023-26464",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-26464"
},
{
"cve": "CVE-2023-2650",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-2650"
},
{
"cve": "CVE-2023-2828",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-2828"
},
{
"cve": "CVE-2023-32067",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-32067"
},
{
"cve": "CVE-2023-32360",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-32360"
},
{
"cve": "CVE-2023-3341",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-3341"
},
{
"cve": "CVE-2023-3446",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-3446"
},
{
"cve": "CVE-2023-36842",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-36842"
},
{
"cve": "CVE-2023-3817",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-3817"
},
{
"cve": "CVE-2023-38408",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-38408"
},
{
"cve": "CVE-2023-38802",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-38802"
},
{
"cve": "CVE-2024-21585",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21585"
},
{
"cve": "CVE-2024-21587",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21587"
},
{
"cve": "CVE-2024-21589",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21589"
},
{
"cve": "CVE-2024-21591",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21591"
},
{
"cve": "CVE-2024-21594",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21594"
},
{
"cve": "CVE-2024-21595",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21595"
},
{
"cve": "CVE-2024-21596",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21596"
},
{
"cve": "CVE-2024-21597",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21597"
},
{
"cve": "CVE-2024-21599",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21599"
},
{
"cve": "CVE-2024-21600",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21600"
},
{
"cve": "CVE-2024-21601",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21601"
},
{
"cve": "CVE-2024-21602",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21602"
},
{
"cve": "CVE-2024-21603",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21603"
},
{
"cve": "CVE-2024-21604",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21604"
},
{
"cve": "CVE-2024-21606",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21606"
},
{
"cve": "CVE-2024-21607",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21607"
},
{
"cve": "CVE-2024-21611",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21611"
},
{
"cve": "CVE-2024-21612",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21612"
},
{
"cve": "CVE-2024-21613",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21613"
},
{
"cve": "CVE-2024-21614",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21614"
},
{
"cve": "CVE-2024-21616",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21616"
},
{
"cve": "CVE-2024-21617",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21617"
}
]
}
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…