Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-22018 (GCVE-0-2024-22018)
Vulnerability from cvelistv5 – Published: 2024-07-10 01:00 – Updated: 2025-04-30 22:25
VLAI
EPSS
Summary
A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-read flag is used.
This flaw arises from an inadequate permission model that fails to restrict file stats through the fs.lstat API. As a result, malicious actors can retrieve stats from files that they do not have explicit read access to.
This vulnerability affects all users using the experimental permission model in Node.js 20 and Node.js 21.
Please note that at the time this CVE was issued, the permission model is an experimental feature of Node.js.
Severity
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.* (semver) Affected: 15.0 , < 15.* (semver) Affected: 16.0 , < 16.* (semver) Affected: 17.0 , < 17.* (semver) Affected: 19.0 , < 19.* (semver) Affected: 20.0 , < 20.15.1 (semver) Affected: 21.0 , < 21.* (semver) Affected: 22.0 , < 22.4.1 (semver) |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-22018",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-07-10T16:07:56.256999Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-noinfo Not enough information",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-11-04T20:13:58.689Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-16T17:02:38.484Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://hackerone.com/reports/2145862"
},
{
"tags": [
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2024/07/11/6"
},
{
"tags": [
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2024/07/19/3"
},
{
"url": "https://security.netapp.com/advisory/ntap-20240816-0007/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Node",
"vendor": "NodeJS",
"versions": [
{
"lessThan": "4.*",
"status": "affected",
"version": "4.0",
"versionType": "semver"
},
{
"lessThan": "5.*",
"status": "affected",
"version": "5.0",
"versionType": "semver"
},
{
"lessThan": "6.*",
"status": "affected",
"version": "6.0",
"versionType": "semver"
},
{
"lessThan": "7.*",
"status": "affected",
"version": "7.0",
"versionType": "semver"
},
{
"lessThan": "8.*",
"status": "affected",
"version": "8.0",
"versionType": "semver"
},
{
"lessThan": "9.*",
"status": "affected",
"version": "9.0",
"versionType": "semver"
},
{
"lessThan": "10.*",
"status": "affected",
"version": "10.0",
"versionType": "semver"
},
{
"lessThan": "11.*",
"status": "affected",
"version": "11.0",
"versionType": "semver"
},
{
"lessThan": "12.*",
"status": "affected",
"version": "12.0",
"versionType": "semver"
},
{
"lessThan": "13.*",
"status": "affected",
"version": "13.0",
"versionType": "semver"
},
{
"lessThan": "14.*",
"status": "affected",
"version": "14.0",
"versionType": "semver"
},
{
"lessThan": "15.*",
"status": "affected",
"version": "15.0",
"versionType": "semver"
},
{
"lessThan": "16.*",
"status": "affected",
"version": "16.0",
"versionType": "semver"
},
{
"lessThan": "17.*",
"status": "affected",
"version": "17.0",
"versionType": "semver"
},
{
"lessThan": "19.*",
"status": "affected",
"version": "19.0",
"versionType": "semver"
},
{
"lessThan": "20.15.1",
"status": "affected",
"version": "20.0",
"versionType": "semver"
},
{
"lessThan": "21.*",
"status": "affected",
"version": "21.0",
"versionType": "semver"
},
{
"lessThan": "22.4.1",
"status": "affected",
"version": "22.0",
"versionType": "semver"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-read flag is used.\nThis flaw arises from an inadequate permission model that fails to restrict file stats through the fs.lstat API. As a result, malicious actors can retrieve stats from files that they do not have explicit read access to.\nThis vulnerability affects all users using the experimental permission model in Node.js 20 and Node.js 21.\nPlease note that at the time this CVE was issued, the permission model is an experimental feature of Node.js."
}
],
"metrics": [
{
"cvssV3_0": {
"baseScore": 2.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-04-30T22:25:19.795Z",
"orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
"shortName": "hackerone"
},
"references": [
{
"url": "https://hackerone.com/reports/2145862"
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/07/11/6"
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/07/19/3"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
"assignerShortName": "hackerone",
"cveId": "CVE-2024-22018",
"datePublished": "2024-07-10T01:00:12.747Z",
"dateReserved": "2024-01-04T01:04:06.573Z",
"dateUpdated": "2025-04-30T22:25:19.795Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-22018",
"date": "2026-05-27",
"epss": "0.00212",
"percentile": "0.43538"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-22018\",\"sourceIdentifier\":\"support@hackerone.com\",\"published\":\"2024-07-10T02:15:03.160\",\"lastModified\":\"2024-11-21T08:55:24.273\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-read flag is used.\\nThis flaw arises from an inadequate permission model that fails to restrict file stats through the fs.lstat API. As a result, malicious actors can retrieve stats from files that they do not have explicit read access to.\\nThis vulnerability affects all users using the experimental permission model in Node.js 20 and Node.js 21.\\nPlease note that at the time this CVE was issued, the permission model is an experimental feature of Node.js.\"},{\"lang\":\"es\",\"value\":\"Se ha identificado una vulnerabilidad en Node.js que afecta a los usuarios del modelo de permisos experimental cuando se utiliza el indicador --allow-fs-read. Este fallo surge de un modelo de permisos inadecuado que no logra restringir las estad\u00edsticas de archivos a trav\u00e9s de la API fs.lstat. Como resultado, los actores malintencionados pueden recuperar estad\u00edsticas de archivos a los que no tienen acceso de lectura expl\u00edcito. Esta vulnerabilidad afecta a todos los usuarios que utilizan el modelo de permiso experimental en Node.js 20 y Node.js 21. Tenga en cuenta que en el momento en que se emiti\u00f3 este CVE, el modelo de permiso es una caracter\u00edstica experimental de Node.js.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"support@hackerone.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N\",\"baseScore\":2.9,\"baseSeverity\":\"LOW\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.4,\"impactScore\":1.4}]},\"references\":[{\"url\":\"http://www.openwall.com/lists/oss-security/2024/07/11/6\",\"source\":\"support@hackerone.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/07/19/3\",\"source\":\"support@hackerone.com\"},{\"url\":\"https://hackerone.com/reports/2145862\",\"source\":\"support@hackerone.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/07/11/6\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/07/19/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://hackerone.com/reports/2145862\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20240816-0007/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://hackerone.com/reports/2145862\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/07/11/6\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/07/19/3\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240816-0007/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-16T17:02:38.484Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-22018\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-07-10T16:07:56.256999Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"description\": \"CWE-noinfo Not enough information\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-07-10T16:07:59.409Z\"}}], \"cna\": {\"metrics\": [{\"cvssV3_0\": {\"version\": \"3.0\", \"baseScore\": 2.9, \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N\"}}], \"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.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"15.0\", \"lessThan\": \"15.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"16.0\", \"lessThan\": \"16.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"17.0\", \"lessThan\": \"17.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"19.0\", \"lessThan\": \"19.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"20.0\", \"lessThan\": \"20.15.1\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"21.0\", \"lessThan\": \"21.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"22.0\", \"lessThan\": \"22.4.1\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://hackerone.com/reports/2145862\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/07/11/6\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/07/19/3\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-read flag is used.\\nThis flaw arises from an inadequate permission model that fails to restrict file stats through the fs.lstat API. As a result, malicious actors can retrieve stats from files that they do not have explicit read access to.\\nThis vulnerability affects all users using the experimental permission model in Node.js 20 and Node.js 21.\\nPlease note that at the time this CVE was issued, the permission model is an experimental feature of Node.js.\"}], \"providerMetadata\": {\"orgId\": \"36234546-b8fa-4601-9d6f-f4e334aa8ea1\", \"shortName\": \"hackerone\", \"dateUpdated\": \"2025-04-30T22:25:19.795Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-22018\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-04-30T22:25:19.795Z\", \"dateReserved\": \"2024-01-04T01:04:06.573Z\", \"assignerOrgId\": \"36234546-b8fa-4601-9d6f-f4e334aa8ea1\", \"datePublished\": \"2024-07-10T01:00:12.747Z\", \"assignerShortName\": \"hackerone\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SUSE-SU-2024:2543-1
Vulnerability from csaf_suse - Published: 2024-07-17 07:51 - Updated: 2024-07-17 07:51Summary
Security update for nodejs20
Severity
Moderate
Notes
Title of the patch: Security update for nodejs20
Description of the patch: This update for nodejs20 fixes the following issues:
Update to 20.15.1:
- CVE-2024-36138: Fixed CVE-2024-27980 fix bypass (bsc#1227560)
- CVE-2024-22020: Fixed a bypass of network import restriction via data URL (bsc#1227554)
- CVE-2024-22018: Fixed fs.lstat bypasses permission model (bsc#1227562)
- CVE-2024-36137: Fixed fs.fchown/fchmod bypasses permission model (bsc#1227561)
- CVE-2024-37372: Fixed Permission model improperly processes UNC paths (bsc#1227563)
Changes in 20.15.0:
- test_runner: support test plans
- inspector: introduce the --inspect-wait flag
- zlib: expose zlib.crc32()
- cli: allow running wasm in limited vmem with --disable-wasm-trap-handler
Changes in 20.14.0
- src,permission: throw async errors on async APIs
- test_runner: support forced exit
Changes in 20.13.1:
- buffer: improve base64 and base64url performance
- crypto: deprecate implicitly shortened GCM tags
- events,doc: mark CustomEvent as stable
- fs: add stacktrace to fs/promises
- report: add --report-exclude-network option
- src: add uv_get_available_memory to report and process
- stream: support typed arrays
- util: support array of formats in util.styleText
- v8: implement v8.queryObjects() for memory leak regression testing
- watch: mark as stable
Patchnames: SUSE-2024-2543,SUSE-SLE-Module-Web-Scripting-15-SP5-2024-2543,openSUSE-SLE-15.5-2024-2543
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
30 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-docs-20.15.1-150500.11.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-docs-20.15.1-150500.11.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
6.5 (Medium)
Affected products
Recommended
30 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-docs-20.15.1-150500.11.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-docs-20.15.1-150500.11.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
30 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-docs-20.15.1-150500.11.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-docs-20.15.1-150500.11.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
30 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-docs-20.15.1-150500.11.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-docs-20.15.1-150500.11.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
Affected products
Recommended
30 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-docs-20.15.1-150500.11.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-docs-20.15.1-150500.11.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
30 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-docs-20.15.1-150500.11.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nodejs20-docs-20.15.1-150500.11.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
References
28 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for nodejs20",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nodejs20 fixes the following issues:\n\nUpdate to 20.15.1:\n\n- CVE-2024-36138: Fixed CVE-2024-27980 fix bypass (bsc#1227560)\n- CVE-2024-22020: Fixed a bypass of network import restriction via data URL (bsc#1227554)\n- CVE-2024-22018: Fixed fs.lstat bypasses permission model (bsc#1227562)\n- CVE-2024-36137: Fixed fs.fchown/fchmod bypasses permission model (bsc#1227561)\n- CVE-2024-37372: Fixed Permission model improperly processes UNC paths (bsc#1227563)\n\nChanges in 20.15.0:\n\n- test_runner: support test plans\n- inspector: introduce the --inspect-wait flag\n- zlib: expose zlib.crc32()\n- cli: allow running wasm in limited vmem with --disable-wasm-trap-handler\n\nChanges in 20.14.0\n\n- src,permission: throw async errors on async APIs\n- test_runner: support forced exit\n\nChanges in 20.13.1:\n\n- buffer: improve base64 and base64url performance\n- crypto: deprecate implicitly shortened GCM tags\n- events,doc: mark CustomEvent as stable\n- fs: add stacktrace to fs/promises\n- report: add --report-exclude-network option\n- src: add uv_get_available_memory to report and process\n- stream: support typed arrays\n- util: support array of formats in util.styleText\n- v8: implement v8.queryObjects() for memory leak regression testing\n- watch: mark as stable\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-2543,SUSE-SLE-Module-Web-Scripting-15-SP5-2024-2543,openSUSE-SLE-15.5-2024-2543",
"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-2024_2543-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:2543-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242543-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:2543-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018990.html"
},
{
"category": "self",
"summary": "SUSE Bug 1227554",
"url": "https://bugzilla.suse.com/1227554"
},
{
"category": "self",
"summary": "SUSE Bug 1227560",
"url": "https://bugzilla.suse.com/1227560"
},
{
"category": "self",
"summary": "SUSE Bug 1227561",
"url": "https://bugzilla.suse.com/1227561"
},
{
"category": "self",
"summary": "SUSE Bug 1227562",
"url": "https://bugzilla.suse.com/1227562"
},
{
"category": "self",
"summary": "SUSE Bug 1227563",
"url": "https://bugzilla.suse.com/1227563"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-22018 page",
"url": "https://www.suse.com/security/cve/CVE-2024-22018/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-22020 page",
"url": "https://www.suse.com/security/cve/CVE-2024-22020/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-27980 page",
"url": "https://www.suse.com/security/cve/CVE-2024-27980/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-36137 page",
"url": "https://www.suse.com/security/cve/CVE-2024-36137/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-36138 page",
"url": "https://www.suse.com/security/cve/CVE-2024-36138/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-37372 page",
"url": "https://www.suse.com/security/cve/CVE-2024-37372/"
}
],
"title": "Security update for nodejs20",
"tracking": {
"current_release_date": "2024-07-17T07:51:52Z",
"generator": {
"date": "2024-07-17T07:51:52Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:2543-1",
"initial_release_date": "2024-07-17T07:51:52Z",
"revision_history": [
{
"date": "2024-07-17T07:51:52Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "corepack20-20.15.1-150500.11.12.2.aarch64",
"product": {
"name": "corepack20-20.15.1-150500.11.12.2.aarch64",
"product_id": "corepack20-20.15.1-150500.11.12.2.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs20-20.15.1-150500.11.12.2.aarch64",
"product": {
"name": "nodejs20-20.15.1-150500.11.12.2.aarch64",
"product_id": "nodejs20-20.15.1-150500.11.12.2.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"product": {
"name": "nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"product_id": "nodejs20-devel-20.15.1-150500.11.12.2.aarch64"
}
},
{
"category": "product_version",
"name": "npm20-20.15.1-150500.11.12.2.aarch64",
"product": {
"name": "npm20-20.15.1-150500.11.12.2.aarch64",
"product_id": "npm20-20.15.1-150500.11.12.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack20-20.15.1-150500.11.12.2.i586",
"product": {
"name": "corepack20-20.15.1-150500.11.12.2.i586",
"product_id": "corepack20-20.15.1-150500.11.12.2.i586"
}
},
{
"category": "product_version",
"name": "nodejs20-20.15.1-150500.11.12.2.i586",
"product": {
"name": "nodejs20-20.15.1-150500.11.12.2.i586",
"product_id": "nodejs20-20.15.1-150500.11.12.2.i586"
}
},
{
"category": "product_version",
"name": "nodejs20-devel-20.15.1-150500.11.12.2.i586",
"product": {
"name": "nodejs20-devel-20.15.1-150500.11.12.2.i586",
"product_id": "nodejs20-devel-20.15.1-150500.11.12.2.i586"
}
},
{
"category": "product_version",
"name": "npm20-20.15.1-150500.11.12.2.i586",
"product": {
"name": "npm20-20.15.1-150500.11.12.2.i586",
"product_id": "npm20-20.15.1-150500.11.12.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"product": {
"name": "nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"product_id": "nodejs20-docs-20.15.1-150500.11.12.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack20-20.15.1-150500.11.12.2.ppc64le",
"product": {
"name": "corepack20-20.15.1-150500.11.12.2.ppc64le",
"product_id": "corepack20-20.15.1-150500.11.12.2.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs20-20.15.1-150500.11.12.2.ppc64le",
"product": {
"name": "nodejs20-20.15.1-150500.11.12.2.ppc64le",
"product_id": "nodejs20-20.15.1-150500.11.12.2.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"product": {
"name": "nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"product_id": "nodejs20-devel-20.15.1-150500.11.12.2.ppc64le"
}
},
{
"category": "product_version",
"name": "npm20-20.15.1-150500.11.12.2.ppc64le",
"product": {
"name": "npm20-20.15.1-150500.11.12.2.ppc64le",
"product_id": "npm20-20.15.1-150500.11.12.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack20-20.15.1-150500.11.12.2.s390x",
"product": {
"name": "corepack20-20.15.1-150500.11.12.2.s390x",
"product_id": "corepack20-20.15.1-150500.11.12.2.s390x"
}
},
{
"category": "product_version",
"name": "nodejs20-20.15.1-150500.11.12.2.s390x",
"product": {
"name": "nodejs20-20.15.1-150500.11.12.2.s390x",
"product_id": "nodejs20-20.15.1-150500.11.12.2.s390x"
}
},
{
"category": "product_version",
"name": "nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"product": {
"name": "nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"product_id": "nodejs20-devel-20.15.1-150500.11.12.2.s390x"
}
},
{
"category": "product_version",
"name": "npm20-20.15.1-150500.11.12.2.s390x",
"product": {
"name": "npm20-20.15.1-150500.11.12.2.s390x",
"product_id": "npm20-20.15.1-150500.11.12.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack20-20.15.1-150500.11.12.2.x86_64",
"product": {
"name": "corepack20-20.15.1-150500.11.12.2.x86_64",
"product_id": "corepack20-20.15.1-150500.11.12.2.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs20-20.15.1-150500.11.12.2.x86_64",
"product": {
"name": "nodejs20-20.15.1-150500.11.12.2.x86_64",
"product_id": "nodejs20-20.15.1-150500.11.12.2.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"product": {
"name": "nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"product_id": "nodejs20-devel-20.15.1-150500.11.12.2.x86_64"
}
},
{
"category": "product_version",
"name": "npm20-20.15.1-150500.11.12.2.x86_64",
"product": {
"name": "npm20-20.15.1-150500.11.12.2.x86_64",
"product_id": "npm20-20.15.1-150500.11.12.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-20.15.1-150500.11.12.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.aarch64"
},
"product_reference": "nodejs20-20.15.1-150500.11.12.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-20.15.1-150500.11.12.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.ppc64le"
},
"product_reference": "nodejs20-20.15.1-150500.11.12.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-20.15.1-150500.11.12.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.s390x"
},
"product_reference": "nodejs20-20.15.1-150500.11.12.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-20.15.1-150500.11.12.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.x86_64"
},
"product_reference": "nodejs20-20.15.1-150500.11.12.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.15.1-150500.11.12.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64"
},
"product_reference": "nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.15.1-150500.11.12.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le"
},
"product_reference": "nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.15.1-150500.11.12.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.s390x"
},
"product_reference": "nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.15.1-150500.11.12.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64"
},
"product_reference": "nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-docs-20.15.1-150500.11.12.2.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-docs-20.15.1-150500.11.12.2.noarch"
},
"product_reference": "nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.15.1-150500.11.12.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.aarch64"
},
"product_reference": "npm20-20.15.1-150500.11.12.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.15.1-150500.11.12.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.ppc64le"
},
"product_reference": "npm20-20.15.1-150500.11.12.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.15.1-150500.11.12.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.s390x"
},
"product_reference": "npm20-20.15.1-150500.11.12.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.15.1-150500.11.12.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.x86_64"
},
"product_reference": "npm20-20.15.1-150500.11.12.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack20-20.15.1-150500.11.12.2.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.aarch64"
},
"product_reference": "corepack20-20.15.1-150500.11.12.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack20-20.15.1-150500.11.12.2.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.ppc64le"
},
"product_reference": "corepack20-20.15.1-150500.11.12.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack20-20.15.1-150500.11.12.2.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.s390x"
},
"product_reference": "corepack20-20.15.1-150500.11.12.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack20-20.15.1-150500.11.12.2.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.x86_64"
},
"product_reference": "corepack20-20.15.1-150500.11.12.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-20.15.1-150500.11.12.2.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.aarch64"
},
"product_reference": "nodejs20-20.15.1-150500.11.12.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-20.15.1-150500.11.12.2.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.ppc64le"
},
"product_reference": "nodejs20-20.15.1-150500.11.12.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-20.15.1-150500.11.12.2.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.s390x"
},
"product_reference": "nodejs20-20.15.1-150500.11.12.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-20.15.1-150500.11.12.2.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.x86_64"
},
"product_reference": "nodejs20-20.15.1-150500.11.12.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.15.1-150500.11.12.2.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64"
},
"product_reference": "nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.15.1-150500.11.12.2.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le"
},
"product_reference": "nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.15.1-150500.11.12.2.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.s390x"
},
"product_reference": "nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.15.1-150500.11.12.2.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64"
},
"product_reference": "nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-docs-20.15.1-150500.11.12.2.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:nodejs20-docs-20.15.1-150500.11.12.2.noarch"
},
"product_reference": "nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.15.1-150500.11.12.2.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.aarch64"
},
"product_reference": "npm20-20.15.1-150500.11.12.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.15.1-150500.11.12.2.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.ppc64le"
},
"product_reference": "npm20-20.15.1-150500.11.12.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.15.1-150500.11.12.2.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.s390x"
},
"product_reference": "npm20-20.15.1-150500.11.12.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.15.1-150500.11.12.2.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.x86_64"
},
"product_reference": "npm20-20.15.1-150500.11.12.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-22018",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-22018"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-read flag is used.\nThis flaw arises from an inadequate permission model that fails to restrict file stats through the fs.lstat API. As a result, malicious actors can retrieve stats from files that they do not have explicit read access to.\nThis vulnerability affects all users using the experimental permission model in Node.js 20 and Node.js 21.\nPlease note that at the time this CVE was issued, the permission model is an experimental feature of Node.js.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-22018",
"url": "https://www.suse.com/security/cve/CVE-2024-22018"
},
{
"category": "external",
"summary": "SUSE Bug 1227562 for CVE-2024-22018",
"url": "https://bugzilla.suse.com/1227562"
}
],
"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 SP5:nodejs20-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.8,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-17T07:51:52Z",
"details": "low"
}
],
"title": "CVE-2024-22018"
},
{
"cve": "CVE-2024-22020",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-22020"
}
],
"notes": [
{
"category": "general",
"text": "A security flaw in Node.js allows a bypass of network import restrictions.\nBy embedding non-network imports in data URLs, an attacker can execute arbitrary code, compromising system security.\nVerified on various platforms, the vulnerability is mitigated by forbidding data URLs in network imports.\nExploiting this flaw can violate network import security, posing a risk to developers and servers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-22020",
"url": "https://www.suse.com/security/cve/CVE-2024-22020"
},
{
"category": "external",
"summary": "SUSE Bug 1227554 for CVE-2024-22020",
"url": "https://bugzilla.suse.com/1227554"
}
],
"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 SP5:nodejs20-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-17T07:51:52Z",
"details": "moderate"
}
],
"title": "CVE-2024-22020"
},
{
"cve": "CVE-2024-27980",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-27980"
}
],
"notes": [
{
"category": "general",
"text": "Due to the improper handling of batch files in child_process.spawn / child_process.spawnSync, a malicious command line argument can inject arbitrary commands and achieve code execution even if the shell option is not enabled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-27980",
"url": "https://www.suse.com/security/cve/CVE-2024-27980"
},
{
"category": "external",
"summary": "SUSE Bug 1222665 for CVE-2024-27980",
"url": "https://bugzilla.suse.com/1222665"
},
{
"category": "external",
"summary": "SUSE Bug 1227560 for CVE-2024-27980",
"url": "https://bugzilla.suse.com/1227560"
}
],
"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 SP5:nodejs20-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-17T07:51:52Z",
"details": "moderate"
}
],
"title": "CVE-2024-27980"
},
{
"cve": "CVE-2024-36137",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-36137"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-write flag is used.\r\n\r\nNode.js Permission Model do not operate on file descriptors, however, operations such as fs.fchown or fs.fchmod can use a \"read-only\" file descriptor to change the owner and permissions of a file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-36137",
"url": "https://www.suse.com/security/cve/CVE-2024-36137"
},
{
"category": "external",
"summary": "SUSE Bug 1227561 for CVE-2024-36137",
"url": "https://bugzilla.suse.com/1227561"
}
],
"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 SP5:nodejs20-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-17T07:51:52Z",
"details": "low"
}
],
"title": "CVE-2024-36137"
},
{
"cve": "CVE-2024-36138",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-36138"
}
],
"notes": [
{
"category": "general",
"text": "Bypass incomplete fix of CVE-2024-27980, that arises from improper handling of batch files with all possible extensions on Windows via child_process.spawn / child_process.spawnSync. A malicious command line argument can inject arbitrary commands and achieve code execution even if the shell option is not enabled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-36138",
"url": "https://www.suse.com/security/cve/CVE-2024-36138"
},
{
"category": "external",
"summary": "SUSE Bug 1227560 for CVE-2024-36138",
"url": "https://bugzilla.suse.com/1227560"
}
],
"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 SP5:nodejs20-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-17T07:51:52Z",
"details": "moderate"
}
],
"title": "CVE-2024-36138"
},
{
"cve": "CVE-2024-37372",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-37372"
}
],
"notes": [
{
"category": "general",
"text": "The Permission Model assumes that any path starting with two backslashes \\ has a four-character prefix that can be ignored, which is not always true. This subtle bug leads to vulnerable edge cases.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-37372",
"url": "https://www.suse.com/security/cve/CVE-2024-37372"
},
{
"category": "external",
"summary": "SUSE Bug 1227563 for CVE-2024-37372",
"url": "https://bugzilla.suse.com/1227563"
}
],
"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 SP5:nodejs20-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-20.15.1-150500.11.12.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP5:npm20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:corepack20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:nodejs20-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:nodejs20-devel-20.15.1-150500.11.12.2.x86_64",
"openSUSE Leap 15.5:nodejs20-docs-20.15.1-150500.11.12.2.noarch",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.aarch64",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.ppc64le",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.s390x",
"openSUSE Leap 15.5:npm20-20.15.1-150500.11.12.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-17T07:51:52Z",
"details": "low"
}
],
"title": "CVE-2024-37372"
}
]
}
SUSE-SU-2024:2574-1
Vulnerability from csaf_suse - Published: 2024-07-22 10:35 - Updated: 2024-07-22 10:35Summary
Security update for nodejs20
Severity
Moderate
Notes
Title of the patch: Security update for nodejs20
Description of the patch: This update for nodejs20 fixes the following issues:
Update to 20.15.1:
- CVE-2024-36138: Fixed CVE-2024-27980 fix bypass (bsc#1227560)
- CVE-2024-22020: Fixed a bypass of network import restriction via data URL (bsc#1227554)
- CVE-2024-22018: Fixed fs.lstat bypasses permission model (bsc#1227562)
- CVE-2024-36137: Fixed fs.fchown/fchmod bypasses permission model (bsc#1227561)
- CVE-2024-37372: Fixed Permission model improperly processes UNC paths (bsc#1227563)
Changes in 20.15.0:
- test_runner: support test plans
- inspector: introduce the --inspect-wait flag
- zlib: expose zlib.crc32()
- cli: allow running wasm in limited vmem with --disable-wasm-trap-handler
Changes in 20.14.0
- src,permission: throw async errors on async APIs
- test_runner: support forced exit
Changes in 20.13.1:
- buffer: improve base64 and base64url performance
- crypto: deprecate implicitly shortened GCM tags
- events,doc: mark CustomEvent as stable
- fs: add stacktrace to fs/promises
- report: add --report-exclude-network option
- src: add uv_get_available_memory to report and process
- stream: support typed arrays
- util: support array of formats in util.styleText
- v8: implement v8.queryObjects() for memory leak regression testing
- watch: mark as stable
Patchnames: SUSE-2024-2574,SUSE-SLE-Module-Web-Scripting-15-SP6-2024-2574,openSUSE-SLE-15.6-2024-2574
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
30 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-docs-20.15.1-150600.3.3.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-docs-20.15.1-150600.3.3.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
6.5 (Medium)
Affected products
Recommended
30 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-docs-20.15.1-150600.3.3.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-docs-20.15.1-150600.3.3.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
30 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-docs-20.15.1-150600.3.3.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-docs-20.15.1-150600.3.3.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
30 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-docs-20.15.1-150600.3.3.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-docs-20.15.1-150600.3.3.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
Affected products
Recommended
30 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-docs-20.15.1-150600.3.3.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-docs-20.15.1-150600.3.3.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
30 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-docs-20.15.1-150600.3.3.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs20-docs-20.15.1-150600.3.3.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
References
28 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for nodejs20",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nodejs20 fixes the following issues:\n\nUpdate to 20.15.1:\n\n- CVE-2024-36138: Fixed CVE-2024-27980 fix bypass (bsc#1227560)\n- CVE-2024-22020: Fixed a bypass of network import restriction via data URL (bsc#1227554)\n- CVE-2024-22018: Fixed fs.lstat bypasses permission model (bsc#1227562)\n- CVE-2024-36137: Fixed fs.fchown/fchmod bypasses permission model (bsc#1227561)\n- CVE-2024-37372: Fixed Permission model improperly processes UNC paths (bsc#1227563)\n\nChanges in 20.15.0:\n\n- test_runner: support test plans\n- inspector: introduce the --inspect-wait flag\n- zlib: expose zlib.crc32()\n- cli: allow running wasm in limited vmem with --disable-wasm-trap-handler\n\nChanges in 20.14.0\n\n- src,permission: throw async errors on async APIs\n- test_runner: support forced exit\n\nChanges in 20.13.1:\n\n- buffer: improve base64 and base64url performance\n- crypto: deprecate implicitly shortened GCM tags\n- events,doc: mark CustomEvent as stable\n- fs: add stacktrace to fs/promises\n- report: add --report-exclude-network option\n- src: add uv_get_available_memory to report and process\n- stream: support typed arrays\n- util: support array of formats in util.styleText\n- v8: implement v8.queryObjects() for memory leak regression testing\n- watch: mark as stable\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-2574,SUSE-SLE-Module-Web-Scripting-15-SP6-2024-2574,openSUSE-SLE-15.6-2024-2574",
"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-2024_2574-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:2574-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242574-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:2574-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-July/036101.html"
},
{
"category": "self",
"summary": "SUSE Bug 1227554",
"url": "https://bugzilla.suse.com/1227554"
},
{
"category": "self",
"summary": "SUSE Bug 1227560",
"url": "https://bugzilla.suse.com/1227560"
},
{
"category": "self",
"summary": "SUSE Bug 1227561",
"url": "https://bugzilla.suse.com/1227561"
},
{
"category": "self",
"summary": "SUSE Bug 1227562",
"url": "https://bugzilla.suse.com/1227562"
},
{
"category": "self",
"summary": "SUSE Bug 1227563",
"url": "https://bugzilla.suse.com/1227563"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-22018 page",
"url": "https://www.suse.com/security/cve/CVE-2024-22018/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-22020 page",
"url": "https://www.suse.com/security/cve/CVE-2024-22020/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-27980 page",
"url": "https://www.suse.com/security/cve/CVE-2024-27980/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-36137 page",
"url": "https://www.suse.com/security/cve/CVE-2024-36137/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-36138 page",
"url": "https://www.suse.com/security/cve/CVE-2024-36138/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-37372 page",
"url": "https://www.suse.com/security/cve/CVE-2024-37372/"
}
],
"title": "Security update for nodejs20",
"tracking": {
"current_release_date": "2024-07-22T10:35:15Z",
"generator": {
"date": "2024-07-22T10:35:15Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:2574-1",
"initial_release_date": "2024-07-22T10:35:15Z",
"revision_history": [
{
"date": "2024-07-22T10:35:15Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "corepack20-20.15.1-150600.3.3.2.aarch64",
"product": {
"name": "corepack20-20.15.1-150600.3.3.2.aarch64",
"product_id": "corepack20-20.15.1-150600.3.3.2.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs20-20.15.1-150600.3.3.2.aarch64",
"product": {
"name": "nodejs20-20.15.1-150600.3.3.2.aarch64",
"product_id": "nodejs20-20.15.1-150600.3.3.2.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"product": {
"name": "nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"product_id": "nodejs20-devel-20.15.1-150600.3.3.2.aarch64"
}
},
{
"category": "product_version",
"name": "npm20-20.15.1-150600.3.3.2.aarch64",
"product": {
"name": "npm20-20.15.1-150600.3.3.2.aarch64",
"product_id": "npm20-20.15.1-150600.3.3.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack20-20.15.1-150600.3.3.2.i586",
"product": {
"name": "corepack20-20.15.1-150600.3.3.2.i586",
"product_id": "corepack20-20.15.1-150600.3.3.2.i586"
}
},
{
"category": "product_version",
"name": "nodejs20-20.15.1-150600.3.3.2.i586",
"product": {
"name": "nodejs20-20.15.1-150600.3.3.2.i586",
"product_id": "nodejs20-20.15.1-150600.3.3.2.i586"
}
},
{
"category": "product_version",
"name": "nodejs20-devel-20.15.1-150600.3.3.2.i586",
"product": {
"name": "nodejs20-devel-20.15.1-150600.3.3.2.i586",
"product_id": "nodejs20-devel-20.15.1-150600.3.3.2.i586"
}
},
{
"category": "product_version",
"name": "npm20-20.15.1-150600.3.3.2.i586",
"product": {
"name": "npm20-20.15.1-150600.3.3.2.i586",
"product_id": "npm20-20.15.1-150600.3.3.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"product": {
"name": "nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"product_id": "nodejs20-docs-20.15.1-150600.3.3.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack20-20.15.1-150600.3.3.2.ppc64le",
"product": {
"name": "corepack20-20.15.1-150600.3.3.2.ppc64le",
"product_id": "corepack20-20.15.1-150600.3.3.2.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs20-20.15.1-150600.3.3.2.ppc64le",
"product": {
"name": "nodejs20-20.15.1-150600.3.3.2.ppc64le",
"product_id": "nodejs20-20.15.1-150600.3.3.2.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"product": {
"name": "nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"product_id": "nodejs20-devel-20.15.1-150600.3.3.2.ppc64le"
}
},
{
"category": "product_version",
"name": "npm20-20.15.1-150600.3.3.2.ppc64le",
"product": {
"name": "npm20-20.15.1-150600.3.3.2.ppc64le",
"product_id": "npm20-20.15.1-150600.3.3.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack20-20.15.1-150600.3.3.2.s390x",
"product": {
"name": "corepack20-20.15.1-150600.3.3.2.s390x",
"product_id": "corepack20-20.15.1-150600.3.3.2.s390x"
}
},
{
"category": "product_version",
"name": "nodejs20-20.15.1-150600.3.3.2.s390x",
"product": {
"name": "nodejs20-20.15.1-150600.3.3.2.s390x",
"product_id": "nodejs20-20.15.1-150600.3.3.2.s390x"
}
},
{
"category": "product_version",
"name": "nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"product": {
"name": "nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"product_id": "nodejs20-devel-20.15.1-150600.3.3.2.s390x"
}
},
{
"category": "product_version",
"name": "npm20-20.15.1-150600.3.3.2.s390x",
"product": {
"name": "npm20-20.15.1-150600.3.3.2.s390x",
"product_id": "npm20-20.15.1-150600.3.3.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack20-20.15.1-150600.3.3.2.x86_64",
"product": {
"name": "corepack20-20.15.1-150600.3.3.2.x86_64",
"product_id": "corepack20-20.15.1-150600.3.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs20-20.15.1-150600.3.3.2.x86_64",
"product": {
"name": "nodejs20-20.15.1-150600.3.3.2.x86_64",
"product_id": "nodejs20-20.15.1-150600.3.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"product": {
"name": "nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"product_id": "nodejs20-devel-20.15.1-150600.3.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "npm20-20.15.1-150600.3.3.2.x86_64",
"product": {
"name": "npm20-20.15.1-150600.3.3.2.x86_64",
"product_id": "npm20-20.15.1-150600.3.3.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-20.15.1-150600.3.3.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.aarch64"
},
"product_reference": "nodejs20-20.15.1-150600.3.3.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-20.15.1-150600.3.3.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.ppc64le"
},
"product_reference": "nodejs20-20.15.1-150600.3.3.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-20.15.1-150600.3.3.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.s390x"
},
"product_reference": "nodejs20-20.15.1-150600.3.3.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-20.15.1-150600.3.3.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.x86_64"
},
"product_reference": "nodejs20-20.15.1-150600.3.3.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.15.1-150600.3.3.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64"
},
"product_reference": "nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.15.1-150600.3.3.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le"
},
"product_reference": "nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.15.1-150600.3.3.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.s390x"
},
"product_reference": "nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.15.1-150600.3.3.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64"
},
"product_reference": "nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-docs-20.15.1-150600.3.3.2.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-docs-20.15.1-150600.3.3.2.noarch"
},
"product_reference": "nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.15.1-150600.3.3.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.aarch64"
},
"product_reference": "npm20-20.15.1-150600.3.3.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.15.1-150600.3.3.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.ppc64le"
},
"product_reference": "npm20-20.15.1-150600.3.3.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.15.1-150600.3.3.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.s390x"
},
"product_reference": "npm20-20.15.1-150600.3.3.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.15.1-150600.3.3.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.x86_64"
},
"product_reference": "npm20-20.15.1-150600.3.3.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack20-20.15.1-150600.3.3.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.aarch64"
},
"product_reference": "corepack20-20.15.1-150600.3.3.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack20-20.15.1-150600.3.3.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.ppc64le"
},
"product_reference": "corepack20-20.15.1-150600.3.3.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack20-20.15.1-150600.3.3.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.s390x"
},
"product_reference": "corepack20-20.15.1-150600.3.3.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack20-20.15.1-150600.3.3.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.x86_64"
},
"product_reference": "corepack20-20.15.1-150600.3.3.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-20.15.1-150600.3.3.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.aarch64"
},
"product_reference": "nodejs20-20.15.1-150600.3.3.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-20.15.1-150600.3.3.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.ppc64le"
},
"product_reference": "nodejs20-20.15.1-150600.3.3.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-20.15.1-150600.3.3.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.s390x"
},
"product_reference": "nodejs20-20.15.1-150600.3.3.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-20.15.1-150600.3.3.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.x86_64"
},
"product_reference": "nodejs20-20.15.1-150600.3.3.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.15.1-150600.3.3.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64"
},
"product_reference": "nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.15.1-150600.3.3.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le"
},
"product_reference": "nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.15.1-150600.3.3.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.s390x"
},
"product_reference": "nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.15.1-150600.3.3.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64"
},
"product_reference": "nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-docs-20.15.1-150600.3.3.2.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:nodejs20-docs-20.15.1-150600.3.3.2.noarch"
},
"product_reference": "nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.15.1-150600.3.3.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.aarch64"
},
"product_reference": "npm20-20.15.1-150600.3.3.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.15.1-150600.3.3.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.ppc64le"
},
"product_reference": "npm20-20.15.1-150600.3.3.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.15.1-150600.3.3.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.s390x"
},
"product_reference": "npm20-20.15.1-150600.3.3.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.15.1-150600.3.3.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.x86_64"
},
"product_reference": "npm20-20.15.1-150600.3.3.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-22018",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-22018"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-read flag is used.\nThis flaw arises from an inadequate permission model that fails to restrict file stats through the fs.lstat API. As a result, malicious actors can retrieve stats from files that they do not have explicit read access to.\nThis vulnerability affects all users using the experimental permission model in Node.js 20 and Node.js 21.\nPlease note that at the time this CVE was issued, the permission model is an experimental feature of Node.js.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-22018",
"url": "https://www.suse.com/security/cve/CVE-2024-22018"
},
{
"category": "external",
"summary": "SUSE Bug 1227562 for CVE-2024-22018",
"url": "https://bugzilla.suse.com/1227562"
}
],
"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 SP6:nodejs20-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.8,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-22T10:35:15Z",
"details": "low"
}
],
"title": "CVE-2024-22018"
},
{
"cve": "CVE-2024-22020",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-22020"
}
],
"notes": [
{
"category": "general",
"text": "A security flaw in Node.js allows a bypass of network import restrictions.\nBy embedding non-network imports in data URLs, an attacker can execute arbitrary code, compromising system security.\nVerified on various platforms, the vulnerability is mitigated by forbidding data URLs in network imports.\nExploiting this flaw can violate network import security, posing a risk to developers and servers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-22020",
"url": "https://www.suse.com/security/cve/CVE-2024-22020"
},
{
"category": "external",
"summary": "SUSE Bug 1227554 for CVE-2024-22020",
"url": "https://bugzilla.suse.com/1227554"
}
],
"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 SP6:nodejs20-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-22T10:35:15Z",
"details": "moderate"
}
],
"title": "CVE-2024-22020"
},
{
"cve": "CVE-2024-27980",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-27980"
}
],
"notes": [
{
"category": "general",
"text": "Due to the improper handling of batch files in child_process.spawn / child_process.spawnSync, a malicious command line argument can inject arbitrary commands and achieve code execution even if the shell option is not enabled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-27980",
"url": "https://www.suse.com/security/cve/CVE-2024-27980"
},
{
"category": "external",
"summary": "SUSE Bug 1222665 for CVE-2024-27980",
"url": "https://bugzilla.suse.com/1222665"
},
{
"category": "external",
"summary": "SUSE Bug 1227560 for CVE-2024-27980",
"url": "https://bugzilla.suse.com/1227560"
}
],
"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 SP6:nodejs20-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-22T10:35:15Z",
"details": "moderate"
}
],
"title": "CVE-2024-27980"
},
{
"cve": "CVE-2024-36137",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-36137"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-write flag is used.\r\n\r\nNode.js Permission Model do not operate on file descriptors, however, operations such as fs.fchown or fs.fchmod can use a \"read-only\" file descriptor to change the owner and permissions of a file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-36137",
"url": "https://www.suse.com/security/cve/CVE-2024-36137"
},
{
"category": "external",
"summary": "SUSE Bug 1227561 for CVE-2024-36137",
"url": "https://bugzilla.suse.com/1227561"
}
],
"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 SP6:nodejs20-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-22T10:35:15Z",
"details": "low"
}
],
"title": "CVE-2024-36137"
},
{
"cve": "CVE-2024-36138",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-36138"
}
],
"notes": [
{
"category": "general",
"text": "Bypass incomplete fix of CVE-2024-27980, that arises from improper handling of batch files with all possible extensions on Windows via child_process.spawn / child_process.spawnSync. A malicious command line argument can inject arbitrary commands and achieve code execution even if the shell option is not enabled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-36138",
"url": "https://www.suse.com/security/cve/CVE-2024-36138"
},
{
"category": "external",
"summary": "SUSE Bug 1227560 for CVE-2024-36138",
"url": "https://bugzilla.suse.com/1227560"
}
],
"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 SP6:nodejs20-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-22T10:35:15Z",
"details": "moderate"
}
],
"title": "CVE-2024-36138"
},
{
"cve": "CVE-2024-37372",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-37372"
}
],
"notes": [
{
"category": "general",
"text": "The Permission Model assumes that any path starting with two backslashes \\ has a four-character prefix that can be ignored, which is not always true. This subtle bug leads to vulnerable edge cases.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-37372",
"url": "https://www.suse.com/security/cve/CVE-2024-37372"
},
{
"category": "external",
"summary": "SUSE Bug 1227563 for CVE-2024-37372",
"url": "https://bugzilla.suse.com/1227563"
}
],
"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 SP6:nodejs20-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.15.1-150600.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:corepack20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:nodejs20-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:nodejs20-devel-20.15.1-150600.3.3.2.x86_64",
"openSUSE Leap 15.6:nodejs20-docs-20.15.1-150600.3.3.2.noarch",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.aarch64",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.ppc64le",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.s390x",
"openSUSE Leap 15.6:npm20-20.15.1-150600.3.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-22T10:35:15Z",
"details": "low"
}
],
"title": "CVE-2024-37372"
}
]
}
WID-SEC-W-2024-1548
Vulnerability from csaf_certbund - Published: 2024-07-08 22:00 - Updated: 2025-08-31 22:00Summary
Node.js: 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: Node.js ist eine Plattform zur Entwicklung von Netzwerkanwendungen.
Angriff: Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Node.js ausnutzen, um beliebigen Code auszuführen oder um Sicherheitsmaßnahmen zu umgehen.
Betroffene Betriebssysteme: - Linux
- Windows
Affected products
Known affected
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Node.js <22.4.1
Open Source / Node.js
|
<22.4.1 | ||
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Open Source Node.js <20.15.1
Open Source / Node.js
|
<20.15.1 | ||
|
IBM Rational Application Developer for WebSphere Software 9.7
IBM / Rational Application Developer for WebSphere Software
|
cpe:/a:ibm:rational_application_developer_for_websphere_software:9.7
|
9.7 | |
|
Open Source Node.js <18.20.4
Open Source / Node.js
|
<18.20.4 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM Rational Application Developer for WebSphere Software 9.6
IBM / Rational Application Developer for WebSphere Software
|
cpe:/a:ibm:rational_application_developer_for_websphere_software:9.6
|
9.6 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
IBM InfoSphere Information Server 11.7
IBM / InfoSphere Information Server
|
cpe:/a:ibm:infosphere_information_server:11.7
|
11.7 | |
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— |
Affected products
Known affected
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Node.js <22.4.1
Open Source / Node.js
|
<22.4.1 | ||
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Open Source Node.js <20.15.1
Open Source / Node.js
|
<20.15.1 | ||
|
IBM Rational Application Developer for WebSphere Software 9.7
IBM / Rational Application Developer for WebSphere Software
|
cpe:/a:ibm:rational_application_developer_for_websphere_software:9.7
|
9.7 | |
|
Open Source Node.js <18.20.4
Open Source / Node.js
|
<18.20.4 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM Rational Application Developer for WebSphere Software 9.6
IBM / Rational Application Developer for WebSphere Software
|
cpe:/a:ibm:rational_application_developer_for_websphere_software:9.6
|
9.6 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
IBM InfoSphere Information Server 11.7
IBM / InfoSphere Information Server
|
cpe:/a:ibm:infosphere_information_server:11.7
|
11.7 | |
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— |
Affected products
Known affected
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Node.js <22.4.1
Open Source / Node.js
|
<22.4.1 | ||
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Open Source Node.js <20.15.1
Open Source / Node.js
|
<20.15.1 | ||
|
IBM Rational Application Developer for WebSphere Software 9.7
IBM / Rational Application Developer for WebSphere Software
|
cpe:/a:ibm:rational_application_developer_for_websphere_software:9.7
|
9.7 | |
|
Open Source Node.js <18.20.4
Open Source / Node.js
|
<18.20.4 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM Rational Application Developer for WebSphere Software 9.6
IBM / Rational Application Developer for WebSphere Software
|
cpe:/a:ibm:rational_application_developer_for_websphere_software:9.6
|
9.6 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
IBM InfoSphere Information Server 11.7
IBM / InfoSphere Information Server
|
cpe:/a:ibm:infosphere_information_server:11.7
|
11.7 | |
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— |
Affected products
Known affected
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Node.js <22.4.1
Open Source / Node.js
|
<22.4.1 | ||
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Open Source Node.js <20.15.1
Open Source / Node.js
|
<20.15.1 | ||
|
IBM Rational Application Developer for WebSphere Software 9.7
IBM / Rational Application Developer for WebSphere Software
|
cpe:/a:ibm:rational_application_developer_for_websphere_software:9.7
|
9.7 | |
|
Open Source Node.js <18.20.4
Open Source / Node.js
|
<18.20.4 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM Rational Application Developer for WebSphere Software 9.6
IBM / Rational Application Developer for WebSphere Software
|
cpe:/a:ibm:rational_application_developer_for_websphere_software:9.6
|
9.6 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
IBM InfoSphere Information Server 11.7
IBM / InfoSphere Information Server
|
cpe:/a:ibm:infosphere_information_server:11.7
|
11.7 | |
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— |
Affected products
Known affected
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Node.js <22.4.1
Open Source / Node.js
|
<22.4.1 | ||
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Open Source Node.js <20.15.1
Open Source / Node.js
|
<20.15.1 | ||
|
IBM Rational Application Developer for WebSphere Software 9.7
IBM / Rational Application Developer for WebSphere Software
|
cpe:/a:ibm:rational_application_developer_for_websphere_software:9.7
|
9.7 | |
|
Open Source Node.js <18.20.4
Open Source / Node.js
|
<18.20.4 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM Rational Application Developer for WebSphere Software 9.6
IBM / Rational Application Developer for WebSphere Software
|
cpe:/a:ibm:rational_application_developer_for_websphere_software:9.6
|
9.6 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
IBM InfoSphere Information Server 11.7
IBM / InfoSphere Information Server
|
cpe:/a:ibm:infosphere_information_server:11.7
|
11.7 | |
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— |
References
28 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": "Node.js ist eine Plattform zur Entwicklung von Netzwerkanwendungen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Node.js ausnutzen, um beliebigen Code auszuf\u00fchren oder um Sicherheitsma\u00dfnahmen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\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-2024-1548 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1548.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-1548 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1548"
},
{
"category": "external",
"summary": "NodeJS Security Releases vom 2024-07-08",
"url": "https://nodejs.org/en/blog/vulnerability/july-2024-security-releases"
},
{
"category": "external",
"summary": "Securityonline.info Cybersecurity News",
"url": "https://securityonline.info/cve-2024-36138-high-severity-vulnerability-in-node-js-allows-code-execution-on-windows/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2496-1 vom 2024-07-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018981.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2542-1 vom 2024-07-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018991.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2543-1 vom 2024-07-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018990.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2574-1 vom 2024-07-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/019017.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7165870 vom 2024-08-19",
"url": "https://www.ibm.com/support/pages/node/7165870"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5814 vom 2024-08-26",
"url": "https://access.redhat.com/errata/RHSA-2024:5814"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5815 vom 2024-08-26",
"url": "https://access.redhat.com/errata/RHSA-2024:5815"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-5814 vom 2024-08-26",
"url": "https://linux.oracle.com/errata/ELSA-2024-5814.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-5815 vom 2024-08-27",
"url": "https://linux.oracle.com/errata/ELSA-2024-5815.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6147 vom 2024-09-03",
"url": "https://access.redhat.com/errata/RHSA-2024:6147"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6148 vom 2024-09-03",
"url": "https://access.redhat.com/errata/RHSA-2024:6148"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-6147 vom 2024-09-05",
"url": "https://linux.oracle.com/errata/ELSA-2024-6147.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-6148 vom 2024-09-04",
"url": "https://linux.oracle.com/errata/ELSA-2024-6148.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:5814 vom 2024-09-17",
"url": "https://errata.build.resf.org/RLSA-2024:5814"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:5815 vom 2024-09-17",
"url": "https://errata.build.resf.org/RLSA-2024:5815"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:6147 vom 2024-09-17",
"url": "https://errata.build.resf.org/RLSA-2024:6147"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7172688 vom 2024-10-09",
"url": "https://www.ibm.com/support/pages/node/7172688"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2024:14435-1 vom 2024-10-31",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/OWCPL7VTEVIGUDVKLEV2D2ITNTWKC4AZ/"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7178877 vom 2024-12-13",
"url": "https://www.ibm.com/support/pages/node/7178877"
},
{
"category": "external",
"summary": "Hitachi Vulnerability Information HITACHI-SEC-2024-150 vom 2024-12-17",
"url": "https://www.hitachi.com/products/it/software/security/info/vuls/hitachi-sec-2024-150/index.html"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX25-001 vom 2025-01-13",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2025/01/Xerox-Security-Bulletin-XRX25-001-for-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-1446 vom 2025-02-14",
"url": "https://linux.oracle.com/errata/ELSA-2025-1446.html"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202505-11 vom 2025-05-14",
"url": "https://security.gentoo.org/glsa/202505-11"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5991 vom 2025-08-29",
"url": "https://lists.debian.org/debian-security-announce/2025/msg00155.html"
}
],
"source_lang": "en-US",
"title": "Node.js: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-08-31T22:00:00.000+00:00",
"generator": {
"date": "2025-09-01T07:26:19.350+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2024-1548",
"initial_release_date": "2024-07-08T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-07-08T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-07-09T22:00:00.000+00:00",
"number": "2",
"summary": "Korrektur: CVE-2024-27980 hier falsch referenziert"
},
{
"date": "2024-07-15T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-07-16T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-07-22T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-08-19T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-08-25T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-08-26T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-09-02T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-04T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-09-16T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2024-10-09T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-10-31T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2024-12-15T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-12-17T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von HITACHI aufgenommen"
},
{
"date": "2025-01-12T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2025-02-16T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-05-14T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2025-08-31T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Debian aufgenommen"
}
],
"status": "final",
"version": "19"
}
},
"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": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"category": "product_name",
"name": "Hitachi Ops Center",
"product": {
"name": "Hitachi Ops Center",
"product_id": "T038840",
"product_identification_helper": {
"cpe": "cpe:/a:hitachi:ops_center:-"
}
}
}
],
"category": "vendor",
"name": "Hitachi"
},
{
"branches": [
{
"category": "product_name",
"name": "IBM Business Automation Workflow",
"product": {
"name": "IBM Business Automation Workflow",
"product_id": "T019704",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:business_automation_workflow:-"
}
}
},
{
"branches": [
{
"category": "product_version",
"name": "11.7",
"product": {
"name": "IBM InfoSphere Information Server 11.7",
"product_id": "444803",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:infosphere_information_server:11.7"
}
}
}
],
"category": "product_name",
"name": "InfoSphere Information Server"
},
{
"branches": [
{
"category": "product_version",
"name": "9.6",
"product": {
"name": "IBM Rational Application Developer for WebSphere Software 9.6",
"product_id": "T012259",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:rational_application_developer_for_websphere_software:9.6"
}
}
},
{
"category": "product_version",
"name": "9.7",
"product": {
"name": "IBM Rational Application Developer for WebSphere Software 9.7",
"product_id": "T033489",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:rational_application_developer_for_websphere_software:9.7"
}
}
}
],
"category": "product_name",
"name": "Rational Application Developer for WebSphere Software"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c18.20.4",
"product": {
"name": "Open Source Node.js \u003c18.20.4",
"product_id": "T035875"
}
},
{
"category": "product_version",
"name": "18.20.4",
"product": {
"name": "Open Source Node.js 18.20.4",
"product_id": "T035875-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:nodejs:nodejs:18.20.4"
}
}
},
{
"category": "product_version_range",
"name": "\u003c20.15.1",
"product": {
"name": "Open Source Node.js \u003c20.15.1",
"product_id": "T035876"
}
},
{
"category": "product_version",
"name": "20.15.1",
"product": {
"name": "Open Source Node.js 20.15.1",
"product_id": "T035876-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:nodejs:nodejs:20.15.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c22.4.1",
"product": {
"name": "Open Source Node.js \u003c22.4.1",
"product_id": "T035877"
}
},
{
"category": "product_version",
"name": "22.4.1",
"product": {
"name": "Open Source Node.js 22.4.1",
"product_id": "T035877-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:nodejs:nodejs:22.4.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": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"branches": [
{
"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-2024-22018",
"product_status": {
"known_affected": [
"T035877",
"T028053",
"T035876",
"T033489",
"T035875",
"67646",
"T012259",
"T012167",
"T004914",
"T032255",
"T038840",
"2951",
"T002207",
"444803",
"T019704",
"T027843"
]
},
"release_date": "2024-07-08T22:00:00.000+00:00",
"title": "CVE-2024-22018"
},
{
"cve": "CVE-2024-22020",
"product_status": {
"known_affected": [
"T035877",
"T028053",
"T035876",
"T033489",
"T035875",
"67646",
"T012259",
"T012167",
"T004914",
"T032255",
"T038840",
"2951",
"T002207",
"444803",
"T019704",
"T027843"
]
},
"release_date": "2024-07-08T22:00:00.000+00:00",
"title": "CVE-2024-22020"
},
{
"cve": "CVE-2024-36137",
"product_status": {
"known_affected": [
"T035877",
"T028053",
"T035876",
"T033489",
"T035875",
"67646",
"T012259",
"T012167",
"T004914",
"T032255",
"T038840",
"2951",
"T002207",
"444803",
"T019704",
"T027843"
]
},
"release_date": "2024-07-08T22:00:00.000+00:00",
"title": "CVE-2024-36137"
},
{
"cve": "CVE-2024-36138",
"product_status": {
"known_affected": [
"T035877",
"T028053",
"T035876",
"T033489",
"T035875",
"67646",
"T012259",
"T012167",
"T004914",
"T032255",
"T038840",
"2951",
"T002207",
"444803",
"T019704",
"T027843"
]
},
"release_date": "2024-07-08T22:00:00.000+00:00",
"title": "CVE-2024-36138"
},
{
"cve": "CVE-2024-37372",
"product_status": {
"known_affected": [
"T035877",
"T028053",
"T035876",
"T033489",
"T035875",
"67646",
"T012259",
"T012167",
"T004914",
"T032255",
"T038840",
"2951",
"T002207",
"444803",
"T019704",
"T027843"
]
},
"release_date": "2024-07-08T22:00:00.000+00:00",
"title": "CVE-2024-37372"
}
]
}
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…