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| 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-28",
"epss": "0.00212",
"percentile": "0.43632"
},
"fkie_nvd": {
"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.\"}]",
"id": "CVE-2024-22018",
"lastModified": "2024-11-21T08:55:24.273",
"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}]}",
"published": "2024-07-10T02:15:03.160",
"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\"}]",
"sourceIdentifier": "support@hackerone.com",
"vulnStatus": "Awaiting Analysis"
},
"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"
}
}
}
OPENSUSE-SU-2024:14435-1
Vulnerability from csaf_opensuse - Published: 2024-10-29 00:00 - Updated: 2024-10-29 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:corepack22-22.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack22-22.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack22-22.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack22-22.10.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-22.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-22.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-22.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-22.10.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm22-22.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm22-22.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm22-22.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm22-22.10.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:corepack22-22.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack22-22.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack22-22.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack22-22.10.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-22.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-22.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-22.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-22.10.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm22-22.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm22-22.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm22-22.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm22-22.10.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:corepack22-22.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack22-22.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack22-22.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack22-22.10.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-22.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-22.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-22.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-22.10.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm22-22.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm22-22.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm22-22.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm22-22.10.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:corepack22-22.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack22-22.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack22-22.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack22-22.10.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-22.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-22.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-22.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-22.10.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm22-22.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm22-22.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm22-22.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm22-22.10.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:corepack22-22.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack22-22.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack22-22.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack22-22.10.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-22.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-22.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-22.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-22.10.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm22-22.10.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm22-22.10.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm22-22.10.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm22-22.10.0-1.1.x86_64 | — |
Vendor Fix
|
{
"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": "corepack22-22.10.0-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the corepack22-22.10.0-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14435",
"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/opensuse-su-2024_14435-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2024:14435-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/OWCPL7VTEVIGUDVKLEV2D2ITNTWKC4AZ/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2024:14435-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/OWCPL7VTEVIGUDVKLEV2D2ITNTWKC4AZ/"
},
{
"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-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": "corepack22-22.10.0-1.1 on GA media",
"tracking": {
"current_release_date": "2024-10-29T00:00:00Z",
"generator": {
"date": "2024-10-29T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14435-1",
"initial_release_date": "2024-10-29T00:00:00Z",
"revision_history": [
{
"date": "2024-10-29T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "corepack22-22.10.0-1.1.aarch64",
"product": {
"name": "corepack22-22.10.0-1.1.aarch64",
"product_id": "corepack22-22.10.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs22-22.10.0-1.1.aarch64",
"product": {
"name": "nodejs22-22.10.0-1.1.aarch64",
"product_id": "nodejs22-22.10.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs22-devel-22.10.0-1.1.aarch64",
"product": {
"name": "nodejs22-devel-22.10.0-1.1.aarch64",
"product_id": "nodejs22-devel-22.10.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs22-docs-22.10.0-1.1.aarch64",
"product": {
"name": "nodejs22-docs-22.10.0-1.1.aarch64",
"product_id": "nodejs22-docs-22.10.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm22-22.10.0-1.1.aarch64",
"product": {
"name": "npm22-22.10.0-1.1.aarch64",
"product_id": "npm22-22.10.0-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack22-22.10.0-1.1.ppc64le",
"product": {
"name": "corepack22-22.10.0-1.1.ppc64le",
"product_id": "corepack22-22.10.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs22-22.10.0-1.1.ppc64le",
"product": {
"name": "nodejs22-22.10.0-1.1.ppc64le",
"product_id": "nodejs22-22.10.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs22-devel-22.10.0-1.1.ppc64le",
"product": {
"name": "nodejs22-devel-22.10.0-1.1.ppc64le",
"product_id": "nodejs22-devel-22.10.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs22-docs-22.10.0-1.1.ppc64le",
"product": {
"name": "nodejs22-docs-22.10.0-1.1.ppc64le",
"product_id": "nodejs22-docs-22.10.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm22-22.10.0-1.1.ppc64le",
"product": {
"name": "npm22-22.10.0-1.1.ppc64le",
"product_id": "npm22-22.10.0-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack22-22.10.0-1.1.s390x",
"product": {
"name": "corepack22-22.10.0-1.1.s390x",
"product_id": "corepack22-22.10.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs22-22.10.0-1.1.s390x",
"product": {
"name": "nodejs22-22.10.0-1.1.s390x",
"product_id": "nodejs22-22.10.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs22-devel-22.10.0-1.1.s390x",
"product": {
"name": "nodejs22-devel-22.10.0-1.1.s390x",
"product_id": "nodejs22-devel-22.10.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs22-docs-22.10.0-1.1.s390x",
"product": {
"name": "nodejs22-docs-22.10.0-1.1.s390x",
"product_id": "nodejs22-docs-22.10.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "npm22-22.10.0-1.1.s390x",
"product": {
"name": "npm22-22.10.0-1.1.s390x",
"product_id": "npm22-22.10.0-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack22-22.10.0-1.1.x86_64",
"product": {
"name": "corepack22-22.10.0-1.1.x86_64",
"product_id": "corepack22-22.10.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs22-22.10.0-1.1.x86_64",
"product": {
"name": "nodejs22-22.10.0-1.1.x86_64",
"product_id": "nodejs22-22.10.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs22-devel-22.10.0-1.1.x86_64",
"product": {
"name": "nodejs22-devel-22.10.0-1.1.x86_64",
"product_id": "nodejs22-devel-22.10.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs22-docs-22.10.0-1.1.x86_64",
"product": {
"name": "nodejs22-docs-22.10.0-1.1.x86_64",
"product_id": "nodejs22-docs-22.10.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm22-22.10.0-1.1.x86_64",
"product": {
"name": "npm22-22.10.0-1.1.x86_64",
"product_id": "npm22-22.10.0-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack22-22.10.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:corepack22-22.10.0-1.1.aarch64"
},
"product_reference": "corepack22-22.10.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack22-22.10.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:corepack22-22.10.0-1.1.ppc64le"
},
"product_reference": "corepack22-22.10.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack22-22.10.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:corepack22-22.10.0-1.1.s390x"
},
"product_reference": "corepack22-22.10.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack22-22.10.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:corepack22-22.10.0-1.1.x86_64"
},
"product_reference": "corepack22-22.10.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-22.10.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs22-22.10.0-1.1.aarch64"
},
"product_reference": "nodejs22-22.10.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-22.10.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs22-22.10.0-1.1.ppc64le"
},
"product_reference": "nodejs22-22.10.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-22.10.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs22-22.10.0-1.1.s390x"
},
"product_reference": "nodejs22-22.10.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-22.10.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs22-22.10.0-1.1.x86_64"
},
"product_reference": "nodejs22-22.10.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-devel-22.10.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.aarch64"
},
"product_reference": "nodejs22-devel-22.10.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-devel-22.10.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.ppc64le"
},
"product_reference": "nodejs22-devel-22.10.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-devel-22.10.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.s390x"
},
"product_reference": "nodejs22-devel-22.10.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-devel-22.10.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.x86_64"
},
"product_reference": "nodejs22-devel-22.10.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-docs-22.10.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.aarch64"
},
"product_reference": "nodejs22-docs-22.10.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-docs-22.10.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.ppc64le"
},
"product_reference": "nodejs22-docs-22.10.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-docs-22.10.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.s390x"
},
"product_reference": "nodejs22-docs-22.10.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-docs-22.10.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.x86_64"
},
"product_reference": "nodejs22-docs-22.10.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm22-22.10.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:npm22-22.10.0-1.1.aarch64"
},
"product_reference": "npm22-22.10.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm22-22.10.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:npm22-22.10.0-1.1.ppc64le"
},
"product_reference": "npm22-22.10.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm22-22.10.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:npm22-22.10.0-1.1.s390x"
},
"product_reference": "npm22-22.10.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm22-22.10.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:npm22-22.10.0-1.1.x86_64"
},
"product_reference": "npm22-22.10.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"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": [
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.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": [
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.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": [
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-29T00:00:00Z",
"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": [
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.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": [
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-22020"
},
{
"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": [
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.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": [
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.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": [
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-29T00:00:00Z",
"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": [
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.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": [
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-29T00:00:00Z",
"details": "important"
}
],
"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": [
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.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": [
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:corepack22-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-devel-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:nodejs22-docs-22.10.0-1.1.x86_64",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.aarch64",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.s390x",
"openSUSE Tumbleweed:npm22-22.10.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-29T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2024-37372"
}
]
}
OPENSUSE-SU-2025:15802-1
Vulnerability from csaf_opensuse - Published: 2025-12-08 00:00 - Updated: 2025-12-08 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64 | — |
Vendor Fix
|
{
"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": "corepack24-24.11.1-2.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the corepack24-24.11.1-2.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15802",
"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/opensuse-su-2025_15802-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-21538 page",
"url": "https://www.suse.com/security/cve/CVE-2024-21538/"
},
{
"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-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/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22150 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22150/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23083 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23083/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23085 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23085/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23165 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23165/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23166 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23166/"
}
],
"title": "corepack24-24.11.1-2.1 on GA media",
"tracking": {
"current_release_date": "2025-12-08T00:00:00Z",
"generator": {
"date": "2025-12-08T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15802-1",
"initial_release_date": "2025-12-08T00:00:00Z",
"revision_history": [
{
"date": "2025-12-08T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "corepack24-24.11.1-2.1.aarch64",
"product": {
"name": "corepack24-24.11.1-2.1.aarch64",
"product_id": "corepack24-24.11.1-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs24-24.11.1-2.1.aarch64",
"product": {
"name": "nodejs24-24.11.1-2.1.aarch64",
"product_id": "nodejs24-24.11.1-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs24-devel-24.11.1-2.1.aarch64",
"product": {
"name": "nodejs24-devel-24.11.1-2.1.aarch64",
"product_id": "nodejs24-devel-24.11.1-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs24-docs-24.11.1-2.1.aarch64",
"product": {
"name": "nodejs24-docs-24.11.1-2.1.aarch64",
"product_id": "nodejs24-docs-24.11.1-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm24-24.11.1-2.1.aarch64",
"product": {
"name": "npm24-24.11.1-2.1.aarch64",
"product_id": "npm24-24.11.1-2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack24-24.11.1-2.1.ppc64le",
"product": {
"name": "corepack24-24.11.1-2.1.ppc64le",
"product_id": "corepack24-24.11.1-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs24-24.11.1-2.1.ppc64le",
"product": {
"name": "nodejs24-24.11.1-2.1.ppc64le",
"product_id": "nodejs24-24.11.1-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs24-devel-24.11.1-2.1.ppc64le",
"product": {
"name": "nodejs24-devel-24.11.1-2.1.ppc64le",
"product_id": "nodejs24-devel-24.11.1-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs24-docs-24.11.1-2.1.ppc64le",
"product": {
"name": "nodejs24-docs-24.11.1-2.1.ppc64le",
"product_id": "nodejs24-docs-24.11.1-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm24-24.11.1-2.1.ppc64le",
"product": {
"name": "npm24-24.11.1-2.1.ppc64le",
"product_id": "npm24-24.11.1-2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack24-24.11.1-2.1.s390x",
"product": {
"name": "corepack24-24.11.1-2.1.s390x",
"product_id": "corepack24-24.11.1-2.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs24-24.11.1-2.1.s390x",
"product": {
"name": "nodejs24-24.11.1-2.1.s390x",
"product_id": "nodejs24-24.11.1-2.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs24-devel-24.11.1-2.1.s390x",
"product": {
"name": "nodejs24-devel-24.11.1-2.1.s390x",
"product_id": "nodejs24-devel-24.11.1-2.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs24-docs-24.11.1-2.1.s390x",
"product": {
"name": "nodejs24-docs-24.11.1-2.1.s390x",
"product_id": "nodejs24-docs-24.11.1-2.1.s390x"
}
},
{
"category": "product_version",
"name": "npm24-24.11.1-2.1.s390x",
"product": {
"name": "npm24-24.11.1-2.1.s390x",
"product_id": "npm24-24.11.1-2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack24-24.11.1-2.1.x86_64",
"product": {
"name": "corepack24-24.11.1-2.1.x86_64",
"product_id": "corepack24-24.11.1-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs24-24.11.1-2.1.x86_64",
"product": {
"name": "nodejs24-24.11.1-2.1.x86_64",
"product_id": "nodejs24-24.11.1-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs24-devel-24.11.1-2.1.x86_64",
"product": {
"name": "nodejs24-devel-24.11.1-2.1.x86_64",
"product_id": "nodejs24-devel-24.11.1-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs24-docs-24.11.1-2.1.x86_64",
"product": {
"name": "nodejs24-docs-24.11.1-2.1.x86_64",
"product_id": "nodejs24-docs-24.11.1-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm24-24.11.1-2.1.x86_64",
"product": {
"name": "npm24-24.11.1-2.1.x86_64",
"product_id": "npm24-24.11.1-2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack24-24.11.1-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64"
},
"product_reference": "corepack24-24.11.1-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack24-24.11.1-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le"
},
"product_reference": "corepack24-24.11.1-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack24-24.11.1-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x"
},
"product_reference": "corepack24-24.11.1-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack24-24.11.1-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64"
},
"product_reference": "corepack24-24.11.1-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-24.11.1-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64"
},
"product_reference": "nodejs24-24.11.1-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-24.11.1-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le"
},
"product_reference": "nodejs24-24.11.1-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-24.11.1-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x"
},
"product_reference": "nodejs24-24.11.1-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-24.11.1-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64"
},
"product_reference": "nodejs24-24.11.1-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-devel-24.11.1-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64"
},
"product_reference": "nodejs24-devel-24.11.1-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-devel-24.11.1-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le"
},
"product_reference": "nodejs24-devel-24.11.1-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-devel-24.11.1-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x"
},
"product_reference": "nodejs24-devel-24.11.1-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-devel-24.11.1-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64"
},
"product_reference": "nodejs24-devel-24.11.1-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-docs-24.11.1-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64"
},
"product_reference": "nodejs24-docs-24.11.1-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-docs-24.11.1-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le"
},
"product_reference": "nodejs24-docs-24.11.1-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-docs-24.11.1-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x"
},
"product_reference": "nodejs24-docs-24.11.1-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs24-docs-24.11.1-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64"
},
"product_reference": "nodejs24-docs-24.11.1-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm24-24.11.1-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64"
},
"product_reference": "npm24-24.11.1-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm24-24.11.1-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le"
},
"product_reference": "npm24-24.11.1-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm24-24.11.1-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x"
},
"product_reference": "npm24-24.11.1-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm24-24.11.1-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64"
},
"product_reference": "npm24-24.11.1-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21538",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-21538"
}
],
"notes": [
{
"category": "general",
"text": "Versions of the package cross-spawn before 6.0.6, from 7.0.0 and before 7.0.5 are vulnerable to Regular Expression Denial of Service (ReDoS) due to improper input sanitization. An attacker can increase the CPU usage and crash the program by crafting a very large and well crafted string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-21538",
"url": "https://www.suse.com/security/cve/CVE-2024-21538"
},
{
"category": "external",
"summary": "SUSE Bug 1233843 for CVE-2024-21538",
"url": "https://bugzilla.suse.com/1233843"
}
],
"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": [
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-21538"
},
{
"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": [
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.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": [
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.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": [
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-08T00:00:00Z",
"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": [
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.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": [
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-22020"
},
{
"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": [
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.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": [
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.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": [
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-08T00:00:00Z",
"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": [
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.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": [
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-08T00:00:00Z",
"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": [
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.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": [
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-08T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2024-37372"
},
{
"cve": "CVE-2025-22150",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22150"
}
],
"notes": [
{
"category": "general",
"text": "Undici is an HTTP/1.1 client. Starting in version 4.5.0 and prior to versions 5.28.5, 6.21.1, and 7.2.3, undici uses `Math.random()` to choose the boundary for a multipart/form-data request. It is known that the output of `Math.random()` can be predicted if several of its generated values are known. If there is a mechanism in an app that sends multipart requests to an attacker-controlled website, they can use this to leak the necessary values. Therefore, an attacker can tamper with the requests going to the backend APIs if certain conditions are met. This is fixed in versions 5.28.5, 6.21.1, and 7.2.3. As a workaround, do not issue multipart requests to attacker controlled servers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22150",
"url": "https://www.suse.com/security/cve/CVE-2025-22150"
},
{
"category": "external",
"summary": "SUSE Bug 1236257 for CVE-2025-22150",
"url": "https://bugzilla.suse.com/1236257"
}
],
"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": [
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-22150"
},
{
"cve": "CVE-2025-23083",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23083"
}
],
"notes": [
{
"category": "general",
"text": "With the aid of the diagnostics_channel utility, an event can be hooked into whenever a worker thread is created. This is not limited only to workers but also exposes internal workers, where an instance of them can be fetched, and its constructor can be grabbed and reinstated for malicious usage. \r\n\r\nThis vulnerability affects Permission Model users (--permission) on Node.js v20, v22, and v23.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23083",
"url": "https://www.suse.com/security/cve/CVE-2025-23083"
},
{
"category": "external",
"summary": "SUSE Bug 1236251 for CVE-2025-23083",
"url": "https://bugzilla.suse.com/1236251"
}
],
"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": [
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-08T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-23083"
},
{
"cve": "CVE-2025-23085",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23085"
}
],
"notes": [
{
"category": "general",
"text": "A memory leak could occur when a remote peer abruptly closes the socket without sending a GOAWAY notification. Additionally, if an invalid header was detected by nghttp2, causing the connection to be terminated by the peer, the same leak was triggered. This flaw could lead to increased memory consumption and potential denial of service under certain conditions.\r\n\r\nThis vulnerability affects HTTP/2 Server users on Node.js v18.x, v20.x, v22.x and v23.x.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23085",
"url": "https://www.suse.com/security/cve/CVE-2025-23085"
},
{
"category": "external",
"summary": "SUSE Bug 1236250 for CVE-2025-23085",
"url": "https://bugzilla.suse.com/1236250"
}
],
"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": [
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-23085"
},
{
"cve": "CVE-2025-23165",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23165"
}
],
"notes": [
{
"category": "general",
"text": "In Node.js, the `ReadFileUtf8` internal binding leaks memory due to a corrupted pointer in `uv_fs_s.file`: a UTF-16 path buffer is allocated but subsequently overwritten when the file descriptor is set. This results in an unrecoverable memory leak on every call. Repeated use can cause unbounded memory growth, leading to a denial of service.\r\n\r\nImpact:\r\n* This vulnerability affects APIs relying on `ReadFileUtf8` on Node.js release lines: v20 and v22.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23165",
"url": "https://www.suse.com/security/cve/CVE-2025-23165"
},
{
"category": "external",
"summary": "SUSE Bug 1243217 for CVE-2025-23165",
"url": "https://bugzilla.suse.com/1243217"
}
],
"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": [
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-23165"
},
{
"cve": "CVE-2025-23166",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23166"
}
],
"notes": [
{
"category": "general",
"text": "The C++ method SignTraits::DeriveBits() may incorrectly call ThrowException() based on user-supplied inputs when executing in a background thread, crashing the Node.js process. Such cryptographic operations are commonly applied to untrusted inputs. Thus, this mechanism potentially allows an adversary to remotely crash a Node.js runtime.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23166",
"url": "https://www.suse.com/security/cve/CVE-2025-23166"
},
{
"category": "external",
"summary": "SUSE Bug 1243218 for CVE-2025-23166",
"url": "https://bugzilla.suse.com/1243218"
}
],
"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": [
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:corepack24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-devel-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:nodejs24-docs-24.11.1-2.1.x86_64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.aarch64",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.ppc64le",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.s390x",
"openSUSE Tumbleweed:npm24-24.11.1-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-08T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-23166"
}
]
}
RHSA-2024:5814
Vulnerability from csaf_redhat - Published: 2024-08-26 08:36 - Updated: 2026-04-30 13:22A flaw was found in the Node.js package. 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 they do not have explicit read access to.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
A flaw was found in the Node.js package. By embedding non-network imports in data URLs, this flaw allows an attacker to execute arbitrary code, compromising system security.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in ISAACS's node-tar, where it is vulnerable to a denial of service, caused by the lack of folder count validation. The vulnerability exists due to the application not properly controlling the consumption of internal resources while parsing a tar file. By sending a specially crafted request, a remote attacker can trigger resource exhaustion and perform a denial of service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
A flaw was found in Node.js, affecting users of the experimental permission model when the --allow-fs-write flag is used. The Node.js Permission Model does 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.
CWE-732 - Incorrect Permission Assignment for Critical Resource| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the nodejs:20 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nSecurity Fix(es):\n\n* node-tar: denial of service while parsing a tar file due to lack of folders depth validation (CVE-2024-28863)\n\n* nodejs: Bypass network import restriction via data URL (CVE-2024-22020)\n\n* nodejs: fs.lstat bypasses permission model (CVE-2024-22018)\n\n* nodejs: fs.fchown/fchmod bypasses permission model (CVE-2024-36137)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:5814",
"url": "https://access.redhat.com/errata/RHSA-2024:5814"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2293200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2293200"
},
{
"category": "external",
"summary": "2296417",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296417"
},
{
"category": "external",
"summary": "2296990",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296990"
},
{
"category": "external",
"summary": "2299281",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2299281"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5814.json"
}
],
"title": "Red Hat Security Advisory: nodejs:20 security update",
"tracking": {
"current_release_date": "2026-04-30T13:22:17+00:00",
"generator": {
"date": "2026-04-30T13:22:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.7"
}
},
"id": "RHSA-2024:5814",
"initial_release_date": "2024-08-26T08:36:35+00:00",
"revision_history": [
{
"date": "2024-08-26T08:36:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-08-26T08:36:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-30T13:22:17+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src::nodejs:20",
"product": {
"name": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src (nodejs:20)",
"product_id": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=src\u0026epoch=1\u0026rpmmod=nodejs:20:8100020240808073736:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src::nodejs:20",
"product": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src (nodejs:20)",
"product_id": "nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.1-1.module%2Bel8.9.0%2B20473%2Bc4e3d824?arch=src\u0026rpmmod=nodejs:20:8100020240808073736:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src::nodejs:20",
"product": {
"name": "nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src (nodejs:20)",
"product_id": "nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel8.9.0%2B19519%2Be25b965a?arch=src\u0026rpmmod=nodejs:20:8100020240808073736:489197e6"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch::nodejs:20",
"product": {
"name": "nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch (nodejs:20)",
"product_id": "nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:20:8100020240808073736:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch::nodejs:20",
"product": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch (nodejs:20)",
"product_id": "nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.1-1.module%2Bel8.9.0%2B20473%2Bc4e3d824?arch=noarch\u0026rpmmod=nodejs:20:8100020240808073736:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20",
"product": {
"name": "nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch (nodejs:20)",
"product_id": "nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel8.9.0%2B19519%2Be25b965a?arch=noarch\u0026rpmmod=nodejs:20:8100020240808073736:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20",
"product": {
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch (nodejs:20)",
"product_id": "nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging-bundler@2021.06-4.module%2Bel8.9.0%2B19519%2Be25b965a?arch=noarch\u0026rpmmod=nodejs:20:8100020240808073736:489197e6"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"product": {
"name": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 (nodejs:20)",
"product_id": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:8100020240808073736:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"product": {
"name": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 (nodejs:20)",
"product_id": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:8100020240808073736:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"product": {
"name": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 (nodejs:20)",
"product_id": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:8100020240808073736:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"product": {
"name": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 (nodejs:20)",
"product_id": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:8100020240808073736:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"product": {
"name": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 (nodejs:20)",
"product_id": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:8100020240808073736:489197e6"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"product": {
"name": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64 (nodejs:20)",
"product_id": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.1-1.20.16.0.1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:8100020240808073736:489197e6"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"product": {
"name": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le (nodejs:20)",
"product_id": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:8100020240808073736:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"product": {
"name": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le (nodejs:20)",
"product_id": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:8100020240808073736:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"product": {
"name": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le (nodejs:20)",
"product_id": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:8100020240808073736:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"product": {
"name": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le (nodejs:20)",
"product_id": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:8100020240808073736:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"product": {
"name": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le (nodejs:20)",
"product_id": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:8100020240808073736:489197e6"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"product": {
"name": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le (nodejs:20)",
"product_id": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.1-1.20.16.0.1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:8100020240808073736:489197e6"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"product": {
"name": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x (nodejs:20)",
"product_id": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:8100020240808073736:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"product": {
"name": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x (nodejs:20)",
"product_id": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:8100020240808073736:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"product": {
"name": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x (nodejs:20)",
"product_id": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:8100020240808073736:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"product": {
"name": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x (nodejs:20)",
"product_id": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:8100020240808073736:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"product": {
"name": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x (nodejs:20)",
"product_id": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:8100020240808073736:489197e6"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"product": {
"name": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x (nodejs:20)",
"product_id": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.1-1.20.16.0.1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:8100020240808073736:489197e6"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"product": {
"name": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 (nodejs:20)",
"product_id": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:8100020240808073736:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"product": {
"name": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 (nodejs:20)",
"product_id": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:8100020240808073736:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"product": {
"name": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 (nodejs:20)",
"product_id": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:8100020240808073736:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"product": {
"name": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 (nodejs:20)",
"product_id": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:8100020240808073736:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"product": {
"name": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 (nodejs:20)",
"product_id": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:8100020240808073736:489197e6"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"product": {
"name": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64 (nodejs:20)",
"product_id": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.1-1.20.16.0.1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:8100020240808073736:489197e6"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20"
},
"product_reference": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20"
},
"product_reference": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20"
},
"product_reference": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src::nodejs:20"
},
"product_reference": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20"
},
"product_reference": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20"
},
"product_reference": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20"
},
"product_reference": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20"
},
"product_reference": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20"
},
"product_reference": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20"
},
"product_reference": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20"
},
"product_reference": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20"
},
"product_reference": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20"
},
"product_reference": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20"
},
"product_reference": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20"
},
"product_reference": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20"
},
"product_reference": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20"
},
"product_reference": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch::nodejs:20"
},
"product_reference": "nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20"
},
"product_reference": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20"
},
"product_reference": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20"
},
"product_reference": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20"
},
"product_reference": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch::nodejs:20"
},
"product_reference": "nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src::nodejs:20"
},
"product_reference": "nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20"
},
"product_reference": "nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src::nodejs:20"
},
"product_reference": "nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20"
},
"product_reference": "nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20"
},
"product_reference": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20"
},
"product_reference": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20"
},
"product_reference": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20"
},
"product_reference": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-22018",
"discovery_date": "2024-07-10T02:20:15+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2296990"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Node.js package. 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 they do not have explicit read access to.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: fs.lstat bypasses permission model",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-22018"
},
{
"category": "external",
"summary": "RHBZ#2296990",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296990"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-22018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22018"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-22018",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22018"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/2145862",
"url": "https://hackerone.com/reports/2145862"
}
],
"release_date": "2024-07-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-26T08:36:35+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5814"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 2.9,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs: fs.lstat bypasses permission model"
},
{
"cve": "CVE-2024-22020",
"discovery_date": "2024-07-09T02:20:08+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2296417"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Node.js package. By embedding non-network imports in data URLs, this flaw allows an attacker to execute arbitrary code, compromising system security.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Bypass network import restriction via data URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is categorized as moderate severity rather than high due to its specific conditions for exploitation and impact scope. While the flaw permits bypassing network import restrictions via data URLs to execute arbitrary code, its exploitation is contingent on the attacker\u2019s ability to inject and execute code within a controlled environment. The impact is constrained to scenarios where the vulnerable application processes data URLs and lacks robust validation mechanisms. Additionally, this issue requires the attacker to exploit specific code paths and permissions, which limits its widespread applicability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-22020"
},
{
"category": "external",
"summary": "RHBZ#2296417",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296417"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-22020",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22020"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-22020",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22020"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/2092749",
"url": "https://hackerone.com/reports/2092749"
}
],
"release_date": "2024-07-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-26T08:36:35+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5814"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Bypass network import restriction via data URL"
},
{
"cve": "CVE-2024-28863",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-06-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2293200"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ISAACS\u0027s node-tar, where it is vulnerable to a denial of service, caused by the lack of folder count validation. The vulnerability exists due to the application not properly controlling the consumption of internal resources while parsing a tar file. By sending a specially crafted request, a remote attacker can trigger resource exhaustion and perform a denial of service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-tar: denial of service while parsing a tar file due to lack of folders depth validation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28863"
},
{
"category": "external",
"summary": "RHBZ#2293200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2293200"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28863",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28863"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28863",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28863"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/security/advisories/GHSA-f5x3-32g6-xq36",
"url": "https://github.com/isaacs/node-tar/security/advisories/GHSA-f5x3-32g6-xq36"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240524-0005/",
"url": "https://security.netapp.com/advisory/ntap-20240524-0005/"
}
],
"release_date": "2024-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-26T08:36:35+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5814"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-tar: denial of service while parsing a tar file due to lack of folders depth validation"
},
{
"cve": "CVE-2024-36137",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"discovery_date": "2024-07-22T14:03:28+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2299281"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js, affecting users of the experimental permission model when the --allow-fs-write flag is used. The Node.js Permission Model does 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": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: fs.fchown/fchmod bypasses permission model",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is specific to the Permission Model, which is currently an experimental feature of Node.js.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-36137"
},
{
"category": "external",
"summary": "RHBZ#2299281",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2299281"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-36137",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36137"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-36137",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36137"
}
],
"release_date": "2024-07-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-26T08:36:35+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5814"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.9,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64::nodejs:20"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs: fs.fchown/fchmod bypasses permission model"
}
]
}
RHSA-2024:5815
Vulnerability from csaf_redhat - Published: 2024-08-26 08:12 - Updated: 2026-03-18 02:44A flaw was found in the Node.js package. 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 they do not have explicit read access to.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
A flaw was found in the Node.js package. By embedding non-network imports in data URLs, this flaw allows an attacker to execute arbitrary code, compromising system security.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js, affecting users of the experimental permission model when the --allow-fs-write flag is used. The Node.js Permission Model does 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.
CWE-732 - Incorrect Permission Assignment for Critical Resource| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the nodejs:20 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nSecurity Fix(es):\n\n* nodejs: Bypass network import restriction via data URL (CVE-2024-22020)\n\n* nodejs: fs.lstat bypasses permission model (CVE-2024-22018)\n\n* nodejs: fs.fchown/fchmod bypasses permission model (CVE-2024-36137)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:5815",
"url": "https://access.redhat.com/errata/RHSA-2024:5815"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2296417",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296417"
},
{
"category": "external",
"summary": "2296990",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296990"
},
{
"category": "external",
"summary": "2299281",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2299281"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5815.json"
}
],
"title": "Red Hat Security Advisory: nodejs:20 security update",
"tracking": {
"current_release_date": "2026-03-18T02:44:12+00:00",
"generator": {
"date": "2026-03-18T02:44:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2024:5815",
"initial_release_date": "2024-08-26T08:12:15+00:00",
"revision_history": [
{
"date": "2024-08-26T08:12:15+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-08-26T08:12:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T02:44:12+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src::nodejs:20",
"product": {
"name": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src (nodejs:20)",
"product_id": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=src\u0026epoch=1\u0026rpmmod=nodejs:20:9040020240807145403:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"product": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src (nodejs:20)",
"product_id": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.1-1.module%2Bel9.3.0.z%2B20478%2B84a9f781?arch=src\u0026rpmmod=nodejs:20:9040020240807145403:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"product": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src (nodejs:20)",
"product_id": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel9.3.0%2B19518%2B63aad52d?arch=src\u0026rpmmod=nodejs:20:9040020240807145403:rhel9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch::nodejs:20",
"product": {
"name": "nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch (nodejs:20)",
"product_id": "nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:20:9040020240807145403:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"product": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch (nodejs:20)",
"product_id": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.1-1.module%2Bel9.3.0.z%2B20478%2B84a9f781?arch=noarch\u0026rpmmod=nodejs:20:9040020240807145403:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"product": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch (nodejs:20)",
"product_id": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel9.3.0%2B19518%2B63aad52d?arch=noarch\u0026rpmmod=nodejs:20:9040020240807145403:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"product": {
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch (nodejs:20)",
"product_id": "nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging-bundler@2021.06-4.module%2Bel9.3.0%2B19518%2B63aad52d?arch=noarch\u0026rpmmod=nodejs:20:9040020240807145403:rhel9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"product": {
"name": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64 (nodejs:20)",
"product_id": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020240807145403:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"product": {
"name": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64 (nodejs:20)",
"product_id": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020240807145403:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"product": {
"name": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64 (nodejs:20)",
"product_id": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020240807145403:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"product": {
"name": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64 (nodejs:20)",
"product_id": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020240807145403:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"product": {
"name": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64 (nodejs:20)",
"product_id": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020240807145403:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"product": {
"name": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64 (nodejs:20)",
"product_id": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.1-1.20.16.0.1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020240807145403:rhel9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"product": {
"name": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le (nodejs:20)",
"product_id": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:9040020240807145403:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"product": {
"name": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le (nodejs:20)",
"product_id": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:9040020240807145403:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"product": {
"name": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le (nodejs:20)",
"product_id": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:9040020240807145403:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"product": {
"name": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le (nodejs:20)",
"product_id": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:9040020240807145403:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"product": {
"name": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le (nodejs:20)",
"product_id": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:9040020240807145403:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"product": {
"name": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le (nodejs:20)",
"product_id": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.1-1.20.16.0.1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:9040020240807145403:rhel9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"product": {
"name": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x (nodejs:20)",
"product_id": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:9040020240807145403:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"product": {
"name": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x (nodejs:20)",
"product_id": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:9040020240807145403:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"product": {
"name": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x (nodejs:20)",
"product_id": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:9040020240807145403:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"product": {
"name": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x (nodejs:20)",
"product_id": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:9040020240807145403:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"product": {
"name": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x (nodejs:20)",
"product_id": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:9040020240807145403:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"product": {
"name": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x (nodejs:20)",
"product_id": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.1-1.20.16.0.1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:9040020240807145403:rhel9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"product": {
"name": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64 (nodejs:20)",
"product_id": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020240807145403:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"product": {
"name": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64 (nodejs:20)",
"product_id": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020240807145403:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"product": {
"name": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64 (nodejs:20)",
"product_id": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020240807145403:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"product": {
"name": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64 (nodejs:20)",
"product_id": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020240807145403:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"product": {
"name": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64 (nodejs:20)",
"product_id": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020240807145403:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"product": {
"name": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64 (nodejs:20)",
"product_id": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.1-1.20.16.0.1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020240807145403:rhel9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20"
},
"product_reference": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20"
},
"product_reference": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20"
},
"product_reference": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src::nodejs:20"
},
"product_reference": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20"
},
"product_reference": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20"
},
"product_reference": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20"
},
"product_reference": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20"
},
"product_reference": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20"
},
"product_reference": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20"
},
"product_reference": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20"
},
"product_reference": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20"
},
"product_reference": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20"
},
"product_reference": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20"
},
"product_reference": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20"
},
"product_reference": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20"
},
"product_reference": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20"
},
"product_reference": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch::nodejs:20"
},
"product_reference": "nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20"
},
"product_reference": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20"
},
"product_reference": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20"
},
"product_reference": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20"
},
"product_reference": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20"
},
"product_reference": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20"
},
"product_reference": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20"
},
"product_reference": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20"
},
"product_reference": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20"
},
"product_reference": "nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20"
},
"product_reference": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20"
},
"product_reference": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20"
},
"product_reference": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20"
},
"product_reference": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-22018",
"discovery_date": "2024-07-10T02:20:15+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2296990"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Node.js package. 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 they do not have explicit read access to.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: fs.lstat bypasses permission model",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-22018"
},
{
"category": "external",
"summary": "RHBZ#2296990",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296990"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-22018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22018"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-22018",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22018"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/2145862",
"url": "https://hackerone.com/reports/2145862"
}
],
"release_date": "2024-07-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-26T08:12:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5815"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 2.9,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs: fs.lstat bypasses permission model"
},
{
"cve": "CVE-2024-22020",
"discovery_date": "2024-07-09T02:20:08+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2296417"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Node.js package. By embedding non-network imports in data URLs, this flaw allows an attacker to execute arbitrary code, compromising system security.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Bypass network import restriction via data URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is categorized as moderate severity rather than high due to its specific conditions for exploitation and impact scope. While the flaw permits bypassing network import restrictions via data URLs to execute arbitrary code, its exploitation is contingent on the attacker\u2019s ability to inject and execute code within a controlled environment. The impact is constrained to scenarios where the vulnerable application processes data URLs and lacks robust validation mechanisms. Additionally, this issue requires the attacker to exploit specific code paths and permissions, which limits its widespread applicability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-22020"
},
{
"category": "external",
"summary": "RHBZ#2296417",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296417"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-22020",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22020"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-22020",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22020"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/2092749",
"url": "https://hackerone.com/reports/2092749"
}
],
"release_date": "2024-07-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-26T08:12:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5815"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Bypass network import restriction via data URL"
},
{
"cve": "CVE-2024-36137",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"discovery_date": "2024-07-22T14:03:28+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2299281"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js, affecting users of the experimental permission model when the --allow-fs-write flag is used. The Node.js Permission Model does 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": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: fs.fchown/fchmod bypasses permission model",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is specific to the Permission Model, which is currently an experimental feature of Node.js.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-36137"
},
{
"category": "external",
"summary": "RHBZ#2299281",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2299281"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-36137",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36137"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-36137",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36137"
}
],
"release_date": "2024-07-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-26T08:12:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5815"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.9,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x::nodejs:20",
"AppStream-9.4.0.Z.MAIN.EUS:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64::nodejs:20"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs: fs.fchown/fchmod bypasses permission model"
}
]
}
RHSA-2024_5814
Vulnerability from csaf_redhat - Published: 2024-08-26 08:36 - Updated: 2024-12-17 17:45A flaw was found in the Node.js package. 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 they do not have explicit read access to.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Node.js package. By embedding non-network imports in data URLs, this flaw allows an attacker to execute arbitrary code, compromising system security.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in ISAACS's node-tar, where it is vulnerable to a denial of service, caused by the lack of folder count validation. The vulnerability exists due to the application not properly controlling the consumption of internal resources while parsing a tar file. By sending a specially crafted request, a remote attacker can trigger resource exhaustion and perform a denial of service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Node.js, affecting users of the experimental permission model when the --allow-fs-write flag is used. The Node.js Permission Model does 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.
CWE-732 - Incorrect Permission Assignment for Critical Resource| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the nodejs:20 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nSecurity Fix(es):\n\n* node-tar: denial of service while parsing a tar file due to lack of folders depth validation (CVE-2024-28863)\n\n* nodejs: Bypass network import restriction via data URL (CVE-2024-22020)\n\n* nodejs: fs.lstat bypasses permission model (CVE-2024-22018)\n\n* nodejs: fs.fchown/fchmod bypasses permission model (CVE-2024-36137)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:5814",
"url": "https://access.redhat.com/errata/RHSA-2024:5814"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2293200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2293200"
},
{
"category": "external",
"summary": "2296417",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296417"
},
{
"category": "external",
"summary": "2296990",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296990"
},
{
"category": "external",
"summary": "2299281",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2299281"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5814.json"
}
],
"title": "Red Hat Security Advisory: nodejs:20 security update",
"tracking": {
"current_release_date": "2024-12-17T17:45:30+00:00",
"generator": {
"date": "2024-12-17T17:45:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:5814",
"initial_release_date": "2024-08-26T08:36:35+00:00",
"revision_history": [
{
"date": "2024-08-26T08:36:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-08-26T08:36:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T17:45:30+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs:20:8100020240808073736:489197e6",
"product": {
"name": "nodejs:20:8100020240808073736:489197e6",
"product_id": "nodejs:20:8100020240808073736:489197e6",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/nodejs@20:8100020240808073736:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch",
"product": {
"name": "nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch",
"product_id": "nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch",
"product": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch",
"product_id": "nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.1-1.module%2Bel8.9.0%2B20473%2Bc4e3d824?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"product": {
"name": "nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"product_id": "nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel8.9.0%2B19519%2Be25b965a?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"product": {
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"product_id": "nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging-bundler@2021.06-4.module%2Bel8.9.0%2B19519%2Be25b965a?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src",
"product": {
"name": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src",
"product_id": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src",
"product": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src",
"product_id": "nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.1-1.module%2Bel8.9.0%2B20473%2Bc4e3d824?arch=src"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src",
"product": {
"name": "nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src",
"product_id": "nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel8.9.0%2B19519%2Be25b965a?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"product": {
"name": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"product_id": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"product": {
"name": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"product_id": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"product": {
"name": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"product_id": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"product": {
"name": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"product_id": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"product": {
"name": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"product_id": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64",
"product": {
"name": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64",
"product_id": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.1-1.20.16.0.1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"product": {
"name": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"product_id": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"product": {
"name": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"product_id": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"product": {
"name": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"product_id": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"product": {
"name": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"product_id": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"product": {
"name": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"product_id": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le",
"product": {
"name": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le",
"product_id": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.1-1.20.16.0.1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"product": {
"name": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"product_id": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"product": {
"name": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"product_id": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"product": {
"name": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"product_id": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"product": {
"name": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"product_id": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"product": {
"name": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"product_id": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x",
"product": {
"name": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x",
"product_id": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.1-1.20.16.0.1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"product": {
"name": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"product_id": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"product": {
"name": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"product_id": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"product": {
"name": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"product_id": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"product": {
"name": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"product_id": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"product": {
"name": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"product_id": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.16.0-1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64",
"product": {
"name": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64",
"product_id": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.1-1.20.16.0.1.module%2Bel8.10.0%2B22203%2Ba88c8310?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs:20:8100020240808073736:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6"
},
"product_reference": "nodejs:20:8100020240808073736:489197e6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 as a component of nodejs:20:8100020240808073736:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64"
},
"product_reference": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le as a component of nodejs:20:8100020240808073736:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le"
},
"product_reference": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x as a component of nodejs:20:8100020240808073736:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x"
},
"product_reference": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src as a component of nodejs:20:8100020240808073736:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src"
},
"product_reference": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 as a component of nodejs:20:8100020240808073736:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64"
},
"product_reference": "nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 as a component of nodejs:20:8100020240808073736:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64"
},
"product_reference": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le as a component of nodejs:20:8100020240808073736:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le"
},
"product_reference": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x as a component of nodejs:20:8100020240808073736:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x"
},
"product_reference": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 as a component of nodejs:20:8100020240808073736:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64"
},
"product_reference": "nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 as a component of nodejs:20:8100020240808073736:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64"
},
"product_reference": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le as a component of nodejs:20:8100020240808073736:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le"
},
"product_reference": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x as a component of nodejs:20:8100020240808073736:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x"
},
"product_reference": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 as a component of nodejs:20:8100020240808073736:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64"
},
"product_reference": "nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 as a component of nodejs:20:8100020240808073736:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64"
},
"product_reference": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le as a component of nodejs:20:8100020240808073736:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le"
},
"product_reference": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x as a component of nodejs:20:8100020240808073736:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x"
},
"product_reference": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 as a component of nodejs:20:8100020240808073736:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64"
},
"product_reference": "nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch as a component of nodejs:20:8100020240808073736:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch"
},
"product_reference": "nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64 as a component of nodejs:20:8100020240808073736:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64"
},
"product_reference": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le as a component of nodejs:20:8100020240808073736:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le"
},
"product_reference": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x as a component of nodejs:20:8100020240808073736:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x"
},
"product_reference": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64 as a component of nodejs:20:8100020240808073736:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64"
},
"product_reference": "nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch as a component of nodejs:20:8100020240808073736:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch"
},
"product_reference": "nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src as a component of nodejs:20:8100020240808073736:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src"
},
"product_reference": "nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch as a component of nodejs:20:8100020240808073736:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch"
},
"product_reference": "nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src as a component of nodejs:20:8100020240808073736:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src"
},
"product_reference": "nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch as a component of nodejs:20:8100020240808073736:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch"
},
"product_reference": "nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64 as a component of nodejs:20:8100020240808073736:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64"
},
"product_reference": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le as a component of nodejs:20:8100020240808073736:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le"
},
"product_reference": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x as a component of nodejs:20:8100020240808073736:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x"
},
"product_reference": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64 as a component of nodejs:20:8100020240808073736:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64"
},
"product_reference": "npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-22018",
"discovery_date": "2024-07-10T02:20:15+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2296990"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Node.js package. 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 they do not have explicit read access to.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: fs.lstat bypasses permission model",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-22018"
},
{
"category": "external",
"summary": "RHBZ#2296990",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296990"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-22018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22018"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-22018",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22018"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/2145862",
"url": "https://hackerone.com/reports/2145862"
}
],
"release_date": "2024-07-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-26T08:36:35+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5814"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 2.9,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs: fs.lstat bypasses permission model"
},
{
"cve": "CVE-2024-22020",
"discovery_date": "2024-07-09T02:20:08+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2296417"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Node.js package. By embedding non-network imports in data URLs, this flaw allows an attacker to execute arbitrary code, compromising system security.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Bypass network import restriction via data URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is categorized as moderate severity rather than high due to its specific conditions for exploitation and impact scope. While the flaw permits bypassing network import restrictions via data URLs to execute arbitrary code, its exploitation is contingent on the attacker\u2019s ability to inject and execute code within a controlled environment. The impact is constrained to scenarios where the vulnerable application processes data URLs and lacks robust validation mechanisms. Additionally, this issue requires the attacker to exploit specific code paths and permissions, which limits its widespread applicability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-22020"
},
{
"category": "external",
"summary": "RHBZ#2296417",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296417"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-22020",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22020"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-22020",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22020"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/2092749",
"url": "https://hackerone.com/reports/2092749"
}
],
"release_date": "2024-07-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-26T08:36:35+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5814"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Bypass network import restriction via data URL"
},
{
"cve": "CVE-2024-28863",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-06-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2293200"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ISAACS\u0027s node-tar, where it is vulnerable to a denial of service, caused by the lack of folder count validation. The vulnerability exists due to the application not properly controlling the consumption of internal resources while parsing a tar file. By sending a specially crafted request, a remote attacker can trigger resource exhaustion and perform a denial of service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-tar: denial of service while parsing a tar file due to lack of folders depth validation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28863"
},
{
"category": "external",
"summary": "RHBZ#2293200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2293200"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28863",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28863"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28863",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28863"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/security/advisories/GHSA-f5x3-32g6-xq36",
"url": "https://github.com/isaacs/node-tar/security/advisories/GHSA-f5x3-32g6-xq36"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240524-0005/",
"url": "https://security.netapp.com/advisory/ntap-20240524-0005/"
}
],
"release_date": "2024-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-26T08:36:35+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5814"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-tar: denial of service while parsing a tar file due to lack of folders depth validation"
},
{
"cve": "CVE-2024-36137",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"discovery_date": "2024-07-22T14:03:28+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2299281"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js, affecting users of the experimental permission model when the --allow-fs-write flag is used. The Node.js Permission Model does 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": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: fs.fchown/fchmod bypasses permission model",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is specific to the Permission Model, which is currently an experimental feature of Node.js.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-36137"
},
{
"category": "external",
"summary": "RHBZ#2299281",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2299281"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-36137",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36137"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-36137",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36137"
}
],
"release_date": "2024-07-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-26T08:36:35+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5814"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.9,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-debugsource-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-devel-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-docs-1:20.16.0-1.module+el8.10.0+22203+a88c8310.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+22203+a88c8310.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs:20:8100020240808073736:489197e6:npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+22203+a88c8310.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs: fs.fchown/fchmod bypasses permission model"
}
]
}
RHSA-2024_5815
Vulnerability from csaf_redhat - Published: 2024-08-26 08:12 - Updated: 2024-11-24 18:16A flaw was found in the Node.js package. 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 they do not have explicit read access to.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Node.js package. By embedding non-network imports in data URLs, this flaw allows an attacker to execute arbitrary code, compromising system security.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js, affecting users of the experimental permission model when the --allow-fs-write flag is used. The Node.js Permission Model does 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.
CWE-732 - Incorrect Permission Assignment for Critical Resource| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the nodejs:20 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nSecurity Fix(es):\n\n* nodejs: Bypass network import restriction via data URL (CVE-2024-22020)\n\n* nodejs: fs.lstat bypasses permission model (CVE-2024-22018)\n\n* nodejs: fs.fchown/fchmod bypasses permission model (CVE-2024-36137)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:5815",
"url": "https://access.redhat.com/errata/RHSA-2024:5815"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2296417",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296417"
},
{
"category": "external",
"summary": "2296990",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296990"
},
{
"category": "external",
"summary": "2299281",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2299281"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5815.json"
}
],
"title": "Red Hat Security Advisory: nodejs:20 security update",
"tracking": {
"current_release_date": "2024-11-24T18:16:55+00:00",
"generator": {
"date": "2024-11-24T18:16:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2024:5815",
"initial_release_date": "2024-08-26T08:12:15+00:00",
"revision_history": [
{
"date": "2024-08-26T08:12:15+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-08-26T08:12:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-24T18:16:55+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs:20:9040020240807145403:rhel9",
"product": {
"name": "nodejs:20:9040020240807145403:rhel9",
"product_id": "nodejs:20:9040020240807145403:rhel9",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/nodejs@20:9040020240807145403:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch",
"product": {
"name": "nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch",
"product_id": "nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch",
"product": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch",
"product_id": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.1-1.module%2Bel9.3.0.z%2B20478%2B84a9f781?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch",
"product": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch",
"product_id": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel9.3.0%2B19518%2B63aad52d?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch",
"product": {
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch",
"product_id": "nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging-bundler@2021.06-4.module%2Bel9.3.0%2B19518%2B63aad52d?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src",
"product": {
"name": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src",
"product_id": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src",
"product": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src",
"product_id": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.1-1.module%2Bel9.3.0.z%2B20478%2B84a9f781?arch=src"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src",
"product": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src",
"product_id": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel9.3.0%2B19518%2B63aad52d?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"product": {
"name": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"product_id": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"product": {
"name": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"product_id": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"product": {
"name": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"product_id": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"product": {
"name": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"product_id": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"product": {
"name": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"product_id": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64",
"product": {
"name": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64",
"product_id": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.1-1.20.16.0.1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"product": {
"name": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"product_id": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"product": {
"name": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"product_id": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"product": {
"name": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"product_id": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"product": {
"name": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"product_id": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"product": {
"name": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"product_id": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le",
"product": {
"name": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le",
"product_id": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.1-1.20.16.0.1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"product": {
"name": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"product_id": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"product": {
"name": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"product_id": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"product": {
"name": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"product_id": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"product": {
"name": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"product_id": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"product": {
"name": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"product_id": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x",
"product": {
"name": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x",
"product_id": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.1-1.20.16.0.1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"product": {
"name": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"product_id": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"product": {
"name": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"product_id": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"product": {
"name": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"product_id": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"product": {
"name": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"product_id": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"product": {
"name": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"product_id": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.16.0-1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64",
"product": {
"name": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64",
"product_id": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.1-1.20.16.0.1.module%2Bel9.4.0%2B22197%2B9e60f127?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs:20:9040020240807145403:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9"
},
"product_reference": "nodejs:20:9040020240807145403:rhel9",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64 as a component of nodejs:20:9040020240807145403:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64"
},
"product_reference": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le as a component of nodejs:20:9040020240807145403:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le"
},
"product_reference": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x as a component of nodejs:20:9040020240807145403:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x"
},
"product_reference": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src as a component of nodejs:20:9040020240807145403:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src"
},
"product_reference": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64 as a component of nodejs:20:9040020240807145403:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64"
},
"product_reference": "nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64 as a component of nodejs:20:9040020240807145403:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64"
},
"product_reference": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le as a component of nodejs:20:9040020240807145403:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le"
},
"product_reference": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x as a component of nodejs:20:9040020240807145403:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x"
},
"product_reference": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64 as a component of nodejs:20:9040020240807145403:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64"
},
"product_reference": "nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64 as a component of nodejs:20:9040020240807145403:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64"
},
"product_reference": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le as a component of nodejs:20:9040020240807145403:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le"
},
"product_reference": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x as a component of nodejs:20:9040020240807145403:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x"
},
"product_reference": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64 as a component of nodejs:20:9040020240807145403:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64"
},
"product_reference": "nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64 as a component of nodejs:20:9040020240807145403:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64"
},
"product_reference": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le as a component of nodejs:20:9040020240807145403:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le"
},
"product_reference": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x as a component of nodejs:20:9040020240807145403:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x"
},
"product_reference": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64 as a component of nodejs:20:9040020240807145403:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64"
},
"product_reference": "nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch as a component of nodejs:20:9040020240807145403:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch"
},
"product_reference": "nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64 as a component of nodejs:20:9040020240807145403:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64"
},
"product_reference": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le as a component of nodejs:20:9040020240807145403:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le"
},
"product_reference": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x as a component of nodejs:20:9040020240807145403:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x"
},
"product_reference": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64 as a component of nodejs:20:9040020240807145403:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64"
},
"product_reference": "nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch as a component of nodejs:20:9040020240807145403:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch"
},
"product_reference": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src as a component of nodejs:20:9040020240807145403:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src"
},
"product_reference": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch as a component of nodejs:20:9040020240807145403:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch"
},
"product_reference": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src as a component of nodejs:20:9040020240807145403:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src"
},
"product_reference": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch as a component of nodejs:20:9040020240807145403:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch"
},
"product_reference": "nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64 as a component of nodejs:20:9040020240807145403:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64"
},
"product_reference": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le as a component of nodejs:20:9040020240807145403:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le"
},
"product_reference": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x as a component of nodejs:20:9040020240807145403:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x"
},
"product_reference": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64 as a component of nodejs:20:9040020240807145403:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64"
},
"product_reference": "npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-22018",
"discovery_date": "2024-07-10T02:20:15+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2296990"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Node.js package. 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 they do not have explicit read access to.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: fs.lstat bypasses permission model",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-22018"
},
{
"category": "external",
"summary": "RHBZ#2296990",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296990"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-22018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22018"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-22018",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22018"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/2145862",
"url": "https://hackerone.com/reports/2145862"
}
],
"release_date": "2024-07-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-26T08:12:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5815"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 2.9,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs: fs.lstat bypasses permission model"
},
{
"cve": "CVE-2024-22020",
"discovery_date": "2024-07-09T02:20:08+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2296417"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Node.js package. By embedding non-network imports in data URLs, this flaw allows an attacker to execute arbitrary code, compromising system security.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Bypass network import restriction via data URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is categorized as moderate severity rather than high due to its specific conditions for exploitation and impact scope. While the flaw permits bypassing network import restrictions via data URLs to execute arbitrary code, its exploitation is contingent on the attacker\u2019s ability to inject and execute code within a controlled environment. The impact is constrained to scenarios where the vulnerable application processes data URLs and lacks robust validation mechanisms. Additionally, this issue requires the attacker to exploit specific code paths and permissions, which limits its widespread applicability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-22020"
},
{
"category": "external",
"summary": "RHBZ#2296417",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296417"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-22020",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22020"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-22020",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22020"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/2092749",
"url": "https://hackerone.com/reports/2092749"
}
],
"release_date": "2024-07-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-26T08:12:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5815"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Bypass network import restriction via data URL"
},
{
"cve": "CVE-2024-36137",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"discovery_date": "2024-07-22T14:03:28+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2299281"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js, affecting users of the experimental permission model when the --allow-fs-write flag is used. The Node.js Permission Model does 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": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: fs.fchown/fchmod bypasses permission model",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is specific to the Permission Model, which is currently an experimental feature of Node.js.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-36137"
},
{
"category": "external",
"summary": "RHBZ#2299281",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2299281"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-36137",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36137"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-36137",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36137"
}
],
"release_date": "2024-07-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-26T08:12:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5815"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.9,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.src",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debuginfo-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-debugsource-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-devel-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-docs-1:20.16.0-1.module+el9.4.0+22197+9e60f127.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-full-i18n-1:20.16.0-1.module+el9.4.0+22197+9e60f127.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240807145403:rhel9:npm-1:10.8.1-1.20.16.0.1.module+el9.4.0+22197+9e60f127.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs: fs.fchown/fchmod bypasses permission model"
}
]
}
SUSE-SU-2024:2543-1
Vulnerability from csaf_suse - Published: 2024-07-17 07:51 - Updated: 2024-07-17 07:51| 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
|
| 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
|
| 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
|
| 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
|
| 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
|
| 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
|
{
"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:35| 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
|
| 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
|
| 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
|
| 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
|
| 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
|
| 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
|
{
"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-05-14 22:00| 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:-
|
— | |
|
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:-
|
— |
| 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:-
|
— | |
|
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:-
|
— |
| 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:-
|
— | |
|
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:-
|
— |
| 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:-
|
— | |
|
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:-
|
— |
| 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:-
|
— | |
|
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:-
|
— |
{
"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"
}
],
"source_lang": "en-US",
"title": "Node.js: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-05-14T22:00:00.000+00:00",
"generator": {
"date": "2025-05-15T09:09:52.019+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"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"
}
],
"status": "final",
"version": "18"
}
},
"product_tree": {
"branches": [
{
"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",
"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",
"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",
"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",
"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",
"T002207",
"444803",
"T019704",
"T027843"
]
},
"release_date": "2024-07-08T22:00:00.000+00:00",
"title": "CVE-2024-37372"
}
]
}
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.