Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-23919 (GCVE-0-2023-23919)
Vulnerability from cvelistv5 – Published: 2023-02-23 00:00 – Updated: 2025-04-30 05:56
VLAI
EPSS
Summary
A cryptographic vulnerability exists in Node.js <19.2.0, <18.14.1, <16.19.1, <14.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.
Severity
7.5 (High)
CWE
- CWE-310 - Cryptographic Issues - Generic (CWE-310)
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.2.0 (semver) |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T10:42:26.831Z",
"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://hackerone.com/reports/1808596"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20230316-0008/"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2023-23919",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-03-12T14:26:46.934403Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-03-12T14:28:47.925Z",
"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.2.0",
"status": "affected",
"version": "19.0",
"versionType": "semver"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-310",
"description": "Cryptographic Issues - Generic (CWE-310)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-04-30T05:56:08.249Z",
"orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
"shortName": "hackerone"
},
"references": [
{
"url": "https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/"
},
{
"url": "https://hackerone.com/reports/1808596"
},
{
"url": "https://security.netapp.com/advisory/ntap-20230316-0008/"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
"assignerShortName": "hackerone",
"cveId": "CVE-2023-23919",
"datePublished": "2023-02-23T00:00:00.000Z",
"dateReserved": "2023-01-19T00:00:00.000Z",
"dateUpdated": "2025-04-30T05:56:08.249Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-23919",
"date": "2026-05-30",
"epss": "0.00319",
"percentile": "0.55258"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-23919\",\"sourceIdentifier\":\"support@hackerone.com\",\"published\":\"2023-02-23T20:15:13.977\",\"lastModified\":\"2025-03-12T15:15:38.580\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6},{\"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:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"support@hackerone.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-310\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-Other\"}]}],\"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.2.0\",\"matchCriteriaId\":\"57BCF42B-D5BC-433A-A4BA-E3014E275FA7\"}]}]}],\"references\":[{\"url\":\"https://hackerone.com/reports/1808596\",\"source\":\"support@hackerone.com\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"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://hackerone.com/reports/1808596\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"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://hackerone.com/reports/1808596\", \"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:26.831Z\"}}, {\"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:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-23919\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-03-12T14:26:46.934403Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-03-12T14:28:06.459Z\"}}], \"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.2.0\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/\"}, {\"url\": \"https://hackerone.com/reports/1808596\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230316-0008/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-310\", \"description\": \"Cryptographic Issues - Generic (CWE-310)\"}]}], \"providerMetadata\": {\"orgId\": \"36234546-b8fa-4601-9d6f-f4e334aa8ea1\", \"shortName\": \"hackerone\", \"dateUpdated\": \"2025-04-30T05:56:08.249Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-23919\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-04-30T05:56:08.249Z\", \"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: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"
}
]
}
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"
}
]
}
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…