Action not permitted
Modal body text goes here.
CVE-2024-22025
Vulnerability from cvelistv5
Published
2024-03-19 04:32
Modified
2024-10-30 20:32
Severity ?
EPSS score ?
Summary
A vulnerability in Node.js has been identified, allowing for a Denial of Service (DoS) attack through resource exhaustion when using the fetch() function to retrieve content from an untrusted URL.
The vulnerability stems from the fact that the fetch() function in Node.js always decodes Brotli, making it possible for an attacker to cause resource exhaustion when fetching content from an untrusted URL.
An attacker controlling the URL passed into fetch() can exploit this vulnerability to exhaust memory, potentially leading to process termination, depending on the system configuration.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-01T22:35:34.825Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://hackerone.com/reports/2284065" }, { "tags": [ "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00029.html" }, { "tags": [ "x_transferred" ], "url": "https://security.netapp.com/advisory/ntap-20240517-0008/" } ], "title": "CVE Program Container" }, { "metrics": [ { "other": { "content": { "id": "CVE-2024-22025", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-08-21T20:30:35.279155Z", "version": "2.0.3" }, "type": "ssvc" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-404", "description": "CWE-404 Improper Resource Shutdown or Release", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-10-30T20:32:19.711Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "Node.js", "vendor": "Node.js", "versions": [ { "lessThanOrEqual": "20.11.0", "status": "affected", "version": "20.11.0", "versionType": "semver" }, { "lessThanOrEqual": "21.6.1", "status": "affected", "version": "21.6.1", "versionType": "semver" }, { "lessThanOrEqual": "18.19.0", "status": "affected", "version": "18.19.0", "versionType": "semver" } ] } ], "descriptions": [ { "lang": "en", "value": "A vulnerability in Node.js has been identified, allowing for a Denial of Service (DoS) attack through resource exhaustion when using the fetch() function to retrieve content from an untrusted URL.\nThe vulnerability stems from the fact that the fetch() function in Node.js always decodes Brotli, making it possible for an attacker to cause resource exhaustion when fetching content from an untrusted URL.\nAn attacker controlling the URL passed into fetch() can exploit this vulnerability to exhaust memory, potentially leading to process termination, depending on the system configuration." } ], "metrics": [ { "cvssV3_0": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0" } } ], "providerMetadata": { "dateUpdated": "2024-03-19T04:32:34.211Z", "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1", "shortName": "hackerone" }, "references": [ { "url": "https://hackerone.com/reports/2284065" }, { "url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00029.html" }, { "url": "https://security.netapp.com/advisory/ntap-20240517-0008/" } ] } }, "cveMetadata": { "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1", "assignerShortName": "hackerone", "cveId": "CVE-2024-22025", "datePublished": "2024-03-19T04:32:34.211Z", "dateReserved": "2024-01-04T01:04:06.574Z", "dateUpdated": "2024-10-30T20:32:19.711Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-22025\",\"sourceIdentifier\":\"support@hackerone.com\",\"published\":\"2024-03-19T05:15:10.267\",\"lastModified\":\"2024-10-30T21:35:00.717\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A vulnerability in Node.js has been identified, allowing for a Denial of Service (DoS) attack through resource exhaustion when using the fetch() function to retrieve content from an untrusted URL.\\nThe vulnerability stems from the fact that the fetch() function in Node.js always decodes Brotli, making it possible for an attacker to cause resource exhaustion when fetching content from an untrusted URL.\\nAn attacker controlling the URL passed into fetch() can exploit this vulnerability to exhaust memory, potentially leading to process termination, depending on the system configuration.\"},{\"lang\":\"es\",\"value\":\"Se ha identificado una vulnerabilidad en Node.js, que permite un ataque de denegaci\u00f3n de servicio (DoS) por agotamiento de recursos cuando se utiliza la funci\u00f3n fetch() para recuperar contenido de una URL que no es de confianza. La vulnerabilidad surge del hecho de que la funci\u00f3n fetch() en Node.js siempre decodifica Brotli, lo que hace posible que un atacante provoque el agotamiento de los recursos al recuperar contenido de una URL que no es de confianza. Un atacante que controle la URL pasada a fetch() puede aprovechar esta vulnerabilidad para agotar la memoria, lo que podr\u00eda provocar la terminaci\u00f3n del proceso, seg\u00fan la configuraci\u00f3n del sistema.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"support@hackerone.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-404\"}]}],\"references\":[{\"url\":\"https://hackerone.com/reports/2284065\",\"source\":\"support@hackerone.com\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/03/msg00029.html\",\"source\":\"support@hackerone.com\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20240517-0008/\",\"source\":\"support@hackerone.com\"}]}}" } }
rhsa-2024_4559
Vulnerability from csaf_redhat
Published
2024-07-16 12:49
Modified
2024-11-06 06:25
Summary
Red Hat Security Advisory: nodejs security update
Notes
Topic
An update for nodejs is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.
Red 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.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
Security Fix(es):
* nodejs: using the fetch() function to retrieve content from an untrusted URL leads to denial of service (CVE-2024-22025)
* nodejs: HTTP Request Smuggling via Content Length Obfuscation (CVE-2024-27982)
* c-ares: Out of bounds read in ares__read_line() (CVE-2024-25629)
For 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.
Terms of Use
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.
{ "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 nodejs is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\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: using the fetch() function to retrieve content from an untrusted URL leads to denial of service (CVE-2024-22025)\n\n* nodejs: HTTP Request Smuggling via Content Length Obfuscation (CVE-2024-27982)\n\n* c-ares: Out of bounds read in ares__read_line() (CVE-2024-25629)\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:4559", "url": "https://access.redhat.com/errata/RHSA-2024:4559" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2265713", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265713" }, { "category": "external", "summary": "2270559", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270559" }, { "category": "external", "summary": "2275392", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275392" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4559.json" } ], "title": "Red Hat Security Advisory: nodejs security update", "tracking": { "current_release_date": "2024-11-06T06:25:56+00:00", "generator": { "date": "2024-11-06T06:25:56+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:4559", "initial_release_date": "2024-07-16T12:49:03+00:00", "revision_history": [ { "date": "2024-07-16T12:49:03+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-07-16T12:49:03+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T06:25:56+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 EUS (v.9.2)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.20.2-6.el9_2.3.src", "product": { "name": "nodejs-1:16.20.2-6.el9_2.3.src", "product_id": "nodejs-1:16.20.2-6.el9_2.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.20.2-6.el9_2.3?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.20.2-6.el9_2.3.aarch64", "product": { "name": "nodejs-1:16.20.2-6.el9_2.3.aarch64", "product_id": "nodejs-1:16.20.2-6.el9_2.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.20.2-6.el9_2.3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.20.2-6.el9_2.3.aarch64", "product": { "name": "nodejs-full-i18n-1:16.20.2-6.el9_2.3.aarch64", "product_id": "nodejs-full-i18n-1:16.20.2-6.el9_2.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.20.2-6.el9_2.3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.20.2-6.el9_2.3.aarch64", "product": { "name": "nodejs-libs-1:16.20.2-6.el9_2.3.aarch64", "product_id": "nodejs-libs-1:16.20.2-6.el9_2.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.20.2-6.el9_2.3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.4-1.16.20.2.6.el9_2.3.aarch64", "product": { "name": "npm-1:8.19.4-1.16.20.2.6.el9_2.3.aarch64", "product_id": "npm-1:8.19.4-1.16.20.2.6.el9_2.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.4-1.16.20.2.6.el9_2.3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.20.2-6.el9_2.3.aarch64", "product": { "name": "nodejs-debugsource-1:16.20.2-6.el9_2.3.aarch64", "product_id": "nodejs-debugsource-1:16.20.2-6.el9_2.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.20.2-6.el9_2.3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.20.2-6.el9_2.3.aarch64", "product": { "name": "nodejs-debuginfo-1:16.20.2-6.el9_2.3.aarch64", "product_id": "nodejs-debuginfo-1:16.20.2-6.el9_2.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.20.2-6.el9_2.3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.aarch64", "product": { "name": "nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.aarch64", "product_id": "nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.20.2-6.el9_2.3?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.20.2-6.el9_2.3.ppc64le", "product": { "name": "nodejs-1:16.20.2-6.el9_2.3.ppc64le", "product_id": "nodejs-1:16.20.2-6.el9_2.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.20.2-6.el9_2.3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.20.2-6.el9_2.3.ppc64le", "product": { "name": "nodejs-full-i18n-1:16.20.2-6.el9_2.3.ppc64le", "product_id": "nodejs-full-i18n-1:16.20.2-6.el9_2.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.20.2-6.el9_2.3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.20.2-6.el9_2.3.ppc64le", "product": { "name": "nodejs-libs-1:16.20.2-6.el9_2.3.ppc64le", "product_id": "nodejs-libs-1:16.20.2-6.el9_2.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.20.2-6.el9_2.3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.4-1.16.20.2.6.el9_2.3.ppc64le", "product": { "name": "npm-1:8.19.4-1.16.20.2.6.el9_2.3.ppc64le", "product_id": "npm-1:8.19.4-1.16.20.2.6.el9_2.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.4-1.16.20.2.6.el9_2.3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.20.2-6.el9_2.3.ppc64le", "product": { "name": "nodejs-debugsource-1:16.20.2-6.el9_2.3.ppc64le", "product_id": "nodejs-debugsource-1:16.20.2-6.el9_2.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.20.2-6.el9_2.3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le", "product": { "name": "nodejs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le", "product_id": "nodejs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.20.2-6.el9_2.3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le", "product": { "name": "nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le", "product_id": "nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.20.2-6.el9_2.3?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.20.2-6.el9_2.3.x86_64", "product": { "name": "nodejs-1:16.20.2-6.el9_2.3.x86_64", "product_id": "nodejs-1:16.20.2-6.el9_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.20.2-6.el9_2.3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.20.2-6.el9_2.3.x86_64", "product": { "name": "nodejs-full-i18n-1:16.20.2-6.el9_2.3.x86_64", "product_id": "nodejs-full-i18n-1:16.20.2-6.el9_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.20.2-6.el9_2.3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.20.2-6.el9_2.3.x86_64", "product": { "name": "nodejs-libs-1:16.20.2-6.el9_2.3.x86_64", "product_id": "nodejs-libs-1:16.20.2-6.el9_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.20.2-6.el9_2.3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.4-1.16.20.2.6.el9_2.3.x86_64", "product": { "name": "npm-1:8.19.4-1.16.20.2.6.el9_2.3.x86_64", "product_id": "npm-1:8.19.4-1.16.20.2.6.el9_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.4-1.16.20.2.6.el9_2.3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.20.2-6.el9_2.3.x86_64", "product": { "name": "nodejs-debugsource-1:16.20.2-6.el9_2.3.x86_64", "product_id": "nodejs-debugsource-1:16.20.2-6.el9_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.20.2-6.el9_2.3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.20.2-6.el9_2.3.x86_64", "product": { "name": "nodejs-debuginfo-1:16.20.2-6.el9_2.3.x86_64", "product_id": "nodejs-debuginfo-1:16.20.2-6.el9_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.20.2-6.el9_2.3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.x86_64", "product": { "name": "nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.x86_64", "product_id": "nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.20.2-6.el9_2.3?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "nodejs-libs-1:16.20.2-6.el9_2.3.i686", "product": { "name": "nodejs-libs-1:16.20.2-6.el9_2.3.i686", "product_id": "nodejs-libs-1:16.20.2-6.el9_2.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.20.2-6.el9_2.3?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.20.2-6.el9_2.3.i686", "product": { "name": "nodejs-debugsource-1:16.20.2-6.el9_2.3.i686", "product_id": "nodejs-debugsource-1:16.20.2-6.el9_2.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.20.2-6.el9_2.3?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.20.2-6.el9_2.3.i686", "product": { "name": "nodejs-debuginfo-1:16.20.2-6.el9_2.3.i686", "product_id": "nodejs-debuginfo-1:16.20.2-6.el9_2.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.20.2-6.el9_2.3?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.i686", "product": { "name": "nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.i686", "product_id": "nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.20.2-6.el9_2.3?arch=i686\u0026epoch=1" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.20.2-6.el9_2.3.s390x", "product": { "name": "nodejs-1:16.20.2-6.el9_2.3.s390x", "product_id": "nodejs-1:16.20.2-6.el9_2.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.20.2-6.el9_2.3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.20.2-6.el9_2.3.s390x", "product": { "name": "nodejs-full-i18n-1:16.20.2-6.el9_2.3.s390x", "product_id": "nodejs-full-i18n-1:16.20.2-6.el9_2.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.20.2-6.el9_2.3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.20.2-6.el9_2.3.s390x", "product": { "name": "nodejs-libs-1:16.20.2-6.el9_2.3.s390x", "product_id": "nodejs-libs-1:16.20.2-6.el9_2.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.20.2-6.el9_2.3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.4-1.16.20.2.6.el9_2.3.s390x", "product": { "name": "npm-1:8.19.4-1.16.20.2.6.el9_2.3.s390x", "product_id": "npm-1:8.19.4-1.16.20.2.6.el9_2.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.4-1.16.20.2.6.el9_2.3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.20.2-6.el9_2.3.s390x", "product": { "name": "nodejs-debugsource-1:16.20.2-6.el9_2.3.s390x", "product_id": "nodejs-debugsource-1:16.20.2-6.el9_2.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.20.2-6.el9_2.3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.20.2-6.el9_2.3.s390x", "product": { "name": "nodejs-debuginfo-1:16.20.2-6.el9_2.3.s390x", "product_id": "nodejs-debuginfo-1:16.20.2-6.el9_2.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.20.2-6.el9_2.3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.s390x", "product": { "name": "nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.s390x", "product_id": "nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.20.2-6.el9_2.3?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-docs-1:16.20.2-6.el9_2.3.noarch", "product": { "name": "nodejs-docs-1:16.20.2-6.el9_2.3.noarch", "product_id": "nodejs-docs-1:16.20.2-6.el9_2.3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@16.20.2-6.el9_2.3?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.20.2-6.el9_2.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.aarch64" }, "product_reference": "nodejs-1:16.20.2-6.el9_2.3.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.20.2-6.el9_2.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.ppc64le" }, "product_reference": "nodejs-1:16.20.2-6.el9_2.3.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.20.2-6.el9_2.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.s390x" }, "product_reference": "nodejs-1:16.20.2-6.el9_2.3.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.20.2-6.el9_2.3.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.src" }, "product_reference": "nodejs-1:16.20.2-6.el9_2.3.src", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.20.2-6.el9_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.x86_64" }, "product_reference": "nodejs-1:16.20.2-6.el9_2.3.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.20.2-6.el9_2.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.aarch64" }, "product_reference": "nodejs-debuginfo-1:16.20.2-6.el9_2.3.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.20.2-6.el9_2.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.i686" }, "product_reference": "nodejs-debuginfo-1:16.20.2-6.el9_2.3.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le" }, "product_reference": "nodejs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.20.2-6.el9_2.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.s390x" }, "product_reference": "nodejs-debuginfo-1:16.20.2-6.el9_2.3.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.20.2-6.el9_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.x86_64" }, "product_reference": "nodejs-debuginfo-1:16.20.2-6.el9_2.3.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.20.2-6.el9_2.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.aarch64" }, "product_reference": "nodejs-debugsource-1:16.20.2-6.el9_2.3.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.20.2-6.el9_2.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.i686" }, "product_reference": "nodejs-debugsource-1:16.20.2-6.el9_2.3.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.20.2-6.el9_2.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.ppc64le" }, "product_reference": "nodejs-debugsource-1:16.20.2-6.el9_2.3.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.20.2-6.el9_2.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.s390x" }, "product_reference": "nodejs-debugsource-1:16.20.2-6.el9_2.3.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.20.2-6.el9_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.x86_64" }, "product_reference": "nodejs-debugsource-1:16.20.2-6.el9_2.3.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:16.20.2-6.el9_2.3.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:nodejs-docs-1:16.20.2-6.el9_2.3.noarch" }, "product_reference": "nodejs-docs-1:16.20.2-6.el9_2.3.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.20.2-6.el9_2.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.aarch64" }, "product_reference": "nodejs-full-i18n-1:16.20.2-6.el9_2.3.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.20.2-6.el9_2.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.ppc64le" }, "product_reference": "nodejs-full-i18n-1:16.20.2-6.el9_2.3.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.20.2-6.el9_2.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.s390x" }, "product_reference": "nodejs-full-i18n-1:16.20.2-6.el9_2.3.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.20.2-6.el9_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.x86_64" }, "product_reference": "nodejs-full-i18n-1:16.20.2-6.el9_2.3.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.20.2-6.el9_2.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.aarch64" }, "product_reference": "nodejs-libs-1:16.20.2-6.el9_2.3.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.20.2-6.el9_2.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.i686" }, "product_reference": "nodejs-libs-1:16.20.2-6.el9_2.3.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.20.2-6.el9_2.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.ppc64le" }, "product_reference": "nodejs-libs-1:16.20.2-6.el9_2.3.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.20.2-6.el9_2.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.s390x" }, "product_reference": "nodejs-libs-1:16.20.2-6.el9_2.3.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.20.2-6.el9_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.x86_64" }, "product_reference": "nodejs-libs-1:16.20.2-6.el9_2.3.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.aarch64" }, "product_reference": "nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.i686" }, "product_reference": "nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le" }, "product_reference": "nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.s390x" }, "product_reference": "nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.x86_64" }, "product_reference": "nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.4-1.16.20.2.6.el9_2.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.aarch64" }, "product_reference": "npm-1:8.19.4-1.16.20.2.6.el9_2.3.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.4-1.16.20.2.6.el9_2.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.ppc64le" }, "product_reference": "npm-1:8.19.4-1.16.20.2.6.el9_2.3.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.4-1.16.20.2.6.el9_2.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.s390x" }, "product_reference": "npm-1:8.19.4-1.16.20.2.6.el9_2.3.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.4-1.16.20.2.6.el9_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.x86_64" }, "product_reference": "npm-1:8.19.4-1.16.20.2.6.el9_2.3.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-22025", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270559" } ], "notes": [ { "category": "description", "text": "A flaw was found in Node.js that allows a denial of service attack through resource exhaustion when using the fetch() function to retrieve content from an untrusted URL. The vulnerability stems from the fetch() function in Node.js that always decodes Brotli, making it possible for an attacker to cause resource exhaustion when fetching content from an untrusted URL. This flaw allows an attacker to control the URL passed into fetch() to exhaust memory, potentially leading to process termination, depending on the system configuration.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: using the fetch() function to retrieve content from an untrusted URL leads to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "The identified flaw in Node.js, which involves the fetch() function always decoding Brotli content regardless of its source, represents a moderate severity issue due to its potential to facilitate denial of service attacks through resource exhaustion. This vulnerability allows malicious actors to manipulate the URL parameter passed into fetch(), exploiting the consistent Brotli decoding behavior to overwhelm system memory resources. While the impact is constrained to process termination, its severity is moderated by the requirement for specific conditions, such as untrusted URLs and system configurations.", "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.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.src", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-docs-1:16.20.2-6.el9_2.3.noarch", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-22025" }, { "category": "external", "summary": "RHBZ#2270559", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270559" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-22025", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22025" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-22025", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22025" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-16T12:49:03+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.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.src", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-docs-1:16.20.2-6.el9_2.3.noarch", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4559" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.src", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-docs-1:16.20.2-6.el9_2.3.noarch", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.x86_64" ] } ], "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-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.src", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-docs-1:16.20.2-6.el9_2.3.noarch", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: using the fetch() function to retrieve content from an untrusted URL leads to denial of service" }, { "cve": "CVE-2024-25629", "cwe": { "id": "CWE-127", "name": "Buffer Under-read" }, "discovery_date": "2024-02-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2265713" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in c-ares where the ares__read_line() is used to parse local configuration files such as /etc/resolv.conf, /etc/nsswitch.conf, the HOSTALIASES file, and if using a c-ares version prior to 1.22.0, the /etc/hosts file. If the configuration files have an embedded NULL character as the first character in a new line, it can attempt to read memory before the start of the given buffer, which may result in a crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "c-ares: Out of bounds read in ares__read_line()", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat considers this a Low impact since this issue requires a specific configuration file to be configured incorrectly, meaning an attacker would need access to this configuration file to impact the server. This would normally correspond to an already compromised environment.", "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.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.src", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-docs-1:16.20.2-6.el9_2.3.noarch", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-25629" }, { "category": "external", "summary": "RHBZ#2265713", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265713" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-25629", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25629" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25629", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25629" }, { "category": "external", "summary": "https://github.com/c-ares/c-ares/security/advisories/GHSA-mg26-v6qh-x48q", "url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-mg26-v6qh-x48q" } ], "release_date": "2024-02-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-16T12:49:03+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.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.src", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-docs-1:16.20.2-6.el9_2.3.noarch", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4559" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.src", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-docs-1:16.20.2-6.el9_2.3.noarch", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.src", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-docs-1:16.20.2-6.el9_2.3.noarch", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "c-ares: Out of bounds read in ares__read_line()" }, { "cve": "CVE-2024-27982", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2024-04-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2275392" } ], "notes": [ { "category": "description", "text": "An HTTP Request Smuggling vulnerability was found in Node.js due to Content-Length Obfuscation in the HTTP server. Malformed headers, particularly if a space is inserted before a content-length header, can result in HTTP request smuggling. This flaw allows attackers to inject a second request within the body of the first and poison web caches, bypass web application firewalls, and execute Cross-site scripting (XSS) attacks.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: HTTP Request Smuggling via Content Length Obfuscation", "title": "Vulnerability summary" }, { "category": "other", "text": "The HTTP request smuggling vulnerability in Node.js, stemming from Content-Length header obfuscation, is categorized as moderate severity due to its potential impact on the security and integrity of web applications. While the vulnerability can allow for the smuggling of secondary HTTP requests, leading to potential bypassing of security controls and injection of malicious content, its exploitation requires specific conditions and configurations to be met. Successful exploitation relies on the server\u0027s handling of malformed headers and the presence of web caching mechanisms susceptible to poisoning. Though the risk is notable and could facilitate attacks like XSS and cache poisoning, its moderate severity status suggests that while it warrants attention and mitigation, it might not pose an immediate, widespread threat under all circumstances.", "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.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.src", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-docs-1:16.20.2-6.el9_2.3.noarch", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-27982" }, { "category": "external", "summary": "RHBZ#2275392", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275392" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-27982", "url": "https://www.cve.org/CVERecord?id=CVE-2024-27982" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-27982", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27982" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/april-2024-security-releases", "url": "https://nodejs.org/en/blog/vulnerability/april-2024-security-releases" } ], "release_date": "2024-04-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-16T12:49:03+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.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.src", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-docs-1:16.20.2-6.el9_2.3.noarch", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4559" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.src", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-docs-1:16.20.2-6.el9_2.3.noarch", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.src", "AppStream-9.2.0.Z.EUS:nodejs-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-debuginfo-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-debugsource-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-docs-1:16.20.2-6.el9_2.3.noarch", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-full-i18n-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-libs-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.i686", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-6.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:npm-1:8.19.4-1.16.20.2.6.el9_2.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: HTTP Request Smuggling via Content Length Obfuscation" } ] }
rhsa-2024_2780
Vulnerability from csaf_redhat
Published
2024-05-09 06:30
Modified
2024-11-06 05:47
Summary
Red Hat Security Advisory: nodejs:18 security update
Notes
Topic
An update for the nodejs:18 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. 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.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
Security Fix(es):
* nodejs: CONTINUATION frames DoS (CVE-2024-27983)
* nodejs: using the fetch() function to retrieve content from an untrusted URL leads to denial of service (CVE-2024-22025)
* nodejs: HTTP Request Smuggling via Content Length Obfuscation (CVE-2024-27982)
* nghttp2: CONTINUATION frames DoS (CVE-2024-28182)
* c-ares: Out of bounds read in ares__read_line() (CVE-2024-25629)
For 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.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "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:18 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 Important. 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: CONTINUATION frames DoS (CVE-2024-27983)\n\n* nodejs: using the fetch() function to retrieve content from an untrusted URL leads to denial of service (CVE-2024-22025)\n\n* nodejs: HTTP Request Smuggling via Content Length Obfuscation (CVE-2024-27982)\n\n* nghttp2: CONTINUATION frames DoS (CVE-2024-28182)\n\n* c-ares: Out of bounds read in ares__read_line() (CVE-2024-25629)\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:2780", "url": "https://access.redhat.com/errata/RHSA-2024:2780" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2265713", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265713" }, { "category": "external", "summary": "2268639", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268639" }, { "category": "external", "summary": "2270559", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270559" }, { "category": "external", "summary": "2272764", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272764" }, { "category": "external", "summary": "2275392", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275392" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2780.json" } ], "title": "Red Hat Security Advisory: nodejs:18 security update", "tracking": { "current_release_date": "2024-11-06T05:47:41+00:00", "generator": { "date": "2024-11-06T05:47:41+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:2780", "initial_release_date": "2024-05-09T06:30:11+00:00", "revision_history": [ { "date": "2024-05-09T06:30:11+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-05-09T06:30:11+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T05:47:41+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.9.0.Z.MAIN", "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:18:8090020240429131734:a75119d5", "product": { "name": "nodejs:18:8090020240429131734:a75119d5", "product_id": "nodejs:18:8090020240429131734:a75119d5", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/nodejs@18:8090020240429131734:a75119d5" } } }, { "category": "product_version", "name": "nodejs-docs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.noarch", "product": { "name": "nodejs-docs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.noarch", "product_id": "nodejs-docs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@18.20.2-1.module%2Bel8.9.0%2B21767%2B537f34ee?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.noarch", "product": { "name": "nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.noarch", "product_id": "nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.1-1.module%2Bel8.9.0%2B21190%2B5ebd2c33?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "product": { "name": "nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "product_id": "nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel8.9.0%2B21190%2B5ebd2c33?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "product": { "name": "nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "product_id": "nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging-bundler@2021.06-4.module%2Bel8.9.0%2B21190%2B5ebd2c33?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.src", "product": { "name": "nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.src", "product_id": "nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.20.2-1.module%2Bel8.9.0%2B21767%2B537f34ee?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.src", "product": { "name": "nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.src", "product_id": "nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.1-1.module%2Bel8.9.0%2B21190%2B5ebd2c33?arch=src" } } }, { "category": "product_version", "name": "nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.src", "product": { "name": "nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.src", "product_id": "nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel8.9.0%2B21190%2B5ebd2c33?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "product": { "name": "nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "product_id": "nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.20.2-1.module%2Bel8.9.0%2B21767%2B537f34ee?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "product": { "name": "nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "product_id": "nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@18.20.2-1.module%2Bel8.9.0%2B21767%2B537f34ee?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "product": { "name": "nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "product_id": "nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@18.20.2-1.module%2Bel8.9.0%2B21767%2B537f34ee?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "product": { "name": "nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "product_id": "nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@18.20.2-1.module%2Bel8.9.0%2B21767%2B537f34ee?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "product": { "name": "nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "product_id": "nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@18.20.2-1.module%2Bel8.9.0%2B21767%2B537f34ee?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.x86_64", "product": { "name": "npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.x86_64", "product_id": "npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@10.5.0-1.18.20.2.1.module%2Bel8.9.0%2B21767%2B537f34ee?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "product": { "name": "nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "product_id": "nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.20.2-1.module%2Bel8.9.0%2B21767%2B537f34ee?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "product": { "name": "nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "product_id": "nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@18.20.2-1.module%2Bel8.9.0%2B21767%2B537f34ee?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "product": { "name": "nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "product_id": "nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@18.20.2-1.module%2Bel8.9.0%2B21767%2B537f34ee?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "product": { "name": "nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "product_id": "nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@18.20.2-1.module%2Bel8.9.0%2B21767%2B537f34ee?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "product": { "name": "nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "product_id": "nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@18.20.2-1.module%2Bel8.9.0%2B21767%2B537f34ee?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.s390x", "product": { "name": "npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.s390x", "product_id": "npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@10.5.0-1.18.20.2.1.module%2Bel8.9.0%2B21767%2B537f34ee?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "product": { "name": "nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "product_id": "nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.20.2-1.module%2Bel8.9.0%2B21767%2B537f34ee?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "product": { "name": "nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "product_id": "nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@18.20.2-1.module%2Bel8.9.0%2B21767%2B537f34ee?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "product": { "name": "nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "product_id": "nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@18.20.2-1.module%2Bel8.9.0%2B21767%2B537f34ee?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "product": { "name": "nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "product_id": "nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@18.20.2-1.module%2Bel8.9.0%2B21767%2B537f34ee?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "product": { "name": "nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "product_id": "nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@18.20.2-1.module%2Bel8.9.0%2B21767%2B537f34ee?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.ppc64le", "product": { "name": "npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.ppc64le", "product_id": "npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@10.5.0-1.18.20.2.1.module%2Bel8.9.0%2B21767%2B537f34ee?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "product": { "name": "nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "product_id": "nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.20.2-1.module%2Bel8.9.0%2B21767%2B537f34ee?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "product": { "name": "nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "product_id": "nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@18.20.2-1.module%2Bel8.9.0%2B21767%2B537f34ee?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "product": { "name": "nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "product_id": "nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@18.20.2-1.module%2Bel8.9.0%2B21767%2B537f34ee?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "product": { "name": "nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "product_id": "nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@18.20.2-1.module%2Bel8.9.0%2B21767%2B537f34ee?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "product": { "name": "nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "product_id": "nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@18.20.2-1.module%2Bel8.9.0%2B21767%2B537f34ee?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.aarch64", "product": { "name": "npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.aarch64", "product_id": "npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@10.5.0-1.18.20.2.1.module%2Bel8.9.0%2B21767%2B537f34ee?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs:18:8090020240429131734:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5" }, "product_reference": "nodejs:18:8090020240429131734:a75119d5", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64 as a component of nodejs:18:8090020240429131734:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64" }, "product_reference": "nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le as a component of nodejs:18:8090020240429131734:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le" }, "product_reference": "nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x as a component of nodejs:18:8090020240429131734:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x" }, "product_reference": "nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.src as a component of nodejs:18:8090020240429131734:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.src" }, "product_reference": "nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64 as a component of nodejs:18:8090020240429131734:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64" }, "product_reference": "nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64 as a component of nodejs:18:8090020240429131734:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64" }, "product_reference": "nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le as a component of nodejs:18:8090020240429131734:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le" }, "product_reference": "nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x as a component of nodejs:18:8090020240429131734:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x" }, "product_reference": "nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64 as a component of nodejs:18:8090020240429131734:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64" }, "product_reference": "nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64 as a component of nodejs:18:8090020240429131734:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64" }, "product_reference": "nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le as a component of nodejs:18:8090020240429131734:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le" }, "product_reference": "nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x as a component of nodejs:18:8090020240429131734:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x" }, "product_reference": "nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64 as a component of nodejs:18:8090020240429131734:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64" }, "product_reference": "nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64 as a component of nodejs:18:8090020240429131734:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64" }, "product_reference": "nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le as a component of nodejs:18:8090020240429131734:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le" }, "product_reference": "nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x as a component of nodejs:18:8090020240429131734:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x" }, "product_reference": "nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64 as a component of nodejs:18:8090020240429131734:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64" }, "product_reference": "nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.noarch as a component of nodejs:18:8090020240429131734:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-docs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.noarch" }, "product_reference": "nodejs-docs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64 as a component of nodejs:18:8090020240429131734:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64" }, "product_reference": "nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le as a component of nodejs:18:8090020240429131734:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le" }, "product_reference": "nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x as a component of nodejs:18:8090020240429131734:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x" }, "product_reference": "nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64 as a component of nodejs:18:8090020240429131734:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64" }, "product_reference": "nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.noarch as a component of nodejs:18:8090020240429131734:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.noarch" }, "product_reference": "nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.src as a component of nodejs:18:8090020240429131734:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.src" }, "product_reference": "nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch as a component of nodejs:18:8090020240429131734:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch" }, "product_reference": "nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.src as a component of nodejs:18:8090020240429131734:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.src" }, "product_reference": "nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch as a component of nodejs:18:8090020240429131734:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch" }, "product_reference": "nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.aarch64 as a component of nodejs:18:8090020240429131734:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.aarch64" }, "product_reference": "npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.ppc64le as a component of nodejs:18:8090020240429131734:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.ppc64le" }, "product_reference": "npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.s390x as a component of nodejs:18:8090020240429131734:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.s390x" }, "product_reference": "npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.x86_64 as a component of nodejs:18:8090020240429131734:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.x86_64" }, "product_reference": "npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-22025", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270559" } ], "notes": [ { "category": "description", "text": "A flaw was found in Node.js that allows a denial of service attack through resource exhaustion when using the fetch() function to retrieve content from an untrusted URL. The vulnerability stems from the fetch() function in Node.js that always decodes Brotli, making it possible for an attacker to cause resource exhaustion when fetching content from an untrusted URL. This flaw allows an attacker to control the URL passed into fetch() to exhaust memory, potentially leading to process termination, depending on the system configuration.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: using the fetch() function to retrieve content from an untrusted URL leads to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "The identified flaw in Node.js, which involves the fetch() function always decoding Brotli content regardless of its source, represents a moderate severity issue due to its potential to facilitate denial of service attacks through resource exhaustion. This vulnerability allows malicious actors to manipulate the URL parameter passed into fetch(), exploiting the consistent Brotli decoding behavior to overwhelm system memory resources. While the impact is constrained to process termination, its severity is moderated by the requirement for specific conditions, such as untrusted URLs and system configurations.", "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.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-docs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-22025" }, { "category": "external", "summary": "RHBZ#2270559", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270559" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-22025", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22025" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-22025", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22025" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-09T06:30:11+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.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-docs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2780" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-docs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.x86_64" ] } ], "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.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-docs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: using the fetch() function to retrieve content from an untrusted URL leads to denial of service" }, { "cve": "CVE-2024-25629", "cwe": { "id": "CWE-127", "name": "Buffer Under-read" }, "discovery_date": "2024-02-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2265713" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in c-ares where the ares__read_line() is used to parse local configuration files such as /etc/resolv.conf, /etc/nsswitch.conf, the HOSTALIASES file, and if using a c-ares version prior to 1.22.0, the /etc/hosts file. If the configuration files have an embedded NULL character as the first character in a new line, it can attempt to read memory before the start of the given buffer, which may result in a crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "c-ares: Out of bounds read in ares__read_line()", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat considers this a Low impact since this issue requires a specific configuration file to be configured incorrectly, meaning an attacker would need access to this configuration file to impact the server. This would normally correspond to an already compromised environment.", "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.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-docs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-25629" }, { "category": "external", "summary": "RHBZ#2265713", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265713" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-25629", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25629" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25629", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25629" }, { "category": "external", "summary": "https://github.com/c-ares/c-ares/security/advisories/GHSA-mg26-v6qh-x48q", "url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-mg26-v6qh-x48q" } ], "release_date": "2024-02-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-09T06:30:11+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.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-docs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2780" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-docs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-docs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "c-ares: Out of bounds read in ares__read_line()" }, { "cve": "CVE-2024-27982", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2024-04-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2275392" } ], "notes": [ { "category": "description", "text": "An HTTP Request Smuggling vulnerability was found in Node.js due to Content-Length Obfuscation in the HTTP server. Malformed headers, particularly if a space is inserted before a content-length header, can result in HTTP request smuggling. This flaw allows attackers to inject a second request within the body of the first and poison web caches, bypass web application firewalls, and execute Cross-site scripting (XSS) attacks.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: HTTP Request Smuggling via Content Length Obfuscation", "title": "Vulnerability summary" }, { "category": "other", "text": "The HTTP request smuggling vulnerability in Node.js, stemming from Content-Length header obfuscation, is categorized as moderate severity due to its potential impact on the security and integrity of web applications. While the vulnerability can allow for the smuggling of secondary HTTP requests, leading to potential bypassing of security controls and injection of malicious content, its exploitation requires specific conditions and configurations to be met. Successful exploitation relies on the server\u0027s handling of malformed headers and the presence of web caching mechanisms susceptible to poisoning. Though the risk is notable and could facilitate attacks like XSS and cache poisoning, its moderate severity status suggests that while it warrants attention and mitigation, it might not pose an immediate, widespread threat under all circumstances.", "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.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-docs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-27982" }, { "category": "external", "summary": "RHBZ#2275392", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275392" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-27982", "url": "https://www.cve.org/CVERecord?id=CVE-2024-27982" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-27982", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27982" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/april-2024-security-releases", "url": "https://nodejs.org/en/blog/vulnerability/april-2024-security-releases" } ], "release_date": "2024-04-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-09T06:30:11+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.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-docs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2780" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-docs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-docs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: HTTP Request Smuggling via Content Length Obfuscation" }, { "acknowledgments": [ { "names": [ "Bartek Nowotarski" ], "organization": "nowotarski.info" } ], "cve": "CVE-2024-27983", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-04-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2272764" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in how Node.js implements the HTTP/2 protocol. There are insufficient limitations placed on the amount of CONTINUATION frames that can be sent within a single stream. This issue could allow an unauthenticated, remote attacker to send packets to vulnerable servers, which could use up compute or memory resources, causing a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: CONTINUATION frames DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates the security impact of this vulnerability as Important due to the worst-case scenario resulting in a denial of service, in alignment with the upstream Node.js project. It is simple to exploit, could significantly impact availability, and there is no reasonable mitigation. Once an attack has ended, the system should return to normal operations on its own.", "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.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-docs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-27983" }, { "category": "external", "summary": "RHBZ#2272764", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272764" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-27983", "url": "https://www.cve.org/CVERecord?id=CVE-2024-27983" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-27983", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27983" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/april-2024-security-releases", "url": "https://nodejs.org/en/blog/vulnerability/april-2024-security-releases" }, { "category": "external", "summary": "https://nowotarski.info/http2-continuation-flood/", "url": "https://nowotarski.info/http2-continuation-flood/" }, { "category": "external", "summary": "https://www.kb.cert.org/vuls/id/421644", "url": "https://www.kb.cert.org/vuls/id/421644" } ], "release_date": "2024-04-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-09T06:30:11+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.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-docs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2780" }, { "category": "workaround", "details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.", "product_ids": [ "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-docs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-docs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "nodejs: CONTINUATION frames DoS" }, { "acknowledgments": [ { "names": [ "Bartek Nowotarski" ], "organization": "nowotarski.info" } ], "cve": "CVE-2024-28182", "cwe": { "id": "CWE-390", "name": "Detection of Error Condition Without Action" }, "discovery_date": "2024-03-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268639" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in how nghttp2 implements the HTTP/2 protocol. There are insufficient limitations placed on the amount of CONTINUATION frames that can be sent within a single stream. This issue could allow an unauthenticated remote attacker to send packets to vulnerable servers, which could use up compute or memory resources to cause a Denial of Service.", "title": "Vulnerability description" }, { "category": "summary", "text": "nghttp2: CONTINUATION frames DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates the security impact of this vulnerability as Moderate, in alignment with upstream nghttp2. The worst case scenario is excessive CPU utilization causing a denial of service. Once an attack has ended, the system should return to normal operations on its own.", "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.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-docs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-28182" }, { "category": "external", "summary": "RHBZ#2268639", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268639" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-28182", "url": "https://www.cve.org/CVERecord?id=CVE-2024-28182" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28182", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28182" }, { "category": "external", "summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-x6x3-gv8h-m57q", "url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-x6x3-gv8h-m57q" }, { "category": "external", "summary": "https://nowotarski.info/http2-continuation-flood/", "url": "https://nowotarski.info/http2-continuation-flood/" }, { "category": "external", "summary": "https://www.kb.cert.org/vuls/id/421644", "url": "https://www.kb.cert.org/vuls/id/421644" } ], "release_date": "2024-04-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-09T06:30:11+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.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-docs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2780" }, { "category": "workaround", "details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.", "product_ids": [ "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-docs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debuginfo-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-debugsource-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-devel-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-docs-1:18.20.2-1.module+el8.9.0+21767+537f34ee.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-full-i18n-1:18.20.2-1.module+el8.9.0+21767+537f34ee.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.src", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+21190+5ebd2c33.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:18:8090020240429131734:a75119d5:npm-1:10.5.0-1.18.20.2.1.module+el8.9.0+21767+537f34ee.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nghttp2: CONTINUATION frames DoS" } ] }
rhsa-2024_2778
Vulnerability from csaf_redhat
Published
2024-05-09 06:29
Modified
2024-11-06 05:47
Summary
Red Hat Security Advisory: nodejs:20 security update
Notes
Topic
An update for the nodejs:20 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. 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.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
Security Fix(es):
* c-ares: Out of bounds read in ares__read_line() (CVE-2024-25629)
* nghttp2: CONTINUATION frames DoS (CVE-2024-28182)
* nodejs: using the fetch() function to retrieve content from an untrusted URL leads to denial of service (CVE-2024-22025)
* nodejs: CONTINUATION frames DoS (CVE-2024-27983)
* nodejs: HTTP Request Smuggling via Content Length Obfuscation (CVE-2024-27982)
For 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.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "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 Important. 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* c-ares: Out of bounds read in ares__read_line() (CVE-2024-25629)\n\n* nghttp2: CONTINUATION frames DoS (CVE-2024-28182)\n\n* nodejs: using the fetch() function to retrieve content from an untrusted URL leads to denial of service (CVE-2024-22025)\n\n* nodejs: CONTINUATION frames DoS (CVE-2024-27983)\n\n* nodejs: HTTP Request Smuggling via Content Length Obfuscation (CVE-2024-27982)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(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:2778", "url": "https://access.redhat.com/errata/RHSA-2024:2778" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2265713", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265713" }, { "category": "external", "summary": "2268639", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268639" }, { "category": "external", "summary": "2270559", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270559" }, { "category": "external", "summary": "2272764", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272764" }, { "category": "external", "summary": "2275392", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275392" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2778.json" } ], "title": "Red Hat Security Advisory: nodejs:20 security update", "tracking": { "current_release_date": "2024-11-06T05:47:53+00:00", "generator": { "date": "2024-11-06T05:47:53+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:2778", "initial_release_date": "2024-05-09T06:29:01+00:00", "revision_history": [ { "date": "2024-05-09T06:29:01+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-05-09T06:29:01+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T05:47:53+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.9.0.Z.MAIN", "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:8090020240422150739:a75119d5", "product": { "name": "nodejs:20:8090020240422150739:a75119d5", "product_id": "nodejs:20:8090020240422150739:a75119d5", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/nodejs@20:8090020240422150739:a75119d5" } } }, { "category": "product_version", "name": "nodejs-docs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.noarch", "product": { "name": "nodejs-docs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.noarch", "product_id": "nodejs-docs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@20.12.2-2.module%2Bel8.9.0%2B21743%2B0b3f1be2?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.12.2-2.module+el8.9.0+21743+0b3f1be2.src", "product": { "name": "nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.src", "product_id": "nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@20.12.2-2.module%2Bel8.9.0%2B21743%2B0b3f1be2?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.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "product": { "name": "nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "product_id": "nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@20.12.2-2.module%2Bel8.9.0%2B21743%2B0b3f1be2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "product": { "name": "nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "product_id": "nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@20.12.2-2.module%2Bel8.9.0%2B21743%2B0b3f1be2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "product": { "name": "nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "product_id": "nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@20.12.2-2.module%2Bel8.9.0%2B21743%2B0b3f1be2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "product": { "name": "nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "product_id": "nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@20.12.2-2.module%2Bel8.9.0%2B21743%2B0b3f1be2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "product": { "name": "nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "product_id": "nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@20.12.2-2.module%2Bel8.9.0%2B21743%2B0b3f1be2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.x86_64", "product": { "name": "npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.x86_64", "product_id": "npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@10.5.0-1.20.12.2.2.module%2Bel8.9.0%2B21743%2B0b3f1be2?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "product": { "name": "nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "product_id": "nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@20.12.2-2.module%2Bel8.9.0%2B21743%2B0b3f1be2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "product": { "name": "nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "product_id": "nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@20.12.2-2.module%2Bel8.9.0%2B21743%2B0b3f1be2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "product": { "name": "nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "product_id": "nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@20.12.2-2.module%2Bel8.9.0%2B21743%2B0b3f1be2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "product": { "name": "nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "product_id": "nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@20.12.2-2.module%2Bel8.9.0%2B21743%2B0b3f1be2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "product": { "name": "nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "product_id": "nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@20.12.2-2.module%2Bel8.9.0%2B21743%2B0b3f1be2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.s390x", "product": { "name": "npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.s390x", "product_id": "npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@10.5.0-1.20.12.2.2.module%2Bel8.9.0%2B21743%2B0b3f1be2?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "product": { "name": "nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "product_id": "nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@20.12.2-2.module%2Bel8.9.0%2B21743%2B0b3f1be2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "product": { "name": "nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "product_id": "nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@20.12.2-2.module%2Bel8.9.0%2B21743%2B0b3f1be2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "product": { "name": "nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "product_id": "nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@20.12.2-2.module%2Bel8.9.0%2B21743%2B0b3f1be2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "product": { "name": "nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "product_id": "nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@20.12.2-2.module%2Bel8.9.0%2B21743%2B0b3f1be2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "product": { "name": "nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "product_id": "nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@20.12.2-2.module%2Bel8.9.0%2B21743%2B0b3f1be2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.ppc64le", "product": { "name": "npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.ppc64le", "product_id": "npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@10.5.0-1.20.12.2.2.module%2Bel8.9.0%2B21743%2B0b3f1be2?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "product": { "name": "nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "product_id": "nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@20.12.2-2.module%2Bel8.9.0%2B21743%2B0b3f1be2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "product": { "name": "nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "product_id": "nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@20.12.2-2.module%2Bel8.9.0%2B21743%2B0b3f1be2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "product": { "name": "nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "product_id": "nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@20.12.2-2.module%2Bel8.9.0%2B21743%2B0b3f1be2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "product": { "name": "nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "product_id": "nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@20.12.2-2.module%2Bel8.9.0%2B21743%2B0b3f1be2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "product": { "name": "nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "product_id": "nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@20.12.2-2.module%2Bel8.9.0%2B21743%2B0b3f1be2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.aarch64", "product": { "name": "npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.aarch64", "product_id": "npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@10.5.0-1.20.12.2.2.module%2Bel8.9.0%2B21743%2B0b3f1be2?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs:20:8090020240422150739:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5" }, "product_reference": "nodejs:20:8090020240422150739:a75119d5", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64 as a component of nodejs:20:8090020240422150739:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64" }, "product_reference": "nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le as a component of nodejs:20:8090020240422150739:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le" }, "product_reference": "nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x as a component of nodejs:20:8090020240422150739:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x" }, "product_reference": "nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.src as a component of nodejs:20:8090020240422150739:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.src" }, "product_reference": "nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64 as a component of nodejs:20:8090020240422150739:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64" }, "product_reference": "nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64 as a component of nodejs:20:8090020240422150739:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64" }, "product_reference": "nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le as a component of nodejs:20:8090020240422150739:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le" }, "product_reference": "nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x as a component of nodejs:20:8090020240422150739:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x" }, "product_reference": "nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64 as a component of nodejs:20:8090020240422150739:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64" }, "product_reference": "nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64 as a component of nodejs:20:8090020240422150739:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64" }, "product_reference": "nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le as a component of nodejs:20:8090020240422150739:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le" }, "product_reference": "nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x as a component of nodejs:20:8090020240422150739:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x" }, "product_reference": "nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64 as a component of nodejs:20:8090020240422150739:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64" }, "product_reference": "nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64 as a component of nodejs:20:8090020240422150739:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64" }, "product_reference": "nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le as a component of nodejs:20:8090020240422150739:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le" }, "product_reference": "nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x as a component of nodejs:20:8090020240422150739:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x" }, "product_reference": "nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64 as a component of nodejs:20:8090020240422150739:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64" }, "product_reference": "nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.noarch as a component of nodejs:20:8090020240422150739:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-docs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.noarch" }, "product_reference": "nodejs-docs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64 as a component of nodejs:20:8090020240422150739:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64" }, "product_reference": "nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le as a component of nodejs:20:8090020240422150739:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le" }, "product_reference": "nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x as a component of nodejs:20:8090020240422150739:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x" }, "product_reference": "nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64 as a component of nodejs:20:8090020240422150739:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64" }, "product_reference": "nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5" }, { "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:8090020240422150739:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5: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.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5" }, { "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:8090020240422150739:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5: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.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5" }, { "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:8090020240422150739:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5: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.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5" }, { "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:8090020240422150739:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5: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.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5" }, { "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:8090020240422150739:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5: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.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.aarch64 as a component of nodejs:20:8090020240422150739:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.aarch64" }, "product_reference": "npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.ppc64le as a component of nodejs:20:8090020240422150739:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.ppc64le" }, "product_reference": "npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.s390x as a component of nodejs:20:8090020240422150739:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.s390x" }, "product_reference": "npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.x86_64 as a component of nodejs:20:8090020240422150739:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.x86_64" }, "product_reference": "npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-22025", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270559" } ], "notes": [ { "category": "description", "text": "A flaw was found in Node.js that allows a denial of service attack through resource exhaustion when using the fetch() function to retrieve content from an untrusted URL. The vulnerability stems from the fetch() function in Node.js that always decodes Brotli, making it possible for an attacker to cause resource exhaustion when fetching content from an untrusted URL. This flaw allows an attacker to control the URL passed into fetch() to exhaust memory, potentially leading to process termination, depending on the system configuration.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: using the fetch() function to retrieve content from an untrusted URL leads to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "The identified flaw in Node.js, which involves the fetch() function always decoding Brotli content regardless of its source, represents a moderate severity issue due to its potential to facilitate denial of service attacks through resource exhaustion. This vulnerability allows malicious actors to manipulate the URL parameter passed into fetch(), exploiting the consistent Brotli decoding behavior to overwhelm system memory resources. While the impact is constrained to process termination, its severity is moderated by the requirement for specific conditions, such as untrusted URLs and system configurations.", "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.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-docs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-22025" }, { "category": "external", "summary": "RHBZ#2270559", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270559" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-22025", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22025" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-22025", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22025" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-09T06:29:01+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-docs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2778" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-docs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.x86_64" ] } ], "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.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-docs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: using the fetch() function to retrieve content from an untrusted URL leads to denial of service" }, { "cve": "CVE-2024-25629", "cwe": { "id": "CWE-127", "name": "Buffer Under-read" }, "discovery_date": "2024-02-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2265713" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in c-ares where the ares__read_line() is used to parse local configuration files such as /etc/resolv.conf, /etc/nsswitch.conf, the HOSTALIASES file, and if using a c-ares version prior to 1.22.0, the /etc/hosts file. If the configuration files have an embedded NULL character as the first character in a new line, it can attempt to read memory before the start of the given buffer, which may result in a crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "c-ares: Out of bounds read in ares__read_line()", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat considers this a Low impact since this issue requires a specific configuration file to be configured incorrectly, meaning an attacker would need access to this configuration file to impact the server. This would normally correspond to an already compromised environment.", "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.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-docs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-25629" }, { "category": "external", "summary": "RHBZ#2265713", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265713" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-25629", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25629" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25629", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25629" }, { "category": "external", "summary": "https://github.com/c-ares/c-ares/security/advisories/GHSA-mg26-v6qh-x48q", "url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-mg26-v6qh-x48q" } ], "release_date": "2024-02-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-09T06:29:01+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-docs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2778" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-docs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-docs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "c-ares: Out of bounds read in ares__read_line()" }, { "cve": "CVE-2024-27982", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2024-04-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2275392" } ], "notes": [ { "category": "description", "text": "An HTTP Request Smuggling vulnerability was found in Node.js due to Content-Length Obfuscation in the HTTP server. Malformed headers, particularly if a space is inserted before a content-length header, can result in HTTP request smuggling. This flaw allows attackers to inject a second request within the body of the first and poison web caches, bypass web application firewalls, and execute Cross-site scripting (XSS) attacks.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: HTTP Request Smuggling via Content Length Obfuscation", "title": "Vulnerability summary" }, { "category": "other", "text": "The HTTP request smuggling vulnerability in Node.js, stemming from Content-Length header obfuscation, is categorized as moderate severity due to its potential impact on the security and integrity of web applications. While the vulnerability can allow for the smuggling of secondary HTTP requests, leading to potential bypassing of security controls and injection of malicious content, its exploitation requires specific conditions and configurations to be met. Successful exploitation relies on the server\u0027s handling of malformed headers and the presence of web caching mechanisms susceptible to poisoning. Though the risk is notable and could facilitate attacks like XSS and cache poisoning, its moderate severity status suggests that while it warrants attention and mitigation, it might not pose an immediate, widespread threat under all circumstances.", "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.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-docs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-27982" }, { "category": "external", "summary": "RHBZ#2275392", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275392" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-27982", "url": "https://www.cve.org/CVERecord?id=CVE-2024-27982" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-27982", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27982" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/april-2024-security-releases", "url": "https://nodejs.org/en/blog/vulnerability/april-2024-security-releases" } ], "release_date": "2024-04-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-09T06:29:01+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-docs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2778" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-docs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-docs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: HTTP Request Smuggling via Content Length Obfuscation" }, { "acknowledgments": [ { "names": [ "Bartek Nowotarski" ], "organization": "nowotarski.info" } ], "cve": "CVE-2024-27983", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-04-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2272764" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in how Node.js implements the HTTP/2 protocol. There are insufficient limitations placed on the amount of CONTINUATION frames that can be sent within a single stream. This issue could allow an unauthenticated, remote attacker to send packets to vulnerable servers, which could use up compute or memory resources, causing a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: CONTINUATION frames DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates the security impact of this vulnerability as Important due to the worst-case scenario resulting in a denial of service, in alignment with the upstream Node.js project. It is simple to exploit, could significantly impact availability, and there is no reasonable mitigation. Once an attack has ended, the system should return to normal operations on its own.", "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.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-docs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-27983" }, { "category": "external", "summary": "RHBZ#2272764", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272764" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-27983", "url": "https://www.cve.org/CVERecord?id=CVE-2024-27983" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-27983", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27983" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/april-2024-security-releases", "url": "https://nodejs.org/en/blog/vulnerability/april-2024-security-releases" }, { "category": "external", "summary": "https://nowotarski.info/http2-continuation-flood/", "url": "https://nowotarski.info/http2-continuation-flood/" }, { "category": "external", "summary": "https://www.kb.cert.org/vuls/id/421644", "url": "https://www.kb.cert.org/vuls/id/421644" } ], "release_date": "2024-04-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-09T06:29:01+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-docs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2778" }, { "category": "workaround", "details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.", "product_ids": [ "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-docs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-docs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "nodejs: CONTINUATION frames DoS" }, { "acknowledgments": [ { "names": [ "Bartek Nowotarski" ], "organization": "nowotarski.info" } ], "cve": "CVE-2024-28182", "cwe": { "id": "CWE-390", "name": "Detection of Error Condition Without Action" }, "discovery_date": "2024-03-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268639" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in how nghttp2 implements the HTTP/2 protocol. There are insufficient limitations placed on the amount of CONTINUATION frames that can be sent within a single stream. This issue could allow an unauthenticated remote attacker to send packets to vulnerable servers, which could use up compute or memory resources to cause a Denial of Service.", "title": "Vulnerability description" }, { "category": "summary", "text": "nghttp2: CONTINUATION frames DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates the security impact of this vulnerability as Moderate, in alignment with upstream nghttp2. The worst case scenario is excessive CPU utilization causing a denial of service. Once an attack has ended, the system should return to normal operations on its own.", "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.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-docs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-28182" }, { "category": "external", "summary": "RHBZ#2268639", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268639" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-28182", "url": "https://www.cve.org/CVERecord?id=CVE-2024-28182" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28182", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28182" }, { "category": "external", "summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-x6x3-gv8h-m57q", "url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-x6x3-gv8h-m57q" }, { "category": "external", "summary": "https://nowotarski.info/http2-continuation-flood/", "url": "https://nowotarski.info/http2-continuation-flood/" }, { "category": "external", "summary": "https://www.kb.cert.org/vuls/id/421644", "url": "https://www.kb.cert.org/vuls/id/421644" } ], "release_date": "2024-04-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-09T06:29:01+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-docs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2778" }, { "category": "workaround", "details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.", "product_ids": [ "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-docs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debuginfo-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-debugsource-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-devel-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-docs-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-full-i18n-1:20.12.2-2.module+el8.9.0+21743+0b3f1be2.x86_64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-nodemon-0:3.0.1-1.module+el8.9.0+20473+c4e3d824.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-0:2021.06-4.module+el8.9.0+19519+e25b965a.src", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+19519+e25b965a.noarch", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.aarch64", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.ppc64le", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.s390x", "AppStream-8.9.0.Z.MAIN:nodejs:20:8090020240422150739:a75119d5:npm-1:10.5.0-1.20.12.2.2.module+el8.9.0+21743+0b3f1be2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nghttp2: CONTINUATION frames DoS" } ] }
rhsa-2024_2853
Vulnerability from csaf_redhat
Published
2024-05-15 11:35
Modified
2024-11-06 05:49
Summary
Red Hat Security Advisory: nodejs:20 security update
Notes
Topic
An update for the nodejs:20 module is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of
Important. 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.
Details
Node.js is a software development platform for building fast and scalable
network applications in the JavaScript programming language.
Security Fix(es):
* c-ares: Out of bounds read in ares__read_line() (CVE-2024-25629)
* nghttp2: CONTINUATION frames DoS (CVE-2024-28182)
* nodejs: using the fetch() function to retrieve content from an untrusted URL leads to denial of service (CVE-2024-22025)
* nodejs: CONTINUATION frames DoS (CVE-2024-27983)
* nodejs: HTTP Request Smuggling via Content Length Obfuscation (CVE-2024-27982)
For 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.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "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\nImportant. A Common Vulnerability Scoring System (CVSS) base score, which gives\na detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Node.js is a software development platform for building fast and scalable\nnetwork applications in the JavaScript programming language.\n\nSecurity Fix(es):\n\n* c-ares: Out of bounds read in ares__read_line() (CVE-2024-25629)\n\n* nghttp2: CONTINUATION frames DoS (CVE-2024-28182)\n\n* nodejs: using the fetch() function to retrieve content from an untrusted URL leads to denial of service (CVE-2024-22025)\n\n* nodejs: CONTINUATION frames DoS (CVE-2024-27983)\n\n* nodejs: HTTP Request Smuggling via Content Length Obfuscation (CVE-2024-27982)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(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:2853", "url": "https://access.redhat.com/errata/RHSA-2024:2853" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2265713", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265713" }, { "category": "external", "summary": "2268639", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268639" }, { "category": "external", "summary": "2270559", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270559" }, { "category": "external", "summary": "2272764", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272764" }, { "category": "external", "summary": "2275392", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275392" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2853.json" } ], "title": "Red Hat Security Advisory: nodejs:20 security update", "tracking": { "current_release_date": "2024-11-06T05:49:21+00:00", "generator": { "date": "2024-11-06T05:49:21+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:2853", "initial_release_date": "2024-05-15T11:35:08+00:00", "revision_history": [ { "date": "2024-05-15T11:35:08+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-05-15T11:35:08+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T05:49:21+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:9040020240419140200:rhel9", "product": { "name": "nodejs:20:9040020240419140200:rhel9", "product_id": "nodejs:20:9040020240419140200:rhel9", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/nodejs@20:9040020240419140200:rhel9" } } }, { "category": "product_version", "name": "nodejs-docs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.noarch", "product": { "name": "nodejs-docs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.noarch", "product_id": "nodejs-docs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@20.12.2-2.module%2Bel9.4.0%2B21731%2B46b5b8a7?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.12.2-2.module+el9.4.0+21731+46b5b8a7.src", "product": { "name": "nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.src", "product_id": "nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@20.12.2-2.module%2Bel9.4.0%2B21731%2B46b5b8a7?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.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "product": { "name": "nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "product_id": "nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@20.12.2-2.module%2Bel9.4.0%2B21731%2B46b5b8a7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "product": { "name": "nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "product_id": "nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@20.12.2-2.module%2Bel9.4.0%2B21731%2B46b5b8a7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "product": { "name": "nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "product_id": "nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@20.12.2-2.module%2Bel9.4.0%2B21731%2B46b5b8a7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "product": { "name": "nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "product_id": "nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@20.12.2-2.module%2Bel9.4.0%2B21731%2B46b5b8a7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "product": { "name": "nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "product_id": "nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@20.12.2-2.module%2Bel9.4.0%2B21731%2B46b5b8a7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.x86_64", "product": { "name": "npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.x86_64", "product_id": "npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@10.5.0-1.20.12.2.2.module%2Bel9.4.0%2B21731%2B46b5b8a7?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "product": { "name": "nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "product_id": "nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@20.12.2-2.module%2Bel9.4.0%2B21731%2B46b5b8a7?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "product": { "name": "nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "product_id": "nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@20.12.2-2.module%2Bel9.4.0%2B21731%2B46b5b8a7?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "product": { "name": "nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "product_id": "nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@20.12.2-2.module%2Bel9.4.0%2B21731%2B46b5b8a7?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "product": { "name": "nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "product_id": "nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@20.12.2-2.module%2Bel9.4.0%2B21731%2B46b5b8a7?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "product": { "name": "nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "product_id": "nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@20.12.2-2.module%2Bel9.4.0%2B21731%2B46b5b8a7?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.s390x", "product": { "name": "npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.s390x", "product_id": "npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@10.5.0-1.20.12.2.2.module%2Bel9.4.0%2B21731%2B46b5b8a7?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "product": { "name": "nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "product_id": "nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@20.12.2-2.module%2Bel9.4.0%2B21731%2B46b5b8a7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "product": { "name": "nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "product_id": "nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@20.12.2-2.module%2Bel9.4.0%2B21731%2B46b5b8a7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "product": { "name": "nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "product_id": "nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@20.12.2-2.module%2Bel9.4.0%2B21731%2B46b5b8a7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "product": { "name": "nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "product_id": "nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@20.12.2-2.module%2Bel9.4.0%2B21731%2B46b5b8a7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "product": { "name": "nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "product_id": "nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@20.12.2-2.module%2Bel9.4.0%2B21731%2B46b5b8a7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.ppc64le", "product": { "name": "npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.ppc64le", "product_id": "npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@10.5.0-1.20.12.2.2.module%2Bel9.4.0%2B21731%2B46b5b8a7?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "product": { "name": "nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "product_id": "nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@20.12.2-2.module%2Bel9.4.0%2B21731%2B46b5b8a7?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "product": { "name": "nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "product_id": "nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@20.12.2-2.module%2Bel9.4.0%2B21731%2B46b5b8a7?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "product": { "name": "nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "product_id": "nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@20.12.2-2.module%2Bel9.4.0%2B21731%2B46b5b8a7?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "product": { "name": "nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "product_id": "nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@20.12.2-2.module%2Bel9.4.0%2B21731%2B46b5b8a7?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "product": { "name": "nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "product_id": "nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@20.12.2-2.module%2Bel9.4.0%2B21731%2B46b5b8a7?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.aarch64", "product": { "name": "npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.aarch64", "product_id": "npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@10.5.0-1.20.12.2.2.module%2Bel9.4.0%2B21731%2B46b5b8a7?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs:20:9040020240419140200:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9" }, "product_reference": "nodejs:20:9040020240419140200:rhel9", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64 as a component of nodejs:20:9040020240419140200:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64" }, "product_reference": "nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le as a component of nodejs:20:9040020240419140200:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le" }, "product_reference": "nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x as a component of nodejs:20:9040020240419140200:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x" }, "product_reference": "nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.src as a component of nodejs:20:9040020240419140200:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.src" }, "product_reference": "nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.src", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64 as a component of nodejs:20:9040020240419140200:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64" }, "product_reference": "nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64 as a component of nodejs:20:9040020240419140200:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64" }, "product_reference": "nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le as a component of nodejs:20:9040020240419140200:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le" }, "product_reference": "nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x as a component of nodejs:20:9040020240419140200:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x" }, "product_reference": "nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64 as a component of nodejs:20:9040020240419140200:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64" }, "product_reference": "nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64 as a component of nodejs:20:9040020240419140200:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64" }, "product_reference": "nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le as a component of nodejs:20:9040020240419140200:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le" }, "product_reference": "nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x as a component of nodejs:20:9040020240419140200:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x" }, "product_reference": "nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64 as a component of nodejs:20:9040020240419140200:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64" }, "product_reference": "nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64 as a component of nodejs:20:9040020240419140200:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64" }, "product_reference": "nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le as a component of nodejs:20:9040020240419140200:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le" }, "product_reference": "nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x as a component of nodejs:20:9040020240419140200:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x" }, "product_reference": "nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64 as a component of nodejs:20:9040020240419140200:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64" }, "product_reference": "nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.noarch as a component of nodejs:20:9040020240419140200:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-docs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.noarch" }, "product_reference": "nodejs-docs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64 as a component of nodejs:20:9040020240419140200:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64" }, "product_reference": "nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le as a component of nodejs:20:9040020240419140200:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le" }, "product_reference": "nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x as a component of nodejs:20:9040020240419140200:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x" }, "product_reference": "nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64 as a component of nodejs:20:9040020240419140200:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64" }, "product_reference": "nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200: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:9040020240419140200:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200: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:9040020240419140200: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:9040020240419140200:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200: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:9040020240419140200: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:9040020240419140200:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200: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:9040020240419140200: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:9040020240419140200:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200: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:9040020240419140200: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:9040020240419140200:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200: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:9040020240419140200:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.aarch64 as a component of nodejs:20:9040020240419140200:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.aarch64" }, "product_reference": "npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.ppc64le as a component of nodejs:20:9040020240419140200:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.ppc64le" }, "product_reference": "npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.s390x as a component of nodejs:20:9040020240419140200:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.s390x" }, "product_reference": "npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.x86_64 as a component of nodejs:20:9040020240419140200:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.x86_64" }, "product_reference": "npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-22025", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270559" } ], "notes": [ { "category": "description", "text": "A flaw was found in Node.js that allows a denial of service attack through resource exhaustion when using the fetch() function to retrieve content from an untrusted URL. The vulnerability stems from the fetch() function in Node.js that always decodes Brotli, making it possible for an attacker to cause resource exhaustion when fetching content from an untrusted URL. This flaw allows an attacker to control the URL passed into fetch() to exhaust memory, potentially leading to process termination, depending on the system configuration.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: using the fetch() function to retrieve content from an untrusted URL leads to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "The identified flaw in Node.js, which involves the fetch() function always decoding Brotli content regardless of its source, represents a moderate severity issue due to its potential to facilitate denial of service attacks through resource exhaustion. This vulnerability allows malicious actors to manipulate the URL parameter passed into fetch(), exploiting the consistent Brotli decoding behavior to overwhelm system memory resources. While the impact is constrained to process termination, its severity is moderated by the requirement for specific conditions, such as untrusted URLs and system configurations.", "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:9040020240419140200:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-docs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200: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:9040020240419140200: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:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-22025" }, { "category": "external", "summary": "RHBZ#2270559", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270559" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-22025", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22025" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-22025", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22025" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-15T11:35:08+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-docs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200: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:9040020240419140200: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:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2853" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t 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:9040020240419140200:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-docs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200: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:9040020240419140200: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:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.x86_64" ] } ], "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-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-docs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200: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:9040020240419140200: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:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: using the fetch() function to retrieve content from an untrusted URL leads to denial of service" }, { "cve": "CVE-2024-25629", "cwe": { "id": "CWE-127", "name": "Buffer Under-read" }, "discovery_date": "2024-02-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2265713" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in c-ares where the ares__read_line() is used to parse local configuration files such as /etc/resolv.conf, /etc/nsswitch.conf, the HOSTALIASES file, and if using a c-ares version prior to 1.22.0, the /etc/hosts file. If the configuration files have an embedded NULL character as the first character in a new line, it can attempt to read memory before the start of the given buffer, which may result in a crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "c-ares: Out of bounds read in ares__read_line()", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat considers this a Low impact since this issue requires a specific configuration file to be configured incorrectly, meaning an attacker would need access to this configuration file to impact the server. This would normally correspond to an already compromised environment.", "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:9040020240419140200:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-docs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200: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:9040020240419140200: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:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-25629" }, { "category": "external", "summary": "RHBZ#2265713", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265713" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-25629", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25629" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25629", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25629" }, { "category": "external", "summary": "https://github.com/c-ares/c-ares/security/advisories/GHSA-mg26-v6qh-x48q", "url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-mg26-v6qh-x48q" } ], "release_date": "2024-02-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-15T11:35:08+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-docs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200: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:9040020240419140200: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:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2853" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t 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:9040020240419140200:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-docs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200: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:9040020240419140200: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:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-docs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200: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:9040020240419140200: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:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "c-ares: Out of bounds read in ares__read_line()" }, { "cve": "CVE-2024-27982", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2024-04-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2275392" } ], "notes": [ { "category": "description", "text": "An HTTP Request Smuggling vulnerability was found in Node.js due to Content-Length Obfuscation in the HTTP server. Malformed headers, particularly if a space is inserted before a content-length header, can result in HTTP request smuggling. This flaw allows attackers to inject a second request within the body of the first and poison web caches, bypass web application firewalls, and execute Cross-site scripting (XSS) attacks.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: HTTP Request Smuggling via Content Length Obfuscation", "title": "Vulnerability summary" }, { "category": "other", "text": "The HTTP request smuggling vulnerability in Node.js, stemming from Content-Length header obfuscation, is categorized as moderate severity due to its potential impact on the security and integrity of web applications. While the vulnerability can allow for the smuggling of secondary HTTP requests, leading to potential bypassing of security controls and injection of malicious content, its exploitation requires specific conditions and configurations to be met. Successful exploitation relies on the server\u0027s handling of malformed headers and the presence of web caching mechanisms susceptible to poisoning. Though the risk is notable and could facilitate attacks like XSS and cache poisoning, its moderate severity status suggests that while it warrants attention and mitigation, it might not pose an immediate, widespread threat under all circumstances.", "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:9040020240419140200:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-docs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200: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:9040020240419140200: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:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-27982" }, { "category": "external", "summary": "RHBZ#2275392", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275392" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-27982", "url": "https://www.cve.org/CVERecord?id=CVE-2024-27982" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-27982", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27982" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/april-2024-security-releases", "url": "https://nodejs.org/en/blog/vulnerability/april-2024-security-releases" } ], "release_date": "2024-04-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-15T11:35:08+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-docs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200: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:9040020240419140200: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:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2853" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t 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:9040020240419140200:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-docs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200: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:9040020240419140200: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:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-docs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200: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:9040020240419140200: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:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: HTTP Request Smuggling via Content Length Obfuscation" }, { "acknowledgments": [ { "names": [ "Bartek Nowotarski" ], "organization": "nowotarski.info" } ], "cve": "CVE-2024-27983", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-04-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2272764" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in how Node.js implements the HTTP/2 protocol. There are insufficient limitations placed on the amount of CONTINUATION frames that can be sent within a single stream. This issue could allow an unauthenticated, remote attacker to send packets to vulnerable servers, which could use up compute or memory resources, causing a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: CONTINUATION frames DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates the security impact of this vulnerability as Important due to the worst-case scenario resulting in a denial of service, in alignment with the upstream Node.js project. It is simple to exploit, could significantly impact availability, and there is no reasonable mitigation. Once an attack has ended, the system should return to normal operations on its own.", "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:9040020240419140200:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-docs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200: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:9040020240419140200: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:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-27983" }, { "category": "external", "summary": "RHBZ#2272764", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272764" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-27983", "url": "https://www.cve.org/CVERecord?id=CVE-2024-27983" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-27983", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27983" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/april-2024-security-releases", "url": "https://nodejs.org/en/blog/vulnerability/april-2024-security-releases" }, { "category": "external", "summary": "https://nowotarski.info/http2-continuation-flood/", "url": "https://nowotarski.info/http2-continuation-flood/" }, { "category": "external", "summary": "https://www.kb.cert.org/vuls/id/421644", "url": "https://www.kb.cert.org/vuls/id/421644" } ], "release_date": "2024-04-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-15T11:35:08+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-docs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200: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:9040020240419140200: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:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2853" }, { "category": "workaround", "details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-docs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200: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:9040020240419140200: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:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-docs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200: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:9040020240419140200: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:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "nodejs: CONTINUATION frames DoS" }, { "acknowledgments": [ { "names": [ "Bartek Nowotarski" ], "organization": "nowotarski.info" } ], "cve": "CVE-2024-28182", "cwe": { "id": "CWE-390", "name": "Detection of Error Condition Without Action" }, "discovery_date": "2024-03-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268639" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in how nghttp2 implements the HTTP/2 protocol. There are insufficient limitations placed on the amount of CONTINUATION frames that can be sent within a single stream. This issue could allow an unauthenticated remote attacker to send packets to vulnerable servers, which could use up compute or memory resources to cause a Denial of Service.", "title": "Vulnerability description" }, { "category": "summary", "text": "nghttp2: CONTINUATION frames DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates the security impact of this vulnerability as Moderate, in alignment with upstream nghttp2. The worst case scenario is excessive CPU utilization causing a denial of service. Once an attack has ended, the system should return to normal operations on its own.", "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:9040020240419140200:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-docs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200: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:9040020240419140200: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:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-28182" }, { "category": "external", "summary": "RHBZ#2268639", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268639" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-28182", "url": "https://www.cve.org/CVERecord?id=CVE-2024-28182" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28182", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28182" }, { "category": "external", "summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-x6x3-gv8h-m57q", "url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-x6x3-gv8h-m57q" }, { "category": "external", "summary": "https://nowotarski.info/http2-continuation-flood/", "url": "https://nowotarski.info/http2-continuation-flood/" }, { "category": "external", "summary": "https://www.kb.cert.org/vuls/id/421644", "url": "https://www.kb.cert.org/vuls/id/421644" } ], "release_date": "2024-04-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-15T11:35:08+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-docs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200: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:9040020240419140200: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:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2853" }, { "category": "workaround", "details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-docs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200: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:9040020240419140200: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:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debuginfo-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-debugsource-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-devel-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-docs-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-full-i18n-1:20.12.2-2.module+el9.4.0+21731+46b5b8a7.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200: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:9040020240419140200: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:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:20:9040020240419140200:rhel9:npm-1:10.5.0-1.20.12.2.2.module+el9.4.0+21731+46b5b8a7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nghttp2: CONTINUATION frames DoS" } ] }
rhsa-2024_4721
Vulnerability from csaf_redhat
Published
2024-07-23 08:38
Modified
2024-11-06 06:29
Summary
Red Hat Security Advisory: nodejs security update
Notes
Topic
An update for nodejs is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.
Red 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.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
Security Fix(es):
* nodejs: using the fetch() function to retrieve content from an untrusted URL leads to denial of service (CVE-2024-22025)
* nghttp2: CONTINUATION frames DoS (CVE-2024-28182)
* c-ares: Out of bounds read in ares__read_line() (CVE-2024-25629)
For 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.
Terms of Use
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.
{ "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 nodejs is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\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: using the fetch() function to retrieve content from an untrusted URL leads to denial of service (CVE-2024-22025)\n\n* nghttp2: CONTINUATION frames DoS (CVE-2024-28182)\n\n* c-ares: Out of bounds read in ares__read_line() (CVE-2024-25629)\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:4721", "url": "https://access.redhat.com/errata/RHSA-2024:4721" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2265713", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265713" }, { "category": "external", "summary": "2268639", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268639" }, { "category": "external", "summary": "2270559", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270559" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4721.json" } ], "title": "Red Hat Security Advisory: nodejs security update", "tracking": { "current_release_date": "2024-11-06T06:29:40+00:00", "generator": { "date": "2024-11-06T06:29:40+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:4721", "initial_release_date": "2024-07-23T08:38:12+00:00", "revision_history": [ { "date": "2024-07-23T08:38:12+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-07-23T08:38:12+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T06:29:40+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 E4S (v.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.20.2-9.el9_0.src", "product": { "name": "nodejs-1:16.20.2-9.el9_0.src", "product_id": "nodejs-1:16.20.2-9.el9_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.20.2-9.el9_0?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.20.2-9.el9_0.aarch64", "product": { "name": "nodejs-1:16.20.2-9.el9_0.aarch64", "product_id": "nodejs-1:16.20.2-9.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.20.2-9.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.20.2-9.el9_0.aarch64", "product": { "name": "nodejs-full-i18n-1:16.20.2-9.el9_0.aarch64", "product_id": "nodejs-full-i18n-1:16.20.2-9.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.20.2-9.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.20.2-9.el9_0.aarch64", "product": { "name": "nodejs-libs-1:16.20.2-9.el9_0.aarch64", "product_id": "nodejs-libs-1:16.20.2-9.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.20.2-9.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.4-1.16.20.2.9.el9_0.aarch64", "product": { "name": "npm-1:8.19.4-1.16.20.2.9.el9_0.aarch64", "product_id": "npm-1:8.19.4-1.16.20.2.9.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.4-1.16.20.2.9.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.20.2-9.el9_0.aarch64", "product": { "name": "nodejs-debugsource-1:16.20.2-9.el9_0.aarch64", "product_id": "nodejs-debugsource-1:16.20.2-9.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.20.2-9.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.20.2-9.el9_0.aarch64", "product": { "name": "nodejs-debuginfo-1:16.20.2-9.el9_0.aarch64", "product_id": "nodejs-debuginfo-1:16.20.2-9.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.20.2-9.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.20.2-9.el9_0.aarch64", "product": { "name": "nodejs-libs-debuginfo-1:16.20.2-9.el9_0.aarch64", "product_id": "nodejs-libs-debuginfo-1:16.20.2-9.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.20.2-9.el9_0?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.20.2-9.el9_0.ppc64le", "product": { "name": "nodejs-1:16.20.2-9.el9_0.ppc64le", "product_id": "nodejs-1:16.20.2-9.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.20.2-9.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.20.2-9.el9_0.ppc64le", "product": { "name": "nodejs-full-i18n-1:16.20.2-9.el9_0.ppc64le", "product_id": "nodejs-full-i18n-1:16.20.2-9.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.20.2-9.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.20.2-9.el9_0.ppc64le", "product": { "name": "nodejs-libs-1:16.20.2-9.el9_0.ppc64le", "product_id": "nodejs-libs-1:16.20.2-9.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.20.2-9.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.4-1.16.20.2.9.el9_0.ppc64le", "product": { "name": "npm-1:8.19.4-1.16.20.2.9.el9_0.ppc64le", "product_id": "npm-1:8.19.4-1.16.20.2.9.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.4-1.16.20.2.9.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.20.2-9.el9_0.ppc64le", "product": { "name": "nodejs-debugsource-1:16.20.2-9.el9_0.ppc64le", "product_id": "nodejs-debugsource-1:16.20.2-9.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.20.2-9.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.20.2-9.el9_0.ppc64le", "product": { "name": "nodejs-debuginfo-1:16.20.2-9.el9_0.ppc64le", "product_id": "nodejs-debuginfo-1:16.20.2-9.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.20.2-9.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.20.2-9.el9_0.ppc64le", "product": { "name": "nodejs-libs-debuginfo-1:16.20.2-9.el9_0.ppc64le", "product_id": "nodejs-libs-debuginfo-1:16.20.2-9.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.20.2-9.el9_0?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.20.2-9.el9_0.x86_64", "product": { "name": "nodejs-1:16.20.2-9.el9_0.x86_64", "product_id": "nodejs-1:16.20.2-9.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.20.2-9.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.20.2-9.el9_0.x86_64", "product": { "name": "nodejs-full-i18n-1:16.20.2-9.el9_0.x86_64", "product_id": "nodejs-full-i18n-1:16.20.2-9.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.20.2-9.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.20.2-9.el9_0.x86_64", "product": { "name": "nodejs-libs-1:16.20.2-9.el9_0.x86_64", "product_id": "nodejs-libs-1:16.20.2-9.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.20.2-9.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.4-1.16.20.2.9.el9_0.x86_64", "product": { "name": "npm-1:8.19.4-1.16.20.2.9.el9_0.x86_64", "product_id": "npm-1:8.19.4-1.16.20.2.9.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.4-1.16.20.2.9.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.20.2-9.el9_0.x86_64", "product": { "name": "nodejs-debugsource-1:16.20.2-9.el9_0.x86_64", "product_id": "nodejs-debugsource-1:16.20.2-9.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.20.2-9.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.20.2-9.el9_0.x86_64", "product": { "name": "nodejs-debuginfo-1:16.20.2-9.el9_0.x86_64", "product_id": "nodejs-debuginfo-1:16.20.2-9.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.20.2-9.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.20.2-9.el9_0.x86_64", "product": { "name": "nodejs-libs-debuginfo-1:16.20.2-9.el9_0.x86_64", "product_id": "nodejs-libs-debuginfo-1:16.20.2-9.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.20.2-9.el9_0?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "nodejs-libs-1:16.20.2-9.el9_0.i686", "product": { "name": "nodejs-libs-1:16.20.2-9.el9_0.i686", "product_id": "nodejs-libs-1:16.20.2-9.el9_0.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.20.2-9.el9_0?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.20.2-9.el9_0.i686", "product": { "name": "nodejs-debugsource-1:16.20.2-9.el9_0.i686", "product_id": "nodejs-debugsource-1:16.20.2-9.el9_0.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.20.2-9.el9_0?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.20.2-9.el9_0.i686", "product": { "name": "nodejs-debuginfo-1:16.20.2-9.el9_0.i686", "product_id": "nodejs-debuginfo-1:16.20.2-9.el9_0.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.20.2-9.el9_0?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.20.2-9.el9_0.i686", "product": { "name": "nodejs-libs-debuginfo-1:16.20.2-9.el9_0.i686", "product_id": "nodejs-libs-debuginfo-1:16.20.2-9.el9_0.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.20.2-9.el9_0?arch=i686\u0026epoch=1" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.20.2-9.el9_0.s390x", "product": { "name": "nodejs-1:16.20.2-9.el9_0.s390x", "product_id": "nodejs-1:16.20.2-9.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.20.2-9.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.20.2-9.el9_0.s390x", "product": { "name": "nodejs-full-i18n-1:16.20.2-9.el9_0.s390x", "product_id": "nodejs-full-i18n-1:16.20.2-9.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.20.2-9.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.20.2-9.el9_0.s390x", "product": { "name": "nodejs-libs-1:16.20.2-9.el9_0.s390x", "product_id": "nodejs-libs-1:16.20.2-9.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.20.2-9.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.4-1.16.20.2.9.el9_0.s390x", "product": { "name": "npm-1:8.19.4-1.16.20.2.9.el9_0.s390x", "product_id": "npm-1:8.19.4-1.16.20.2.9.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.4-1.16.20.2.9.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.20.2-9.el9_0.s390x", "product": { "name": "nodejs-debugsource-1:16.20.2-9.el9_0.s390x", "product_id": "nodejs-debugsource-1:16.20.2-9.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.20.2-9.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.20.2-9.el9_0.s390x", "product": { "name": "nodejs-debuginfo-1:16.20.2-9.el9_0.s390x", "product_id": "nodejs-debuginfo-1:16.20.2-9.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.20.2-9.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.20.2-9.el9_0.s390x", "product": { "name": "nodejs-libs-debuginfo-1:16.20.2-9.el9_0.s390x", "product_id": "nodejs-libs-debuginfo-1:16.20.2-9.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.20.2-9.el9_0?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-docs-1:16.20.2-9.el9_0.noarch", "product": { "name": "nodejs-docs-1:16.20.2-9.el9_0.noarch", "product_id": "nodejs-docs-1:16.20.2-9.el9_0.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@16.20.2-9.el9_0?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.20.2-9.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.aarch64" }, "product_reference": "nodejs-1:16.20.2-9.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.20.2-9.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.ppc64le" }, "product_reference": "nodejs-1:16.20.2-9.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.20.2-9.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.s390x" }, "product_reference": "nodejs-1:16.20.2-9.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.20.2-9.el9_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.src" }, "product_reference": "nodejs-1:16.20.2-9.el9_0.src", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.20.2-9.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.x86_64" }, "product_reference": "nodejs-1:16.20.2-9.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.20.2-9.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.aarch64" }, "product_reference": "nodejs-debuginfo-1:16.20.2-9.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.20.2-9.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.i686" }, "product_reference": "nodejs-debuginfo-1:16.20.2-9.el9_0.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.20.2-9.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.ppc64le" }, "product_reference": "nodejs-debuginfo-1:16.20.2-9.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.20.2-9.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.s390x" }, "product_reference": "nodejs-debuginfo-1:16.20.2-9.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.20.2-9.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.x86_64" }, "product_reference": "nodejs-debuginfo-1:16.20.2-9.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.20.2-9.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.aarch64" }, "product_reference": "nodejs-debugsource-1:16.20.2-9.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.20.2-9.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.i686" }, "product_reference": "nodejs-debugsource-1:16.20.2-9.el9_0.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.20.2-9.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.ppc64le" }, "product_reference": "nodejs-debugsource-1:16.20.2-9.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.20.2-9.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.s390x" }, "product_reference": "nodejs-debugsource-1:16.20.2-9.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.20.2-9.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.x86_64" }, "product_reference": "nodejs-debugsource-1:16.20.2-9.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:16.20.2-9.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:nodejs-docs-1:16.20.2-9.el9_0.noarch" }, "product_reference": "nodejs-docs-1:16.20.2-9.el9_0.noarch", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.20.2-9.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.aarch64" }, "product_reference": "nodejs-full-i18n-1:16.20.2-9.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.20.2-9.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.ppc64le" }, "product_reference": "nodejs-full-i18n-1:16.20.2-9.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.20.2-9.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.s390x" }, "product_reference": "nodejs-full-i18n-1:16.20.2-9.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.20.2-9.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.x86_64" }, "product_reference": "nodejs-full-i18n-1:16.20.2-9.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.20.2-9.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.aarch64" }, "product_reference": "nodejs-libs-1:16.20.2-9.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.20.2-9.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.i686" }, "product_reference": "nodejs-libs-1:16.20.2-9.el9_0.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.20.2-9.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.ppc64le" }, "product_reference": "nodejs-libs-1:16.20.2-9.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.20.2-9.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.s390x" }, "product_reference": "nodejs-libs-1:16.20.2-9.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.20.2-9.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.x86_64" }, "product_reference": "nodejs-libs-1:16.20.2-9.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.20.2-9.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.aarch64" }, "product_reference": "nodejs-libs-debuginfo-1:16.20.2-9.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.20.2-9.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.i686" }, "product_reference": "nodejs-libs-debuginfo-1:16.20.2-9.el9_0.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.20.2-9.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.ppc64le" }, "product_reference": "nodejs-libs-debuginfo-1:16.20.2-9.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.20.2-9.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.s390x" }, "product_reference": "nodejs-libs-debuginfo-1:16.20.2-9.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.20.2-9.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.x86_64" }, "product_reference": "nodejs-libs-debuginfo-1:16.20.2-9.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.4-1.16.20.2.9.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.aarch64" }, "product_reference": "npm-1:8.19.4-1.16.20.2.9.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.4-1.16.20.2.9.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.ppc64le" }, "product_reference": "npm-1:8.19.4-1.16.20.2.9.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.4-1.16.20.2.9.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.s390x" }, "product_reference": "npm-1:8.19.4-1.16.20.2.9.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.4-1.16.20.2.9.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.x86_64" }, "product_reference": "npm-1:8.19.4-1.16.20.2.9.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-22025", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270559" } ], "notes": [ { "category": "description", "text": "A flaw was found in Node.js that allows a denial of service attack through resource exhaustion when using the fetch() function to retrieve content from an untrusted URL. The vulnerability stems from the fetch() function in Node.js that always decodes Brotli, making it possible for an attacker to cause resource exhaustion when fetching content from an untrusted URL. This flaw allows an attacker to control the URL passed into fetch() to exhaust memory, potentially leading to process termination, depending on the system configuration.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: using the fetch() function to retrieve content from an untrusted URL leads to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "The identified flaw in Node.js, which involves the fetch() function always decoding Brotli content regardless of its source, represents a moderate severity issue due to its potential to facilitate denial of service attacks through resource exhaustion. This vulnerability allows malicious actors to manipulate the URL parameter passed into fetch(), exploiting the consistent Brotli decoding behavior to overwhelm system memory resources. While the impact is constrained to process termination, its severity is moderated by the requirement for specific conditions, such as untrusted URLs and system configurations.", "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.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.src", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-docs-1:16.20.2-9.el9_0.noarch", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-22025" }, { "category": "external", "summary": "RHBZ#2270559", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270559" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-22025", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22025" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-22025", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22025" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-23T08:38:12+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.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.src", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-docs-1:16.20.2-9.el9_0.noarch", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4721" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.src", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-docs-1:16.20.2-9.el9_0.noarch", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.x86_64" ] } ], "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-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.src", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-docs-1:16.20.2-9.el9_0.noarch", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: using the fetch() function to retrieve content from an untrusted URL leads to denial of service" }, { "cve": "CVE-2024-25629", "cwe": { "id": "CWE-127", "name": "Buffer Under-read" }, "discovery_date": "2024-02-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2265713" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in c-ares where the ares__read_line() is used to parse local configuration files such as /etc/resolv.conf, /etc/nsswitch.conf, the HOSTALIASES file, and if using a c-ares version prior to 1.22.0, the /etc/hosts file. If the configuration files have an embedded NULL character as the first character in a new line, it can attempt to read memory before the start of the given buffer, which may result in a crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "c-ares: Out of bounds read in ares__read_line()", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat considers this a Low impact since this issue requires a specific configuration file to be configured incorrectly, meaning an attacker would need access to this configuration file to impact the server. This would normally correspond to an already compromised environment.", "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.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.src", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-docs-1:16.20.2-9.el9_0.noarch", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-25629" }, { "category": "external", "summary": "RHBZ#2265713", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265713" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-25629", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25629" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25629", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25629" }, { "category": "external", "summary": "https://github.com/c-ares/c-ares/security/advisories/GHSA-mg26-v6qh-x48q", "url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-mg26-v6qh-x48q" } ], "release_date": "2024-02-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-23T08:38:12+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.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.src", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-docs-1:16.20.2-9.el9_0.noarch", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4721" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.src", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-docs-1:16.20.2-9.el9_0.noarch", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.src", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-docs-1:16.20.2-9.el9_0.noarch", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "c-ares: Out of bounds read in ares__read_line()" }, { "acknowledgments": [ { "names": [ "Bartek Nowotarski" ], "organization": "nowotarski.info" } ], "cve": "CVE-2024-28182", "cwe": { "id": "CWE-390", "name": "Detection of Error Condition Without Action" }, "discovery_date": "2024-03-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268639" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in how nghttp2 implements the HTTP/2 protocol. There are insufficient limitations placed on the amount of CONTINUATION frames that can be sent within a single stream. This issue could allow an unauthenticated remote attacker to send packets to vulnerable servers, which could use up compute or memory resources to cause a Denial of Service.", "title": "Vulnerability description" }, { "category": "summary", "text": "nghttp2: CONTINUATION frames DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates the security impact of this vulnerability as Moderate, in alignment with upstream nghttp2. The worst case scenario is excessive CPU utilization causing a denial of service. Once an attack has ended, the system should return to normal operations on its own.", "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.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.src", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-docs-1:16.20.2-9.el9_0.noarch", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-28182" }, { "category": "external", "summary": "RHBZ#2268639", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268639" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-28182", "url": "https://www.cve.org/CVERecord?id=CVE-2024-28182" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28182", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28182" }, { "category": "external", "summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-x6x3-gv8h-m57q", "url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-x6x3-gv8h-m57q" }, { "category": "external", "summary": "https://nowotarski.info/http2-continuation-flood/", "url": "https://nowotarski.info/http2-continuation-flood/" }, { "category": "external", "summary": "https://www.kb.cert.org/vuls/id/421644", "url": "https://www.kb.cert.org/vuls/id/421644" } ], "release_date": "2024-04-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-23T08:38:12+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.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.src", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-docs-1:16.20.2-9.el9_0.noarch", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4721" }, { "category": "workaround", "details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.", "product_ids": [ "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.src", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-docs-1:16.20.2-9.el9_0.noarch", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.src", "AppStream-9.0.0.Z.E4S:nodejs-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-debuginfo-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-debugsource-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-docs-1:16.20.2-9.el9_0.noarch", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-full-i18n-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-libs-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.i686", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:nodejs-libs-debuginfo-1:16.20.2-9.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.s390x", "AppStream-9.0.0.Z.E4S:npm-1:8.19.4-1.16.20.2.9.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nghttp2: CONTINUATION frames DoS" } ] }
rhsa-2024_2910
Vulnerability from csaf_redhat
Published
2024-05-20 02:14
Modified
2024-11-06 05:50
Summary
Red Hat Security Advisory: nodejs security update
Notes
Topic
An update for nodejs is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Important. 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.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
Security Fix(es):
* nodejs: CONTINUATION frames DoS (CVE-2024-27983)
* nodejs: using the fetch() function to retrieve content from an untrusted URL leads to denial of service (CVE-2024-22025)
* nodejs: HTTP Request Smuggling via Content Length Obfuscation (CVE-2024-27982)
* nghttp2: CONTINUATION frames DoS (CVE-2024-28182)
* c-ares: Out of bounds read in ares__read_line() (CVE-2024-25629)
For 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.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "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 nodejs is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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: CONTINUATION frames DoS (CVE-2024-27983)\n\n* nodejs: using the fetch() function to retrieve content from an untrusted URL leads to denial of service (CVE-2024-22025)\n\n* nodejs: HTTP Request Smuggling via Content Length Obfuscation (CVE-2024-27982)\n\n* nghttp2: CONTINUATION frames DoS (CVE-2024-28182)\n\n* c-ares: Out of bounds read in ares__read_line() (CVE-2024-25629)\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:2910", "url": "https://access.redhat.com/errata/RHSA-2024:2910" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2265713", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265713" }, { "category": "external", "summary": "2268639", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268639" }, { "category": "external", "summary": "2270559", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270559" }, { "category": "external", "summary": "2272764", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272764" }, { "category": "external", "summary": "2275392", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275392" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2910.json" } ], "title": "Red Hat Security Advisory: nodejs security update", "tracking": { "current_release_date": "2024-11-06T05:50:11+00:00", "generator": { "date": "2024-11-06T05:50:11+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:2910", "initial_release_date": "2024-05-20T02:14:01+00:00", "revision_history": [ { "date": "2024-05-20T02:14:01+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-05-20T02:14:01+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T05:50:11+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:16.20.2-8.el9_4.src", "product": { "name": "nodejs-1:16.20.2-8.el9_4.src", "product_id": "nodejs-1:16.20.2-8.el9_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.20.2-8.el9_4?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.20.2-8.el9_4.aarch64", "product": { "name": "nodejs-1:16.20.2-8.el9_4.aarch64", "product_id": "nodejs-1:16.20.2-8.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.20.2-8.el9_4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.20.2-8.el9_4.aarch64", "product": { "name": "nodejs-full-i18n-1:16.20.2-8.el9_4.aarch64", "product_id": "nodejs-full-i18n-1:16.20.2-8.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.20.2-8.el9_4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.20.2-8.el9_4.aarch64", "product": { "name": "nodejs-libs-1:16.20.2-8.el9_4.aarch64", "product_id": "nodejs-libs-1:16.20.2-8.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.20.2-8.el9_4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.4-1.16.20.2.8.el9_4.aarch64", "product": { "name": "npm-1:8.19.4-1.16.20.2.8.el9_4.aarch64", "product_id": "npm-1:8.19.4-1.16.20.2.8.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.4-1.16.20.2.8.el9_4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.20.2-8.el9_4.aarch64", "product": { "name": "nodejs-debugsource-1:16.20.2-8.el9_4.aarch64", "product_id": "nodejs-debugsource-1:16.20.2-8.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.20.2-8.el9_4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.20.2-8.el9_4.aarch64", "product": { "name": "nodejs-debuginfo-1:16.20.2-8.el9_4.aarch64", "product_id": "nodejs-debuginfo-1:16.20.2-8.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.20.2-8.el9_4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.20.2-8.el9_4.aarch64", "product": { "name": "nodejs-libs-debuginfo-1:16.20.2-8.el9_4.aarch64", "product_id": "nodejs-libs-debuginfo-1:16.20.2-8.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.20.2-8.el9_4?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.20.2-8.el9_4.ppc64le", "product": { "name": "nodejs-1:16.20.2-8.el9_4.ppc64le", "product_id": "nodejs-1:16.20.2-8.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.20.2-8.el9_4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.20.2-8.el9_4.ppc64le", "product": { "name": "nodejs-full-i18n-1:16.20.2-8.el9_4.ppc64le", "product_id": "nodejs-full-i18n-1:16.20.2-8.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.20.2-8.el9_4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.20.2-8.el9_4.ppc64le", "product": { "name": "nodejs-libs-1:16.20.2-8.el9_4.ppc64le", "product_id": "nodejs-libs-1:16.20.2-8.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.20.2-8.el9_4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.4-1.16.20.2.8.el9_4.ppc64le", "product": { "name": "npm-1:8.19.4-1.16.20.2.8.el9_4.ppc64le", "product_id": "npm-1:8.19.4-1.16.20.2.8.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.4-1.16.20.2.8.el9_4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.20.2-8.el9_4.ppc64le", "product": { "name": "nodejs-debugsource-1:16.20.2-8.el9_4.ppc64le", "product_id": "nodejs-debugsource-1:16.20.2-8.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.20.2-8.el9_4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "product": { "name": "nodejs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "product_id": "nodejs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.20.2-8.el9_4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "product": { "name": "nodejs-libs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "product_id": "nodejs-libs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.20.2-8.el9_4?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.20.2-8.el9_4.x86_64", "product": { "name": "nodejs-1:16.20.2-8.el9_4.x86_64", "product_id": "nodejs-1:16.20.2-8.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.20.2-8.el9_4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64", "product": { "name": "nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64", "product_id": "nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.20.2-8.el9_4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.20.2-8.el9_4.x86_64", "product": { "name": "nodejs-libs-1:16.20.2-8.el9_4.x86_64", "product_id": "nodejs-libs-1:16.20.2-8.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.20.2-8.el9_4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64", "product": { "name": "npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64", "product_id": "npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.4-1.16.20.2.8.el9_4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.20.2-8.el9_4.x86_64", "product": { "name": "nodejs-debugsource-1:16.20.2-8.el9_4.x86_64", "product_id": "nodejs-debugsource-1:16.20.2-8.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.20.2-8.el9_4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.20.2-8.el9_4.x86_64", "product": { "name": "nodejs-debuginfo-1:16.20.2-8.el9_4.x86_64", "product_id": "nodejs-debuginfo-1:16.20.2-8.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.20.2-8.el9_4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.20.2-8.el9_4.x86_64", "product": { "name": "nodejs-libs-debuginfo-1:16.20.2-8.el9_4.x86_64", "product_id": "nodejs-libs-debuginfo-1:16.20.2-8.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.20.2-8.el9_4?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "nodejs-libs-1:16.20.2-8.el9_4.i686", "product": { "name": "nodejs-libs-1:16.20.2-8.el9_4.i686", "product_id": "nodejs-libs-1:16.20.2-8.el9_4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.20.2-8.el9_4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.20.2-8.el9_4.i686", "product": { "name": "nodejs-debugsource-1:16.20.2-8.el9_4.i686", "product_id": "nodejs-debugsource-1:16.20.2-8.el9_4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.20.2-8.el9_4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.20.2-8.el9_4.i686", "product": { "name": "nodejs-debuginfo-1:16.20.2-8.el9_4.i686", "product_id": "nodejs-debuginfo-1:16.20.2-8.el9_4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.20.2-8.el9_4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.20.2-8.el9_4.i686", "product": { "name": "nodejs-libs-debuginfo-1:16.20.2-8.el9_4.i686", "product_id": "nodejs-libs-debuginfo-1:16.20.2-8.el9_4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.20.2-8.el9_4?arch=i686\u0026epoch=1" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.20.2-8.el9_4.s390x", "product": { "name": "nodejs-1:16.20.2-8.el9_4.s390x", "product_id": "nodejs-1:16.20.2-8.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.20.2-8.el9_4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.20.2-8.el9_4.s390x", "product": { "name": "nodejs-full-i18n-1:16.20.2-8.el9_4.s390x", "product_id": "nodejs-full-i18n-1:16.20.2-8.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.20.2-8.el9_4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.20.2-8.el9_4.s390x", "product": { "name": "nodejs-libs-1:16.20.2-8.el9_4.s390x", "product_id": "nodejs-libs-1:16.20.2-8.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.20.2-8.el9_4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.4-1.16.20.2.8.el9_4.s390x", "product": { "name": "npm-1:8.19.4-1.16.20.2.8.el9_4.s390x", "product_id": "npm-1:8.19.4-1.16.20.2.8.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.4-1.16.20.2.8.el9_4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.20.2-8.el9_4.s390x", "product": { "name": "nodejs-debugsource-1:16.20.2-8.el9_4.s390x", "product_id": "nodejs-debugsource-1:16.20.2-8.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.20.2-8.el9_4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.20.2-8.el9_4.s390x", "product": { "name": "nodejs-debuginfo-1:16.20.2-8.el9_4.s390x", "product_id": "nodejs-debuginfo-1:16.20.2-8.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.20.2-8.el9_4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.20.2-8.el9_4.s390x", "product": { "name": "nodejs-libs-debuginfo-1:16.20.2-8.el9_4.s390x", "product_id": "nodejs-libs-debuginfo-1:16.20.2-8.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.20.2-8.el9_4?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-docs-1:16.20.2-8.el9_4.noarch", "product": { "name": "nodejs-docs-1:16.20.2-8.el9_4.noarch", "product_id": "nodejs-docs-1:16.20.2-8.el9_4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@16.20.2-8.el9_4?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.20.2-8.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.aarch64" }, "product_reference": "nodejs-1:16.20.2-8.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.20.2-8.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.ppc64le" }, "product_reference": "nodejs-1:16.20.2-8.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.20.2-8.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.s390x" }, "product_reference": "nodejs-1:16.20.2-8.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.20.2-8.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.src" }, "product_reference": "nodejs-1:16.20.2-8.el9_4.src", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.20.2-8.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.x86_64" }, "product_reference": "nodejs-1:16.20.2-8.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.20.2-8.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.aarch64" }, "product_reference": "nodejs-debuginfo-1:16.20.2-8.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.20.2-8.el9_4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.i686" }, "product_reference": "nodejs-debuginfo-1:16.20.2-8.el9_4.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.20.2-8.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.ppc64le" }, "product_reference": "nodejs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.20.2-8.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.s390x" }, "product_reference": "nodejs-debuginfo-1:16.20.2-8.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.20.2-8.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.x86_64" }, "product_reference": "nodejs-debuginfo-1:16.20.2-8.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.20.2-8.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.aarch64" }, "product_reference": "nodejs-debugsource-1:16.20.2-8.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.20.2-8.el9_4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.i686" }, "product_reference": "nodejs-debugsource-1:16.20.2-8.el9_4.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.20.2-8.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.ppc64le" }, "product_reference": "nodejs-debugsource-1:16.20.2-8.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.20.2-8.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.s390x" }, "product_reference": "nodejs-debugsource-1:16.20.2-8.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.20.2-8.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.x86_64" }, "product_reference": "nodejs-debugsource-1:16.20.2-8.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:16.20.2-8.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:16.20.2-8.el9_4.noarch" }, "product_reference": "nodejs-docs-1:16.20.2-8.el9_4.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.20.2-8.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.aarch64" }, "product_reference": "nodejs-full-i18n-1:16.20.2-8.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.20.2-8.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.ppc64le" }, "product_reference": "nodejs-full-i18n-1:16.20.2-8.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.20.2-8.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.s390x" }, "product_reference": "nodejs-full-i18n-1:16.20.2-8.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64" }, "product_reference": "nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.20.2-8.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.aarch64" }, "product_reference": "nodejs-libs-1:16.20.2-8.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.20.2-8.el9_4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.i686" }, "product_reference": "nodejs-libs-1:16.20.2-8.el9_4.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.20.2-8.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.ppc64le" }, "product_reference": "nodejs-libs-1:16.20.2-8.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.20.2-8.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.s390x" }, "product_reference": "nodejs-libs-1:16.20.2-8.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.20.2-8.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.x86_64" }, "product_reference": "nodejs-libs-1:16.20.2-8.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.20.2-8.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.aarch64" }, "product_reference": "nodejs-libs-debuginfo-1:16.20.2-8.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.20.2-8.el9_4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.i686" }, "product_reference": "nodejs-libs-debuginfo-1:16.20.2-8.el9_4.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.20.2-8.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.ppc64le" }, "product_reference": "nodejs-libs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.20.2-8.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.s390x" }, "product_reference": "nodejs-libs-debuginfo-1:16.20.2-8.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.20.2-8.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.x86_64" }, "product_reference": "nodejs-libs-debuginfo-1:16.20.2-8.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.4-1.16.20.2.8.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.aarch64" }, "product_reference": "npm-1:8.19.4-1.16.20.2.8.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.4-1.16.20.2.8.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.ppc64le" }, "product_reference": "npm-1:8.19.4-1.16.20.2.8.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.4-1.16.20.2.8.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.s390x" }, "product_reference": "npm-1:8.19.4-1.16.20.2.8.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64" }, "product_reference": "npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-22025", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270559" } ], "notes": [ { "category": "description", "text": "A flaw was found in Node.js that allows a denial of service attack through resource exhaustion when using the fetch() function to retrieve content from an untrusted URL. The vulnerability stems from the fetch() function in Node.js that always decodes Brotli, making it possible for an attacker to cause resource exhaustion when fetching content from an untrusted URL. This flaw allows an attacker to control the URL passed into fetch() to exhaust memory, potentially leading to process termination, depending on the system configuration.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: using the fetch() function to retrieve content from an untrusted URL leads to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "The identified flaw in Node.js, which involves the fetch() function always decoding Brotli content regardless of its source, represents a moderate severity issue due to its potential to facilitate denial of service attacks through resource exhaustion. This vulnerability allows malicious actors to manipulate the URL parameter passed into fetch(), exploiting the consistent Brotli decoding behavior to overwhelm system memory resources. While the impact is constrained to process termination, its severity is moderated by the requirement for specific conditions, such as untrusted URLs and system configurations.", "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:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:16.20.2-8.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-22025" }, { "category": "external", "summary": "RHBZ#2270559", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270559" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-22025", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22025" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-22025", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22025" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-20T02:14:01+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:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:16.20.2-8.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2910" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t 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:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:16.20.2-8.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64" ] } ], "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-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:16.20.2-8.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: using the fetch() function to retrieve content from an untrusted URL leads to denial of service" }, { "cve": "CVE-2024-25629", "cwe": { "id": "CWE-127", "name": "Buffer Under-read" }, "discovery_date": "2024-02-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2265713" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in c-ares where the ares__read_line() is used to parse local configuration files such as /etc/resolv.conf, /etc/nsswitch.conf, the HOSTALIASES file, and if using a c-ares version prior to 1.22.0, the /etc/hosts file. If the configuration files have an embedded NULL character as the first character in a new line, it can attempt to read memory before the start of the given buffer, which may result in a crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "c-ares: Out of bounds read in ares__read_line()", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat considers this a Low impact since this issue requires a specific configuration file to be configured incorrectly, meaning an attacker would need access to this configuration file to impact the server. This would normally correspond to an already compromised environment.", "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:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:16.20.2-8.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-25629" }, { "category": "external", "summary": "RHBZ#2265713", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265713" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-25629", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25629" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25629", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25629" }, { "category": "external", "summary": "https://github.com/c-ares/c-ares/security/advisories/GHSA-mg26-v6qh-x48q", "url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-mg26-v6qh-x48q" } ], "release_date": "2024-02-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-20T02:14:01+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:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:16.20.2-8.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2910" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t 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:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:16.20.2-8.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:16.20.2-8.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "c-ares: Out of bounds read in ares__read_line()" }, { "cve": "CVE-2024-27982", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2024-04-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2275392" } ], "notes": [ { "category": "description", "text": "An HTTP Request Smuggling vulnerability was found in Node.js due to Content-Length Obfuscation in the HTTP server. Malformed headers, particularly if a space is inserted before a content-length header, can result in HTTP request smuggling. This flaw allows attackers to inject a second request within the body of the first and poison web caches, bypass web application firewalls, and execute Cross-site scripting (XSS) attacks.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: HTTP Request Smuggling via Content Length Obfuscation", "title": "Vulnerability summary" }, { "category": "other", "text": "The HTTP request smuggling vulnerability in Node.js, stemming from Content-Length header obfuscation, is categorized as moderate severity due to its potential impact on the security and integrity of web applications. While the vulnerability can allow for the smuggling of secondary HTTP requests, leading to potential bypassing of security controls and injection of malicious content, its exploitation requires specific conditions and configurations to be met. Successful exploitation relies on the server\u0027s handling of malformed headers and the presence of web caching mechanisms susceptible to poisoning. Though the risk is notable and could facilitate attacks like XSS and cache poisoning, its moderate severity status suggests that while it warrants attention and mitigation, it might not pose an immediate, widespread threat under all circumstances.", "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:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:16.20.2-8.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-27982" }, { "category": "external", "summary": "RHBZ#2275392", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275392" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-27982", "url": "https://www.cve.org/CVERecord?id=CVE-2024-27982" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-27982", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27982" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/april-2024-security-releases", "url": "https://nodejs.org/en/blog/vulnerability/april-2024-security-releases" } ], "release_date": "2024-04-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-20T02:14:01+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:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:16.20.2-8.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2910" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t 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:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:16.20.2-8.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:16.20.2-8.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: HTTP Request Smuggling via Content Length Obfuscation" }, { "acknowledgments": [ { "names": [ "Bartek Nowotarski" ], "organization": "nowotarski.info" } ], "cve": "CVE-2024-27983", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-04-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2272764" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in how Node.js implements the HTTP/2 protocol. There are insufficient limitations placed on the amount of CONTINUATION frames that can be sent within a single stream. This issue could allow an unauthenticated, remote attacker to send packets to vulnerable servers, which could use up compute or memory resources, causing a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: CONTINUATION frames DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates the security impact of this vulnerability as Important due to the worst-case scenario resulting in a denial of service, in alignment with the upstream Node.js project. It is simple to exploit, could significantly impact availability, and there is no reasonable mitigation. Once an attack has ended, the system should return to normal operations on its own.", "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:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:16.20.2-8.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-27983" }, { "category": "external", "summary": "RHBZ#2272764", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272764" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-27983", "url": "https://www.cve.org/CVERecord?id=CVE-2024-27983" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-27983", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27983" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/april-2024-security-releases", "url": "https://nodejs.org/en/blog/vulnerability/april-2024-security-releases" }, { "category": "external", "summary": "https://nowotarski.info/http2-continuation-flood/", "url": "https://nowotarski.info/http2-continuation-flood/" }, { "category": "external", "summary": "https://www.kb.cert.org/vuls/id/421644", "url": "https://www.kb.cert.org/vuls/id/421644" } ], "release_date": "2024-04-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-20T02:14:01+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:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:16.20.2-8.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2910" }, { "category": "workaround", "details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:16.20.2-8.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:16.20.2-8.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "nodejs: CONTINUATION frames DoS" }, { "acknowledgments": [ { "names": [ "Bartek Nowotarski" ], "organization": "nowotarski.info" } ], "cve": "CVE-2024-28182", "cwe": { "id": "CWE-390", "name": "Detection of Error Condition Without Action" }, "discovery_date": "2024-03-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268639" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in how nghttp2 implements the HTTP/2 protocol. There are insufficient limitations placed on the amount of CONTINUATION frames that can be sent within a single stream. This issue could allow an unauthenticated remote attacker to send packets to vulnerable servers, which could use up compute or memory resources to cause a Denial of Service.", "title": "Vulnerability description" }, { "category": "summary", "text": "nghttp2: CONTINUATION frames DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates the security impact of this vulnerability as Moderate, in alignment with upstream nghttp2. The worst case scenario is excessive CPU utilization causing a denial of service. Once an attack has ended, the system should return to normal operations on its own.", "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:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:16.20.2-8.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-28182" }, { "category": "external", "summary": "RHBZ#2268639", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268639" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-28182", "url": "https://www.cve.org/CVERecord?id=CVE-2024-28182" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28182", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28182" }, { "category": "external", "summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-x6x3-gv8h-m57q", "url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-x6x3-gv8h-m57q" }, { "category": "external", "summary": "https://nowotarski.info/http2-continuation-flood/", "url": "https://nowotarski.info/http2-continuation-flood/" }, { "category": "external", "summary": "https://www.kb.cert.org/vuls/id/421644", "url": "https://www.kb.cert.org/vuls/id/421644" } ], "release_date": "2024-04-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-20T02:14:01+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:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:16.20.2-8.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2910" }, { "category": "workaround", "details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:16.20.2-8.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-debugsource-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-docs-1:16.20.2-8.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.20.2-8.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nghttp2: CONTINUATION frames DoS" } ] }
rhsa-2024_2779
Vulnerability from csaf_redhat
Published
2024-05-09 06:26
Modified
2024-11-06 05:47
Summary
Red Hat Security Advisory: nodejs:18 security update
Notes
Topic
An update for the nodejs:18 module is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Important. 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.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
Security Fix(es):
* nodejs: CONTINUATION frames DoS (CVE-2024-27983)
* nodejs: using the fetch() function to retrieve content from an untrusted URL leads to denial of service (CVE-2024-22025)
* nodejs: HTTP Request Smuggling via Content Length Obfuscation (CVE-2024-27982)
* nghttp2: CONTINUATION frames DoS (CVE-2024-28182)
* c-ares: Out of bounds read in ares__read_line() (CVE-2024-25629)
For 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.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "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:18 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 Important. 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: CONTINUATION frames DoS (CVE-2024-27983)\n\n* nodejs: using the fetch() function to retrieve content from an untrusted URL leads to denial of service (CVE-2024-22025)\n\n* nodejs: HTTP Request Smuggling via Content Length Obfuscation (CVE-2024-27982)\n\n* nghttp2: CONTINUATION frames DoS (CVE-2024-28182)\n\n* c-ares: Out of bounds read in ares__read_line() (CVE-2024-25629)\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:2779", "url": "https://access.redhat.com/errata/RHSA-2024:2779" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2265713", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265713" }, { "category": "external", "summary": "2268639", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268639" }, { "category": "external", "summary": "2270559", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270559" }, { "category": "external", "summary": "2272764", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272764" }, { "category": "external", "summary": "2275392", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275392" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2779.json" } ], "title": "Red Hat Security Advisory: nodejs:18 security update", "tracking": { "current_release_date": "2024-11-06T05:47:43+00:00", "generator": { "date": "2024-11-06T05:47:43+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:2779", "initial_release_date": "2024-05-09T06:26:16+00:00", "revision_history": [ { "date": "2024-05-09T06:26:16+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-05-09T06:26:16+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T05:47:43+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:18:9040020240422140329:rhel9", "product": { "name": "nodejs:18:9040020240422140329:rhel9", "product_id": "nodejs:18:9040020240422140329:rhel9", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/nodejs@18:9040020240422140329:rhel9" } } }, { "category": "product_version", "name": "nodejs-docs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.noarch", "product": { "name": "nodejs-docs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.noarch", "product_id": "nodejs-docs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@18.20.2-2.module%2Bel9.4.0%2B21742%2B692df1ea?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.noarch", "product": { "name": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.noarch", "product_id": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.1-1.module%2Bel9.3.0%2B19762%2Bd716bf3b?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "product": { "name": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "product_id": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel9.1.0%2B15718%2Be52ec601?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "product": { "name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "product_id": "nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging-bundler@2021.06-4.module%2Bel9.1.0%2B15718%2Be52ec601?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.src", "product": { "name": "nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.src", "product_id": "nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.20.2-2.module%2Bel9.4.0%2B21742%2B692df1ea?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.src", "product": { "name": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.src", "product_id": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.1-1.module%2Bel9.3.0%2B19762%2Bd716bf3b?arch=src" } } }, { "category": "product_version", "name": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "product": { "name": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "product_id": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel9.1.0%2B15718%2Be52ec601?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "product": { "name": "nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "product_id": "nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.20.2-2.module%2Bel9.4.0%2B21742%2B692df1ea?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "product": { "name": "nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "product_id": "nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@18.20.2-2.module%2Bel9.4.0%2B21742%2B692df1ea?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "product": { "name": "nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "product_id": "nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@18.20.2-2.module%2Bel9.4.0%2B21742%2B692df1ea?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "product": { "name": "nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "product_id": "nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@18.20.2-2.module%2Bel9.4.0%2B21742%2B692df1ea?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "product": { "name": "nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "product_id": "nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@18.20.2-2.module%2Bel9.4.0%2B21742%2B692df1ea?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.x86_64", "product": { "name": "npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.x86_64", "product_id": "npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@10.5.0-1.18.20.2.2.module%2Bel9.4.0%2B21742%2B692df1ea?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "product": { "name": "nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "product_id": "nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.20.2-2.module%2Bel9.4.0%2B21742%2B692df1ea?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "product": { "name": "nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "product_id": "nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@18.20.2-2.module%2Bel9.4.0%2B21742%2B692df1ea?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "product": { "name": "nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "product_id": "nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@18.20.2-2.module%2Bel9.4.0%2B21742%2B692df1ea?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "product": { "name": "nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "product_id": "nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@18.20.2-2.module%2Bel9.4.0%2B21742%2B692df1ea?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "product": { "name": "nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "product_id": "nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@18.20.2-2.module%2Bel9.4.0%2B21742%2B692df1ea?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.s390x", "product": { "name": "npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.s390x", "product_id": "npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@10.5.0-1.18.20.2.2.module%2Bel9.4.0%2B21742%2B692df1ea?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "product": { "name": "nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "product_id": "nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.20.2-2.module%2Bel9.4.0%2B21742%2B692df1ea?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "product": { "name": "nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "product_id": "nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@18.20.2-2.module%2Bel9.4.0%2B21742%2B692df1ea?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "product": { "name": "nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "product_id": "nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@18.20.2-2.module%2Bel9.4.0%2B21742%2B692df1ea?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "product": { "name": "nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "product_id": "nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@18.20.2-2.module%2Bel9.4.0%2B21742%2B692df1ea?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "product": { "name": "nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "product_id": "nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@18.20.2-2.module%2Bel9.4.0%2B21742%2B692df1ea?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.ppc64le", "product": { "name": "npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.ppc64le", "product_id": "npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@10.5.0-1.18.20.2.2.module%2Bel9.4.0%2B21742%2B692df1ea?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "product": { "name": "nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "product_id": "nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.20.2-2.module%2Bel9.4.0%2B21742%2B692df1ea?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "product": { "name": "nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "product_id": "nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@18.20.2-2.module%2Bel9.4.0%2B21742%2B692df1ea?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "product": { "name": "nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "product_id": "nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@18.20.2-2.module%2Bel9.4.0%2B21742%2B692df1ea?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "product": { "name": "nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "product_id": "nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@18.20.2-2.module%2Bel9.4.0%2B21742%2B692df1ea?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "product": { "name": "nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "product_id": "nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@18.20.2-2.module%2Bel9.4.0%2B21742%2B692df1ea?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.aarch64", "product": { "name": "npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.aarch64", "product_id": "npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@10.5.0-1.18.20.2.2.module%2Bel9.4.0%2B21742%2B692df1ea?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs:18:9040020240422140329:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9" }, "product_reference": "nodejs:18:9040020240422140329:rhel9", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64 as a component of nodejs:18:9040020240422140329:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64" }, "product_reference": "nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le as a component of nodejs:18:9040020240422140329:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le" }, "product_reference": "nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x as a component of nodejs:18:9040020240422140329:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x" }, "product_reference": "nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.src as a component of nodejs:18:9040020240422140329:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.src" }, "product_reference": "nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.src", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64 as a component of nodejs:18:9040020240422140329:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64" }, "product_reference": "nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64 as a component of nodejs:18:9040020240422140329:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64" }, "product_reference": "nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le as a component of nodejs:18:9040020240422140329:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le" }, "product_reference": "nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x as a component of nodejs:18:9040020240422140329:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x" }, "product_reference": "nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64 as a component of nodejs:18:9040020240422140329:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64" }, "product_reference": "nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64 as a component of nodejs:18:9040020240422140329:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64" }, "product_reference": "nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le as a component of nodejs:18:9040020240422140329:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le" }, "product_reference": "nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x as a component of nodejs:18:9040020240422140329:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x" }, "product_reference": "nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64 as a component of nodejs:18:9040020240422140329:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64" }, "product_reference": "nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64 as a component of nodejs:18:9040020240422140329:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64" }, "product_reference": "nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le as a component of nodejs:18:9040020240422140329:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le" }, "product_reference": "nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x as a component of nodejs:18:9040020240422140329:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x" }, "product_reference": "nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64 as a component of nodejs:18:9040020240422140329:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64" }, "product_reference": "nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.noarch as a component of nodejs:18:9040020240422140329:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-docs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.noarch" }, "product_reference": "nodejs-docs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64 as a component of nodejs:18:9040020240422140329:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64" }, "product_reference": "nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le as a component of nodejs:18:9040020240422140329:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le" }, "product_reference": "nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x as a component of nodejs:18:9040020240422140329:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x" }, "product_reference": "nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64 as a component of nodejs:18:9040020240422140329:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64" }, "product_reference": "nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.noarch as a component of nodejs:18:9040020240422140329:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.noarch" }, "product_reference": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.src as a component of nodejs:18:9040020240422140329:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.src" }, "product_reference": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.src", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch as a component of nodejs:18:9040020240422140329:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch" }, "product_reference": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src as a component of nodejs:18:9040020240422140329:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src" }, "product_reference": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch as a component of nodejs:18:9040020240422140329:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch" }, "product_reference": "nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.aarch64 as a component of nodejs:18:9040020240422140329:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.aarch64" }, "product_reference": "npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.ppc64le as a component of nodejs:18:9040020240422140329:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.ppc64le" }, "product_reference": "npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.s390x as a component of nodejs:18:9040020240422140329:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.s390x" }, "product_reference": "npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.x86_64 as a component of nodejs:18:9040020240422140329:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.x86_64" }, "product_reference": "npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-22025", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270559" } ], "notes": [ { "category": "description", "text": "A flaw was found in Node.js that allows a denial of service attack through resource exhaustion when using the fetch() function to retrieve content from an untrusted URL. The vulnerability stems from the fetch() function in Node.js that always decodes Brotli, making it possible for an attacker to cause resource exhaustion when fetching content from an untrusted URL. This flaw allows an attacker to control the URL passed into fetch() to exhaust memory, potentially leading to process termination, depending on the system configuration.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: using the fetch() function to retrieve content from an untrusted URL leads to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "The identified flaw in Node.js, which involves the fetch() function always decoding Brotli content regardless of its source, represents a moderate severity issue due to its potential to facilitate denial of service attacks through resource exhaustion. This vulnerability allows malicious actors to manipulate the URL parameter passed into fetch(), exploiting the consistent Brotli decoding behavior to overwhelm system memory resources. While the impact is constrained to process termination, its severity is moderated by the requirement for specific conditions, such as untrusted URLs and system configurations.", "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:18:9040020240422140329:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-docs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-22025" }, { "category": "external", "summary": "RHBZ#2270559", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270559" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-22025", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22025" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-22025", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22025" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-09T06:26:16+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:18:9040020240422140329:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-docs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2779" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t 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:18:9040020240422140329:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-docs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.x86_64" ] } ], "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-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-docs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: using the fetch() function to retrieve content from an untrusted URL leads to denial of service" }, { "cve": "CVE-2024-25629", "cwe": { "id": "CWE-127", "name": "Buffer Under-read" }, "discovery_date": "2024-02-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2265713" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in c-ares where the ares__read_line() is used to parse local configuration files such as /etc/resolv.conf, /etc/nsswitch.conf, the HOSTALIASES file, and if using a c-ares version prior to 1.22.0, the /etc/hosts file. If the configuration files have an embedded NULL character as the first character in a new line, it can attempt to read memory before the start of the given buffer, which may result in a crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "c-ares: Out of bounds read in ares__read_line()", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat considers this a Low impact since this issue requires a specific configuration file to be configured incorrectly, meaning an attacker would need access to this configuration file to impact the server. This would normally correspond to an already compromised environment.", "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:18:9040020240422140329:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-docs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-25629" }, { "category": "external", "summary": "RHBZ#2265713", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265713" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-25629", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25629" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25629", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25629" }, { "category": "external", "summary": "https://github.com/c-ares/c-ares/security/advisories/GHSA-mg26-v6qh-x48q", "url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-mg26-v6qh-x48q" } ], "release_date": "2024-02-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-09T06:26:16+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:18:9040020240422140329:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-docs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2779" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t 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:18:9040020240422140329:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-docs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-docs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "c-ares: Out of bounds read in ares__read_line()" }, { "cve": "CVE-2024-27982", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2024-04-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2275392" } ], "notes": [ { "category": "description", "text": "An HTTP Request Smuggling vulnerability was found in Node.js due to Content-Length Obfuscation in the HTTP server. Malformed headers, particularly if a space is inserted before a content-length header, can result in HTTP request smuggling. This flaw allows attackers to inject a second request within the body of the first and poison web caches, bypass web application firewalls, and execute Cross-site scripting (XSS) attacks.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: HTTP Request Smuggling via Content Length Obfuscation", "title": "Vulnerability summary" }, { "category": "other", "text": "The HTTP request smuggling vulnerability in Node.js, stemming from Content-Length header obfuscation, is categorized as moderate severity due to its potential impact on the security and integrity of web applications. While the vulnerability can allow for the smuggling of secondary HTTP requests, leading to potential bypassing of security controls and injection of malicious content, its exploitation requires specific conditions and configurations to be met. Successful exploitation relies on the server\u0027s handling of malformed headers and the presence of web caching mechanisms susceptible to poisoning. Though the risk is notable and could facilitate attacks like XSS and cache poisoning, its moderate severity status suggests that while it warrants attention and mitigation, it might not pose an immediate, widespread threat under all circumstances.", "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:18:9040020240422140329:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-docs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-27982" }, { "category": "external", "summary": "RHBZ#2275392", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275392" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-27982", "url": "https://www.cve.org/CVERecord?id=CVE-2024-27982" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-27982", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27982" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/april-2024-security-releases", "url": "https://nodejs.org/en/blog/vulnerability/april-2024-security-releases" } ], "release_date": "2024-04-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-09T06:26:16+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:18:9040020240422140329:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-docs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2779" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t 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:18:9040020240422140329:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-docs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-docs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: HTTP Request Smuggling via Content Length Obfuscation" }, { "acknowledgments": [ { "names": [ "Bartek Nowotarski" ], "organization": "nowotarski.info" } ], "cve": "CVE-2024-27983", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-04-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2272764" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in how Node.js implements the HTTP/2 protocol. There are insufficient limitations placed on the amount of CONTINUATION frames that can be sent within a single stream. This issue could allow an unauthenticated, remote attacker to send packets to vulnerable servers, which could use up compute or memory resources, causing a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: CONTINUATION frames DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates the security impact of this vulnerability as Important due to the worst-case scenario resulting in a denial of service, in alignment with the upstream Node.js project. It is simple to exploit, could significantly impact availability, and there is no reasonable mitigation. Once an attack has ended, the system should return to normal operations on its own.", "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:18:9040020240422140329:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-docs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-27983" }, { "category": "external", "summary": "RHBZ#2272764", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272764" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-27983", "url": "https://www.cve.org/CVERecord?id=CVE-2024-27983" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-27983", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27983" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/april-2024-security-releases", "url": "https://nodejs.org/en/blog/vulnerability/april-2024-security-releases" }, { "category": "external", "summary": "https://nowotarski.info/http2-continuation-flood/", "url": "https://nowotarski.info/http2-continuation-flood/" }, { "category": "external", "summary": "https://www.kb.cert.org/vuls/id/421644", "url": "https://www.kb.cert.org/vuls/id/421644" } ], "release_date": "2024-04-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-09T06:26:16+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:18:9040020240422140329:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-docs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2779" }, { "category": "workaround", "details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-docs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-docs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "nodejs: CONTINUATION frames DoS" }, { "acknowledgments": [ { "names": [ "Bartek Nowotarski" ], "organization": "nowotarski.info" } ], "cve": "CVE-2024-28182", "cwe": { "id": "CWE-390", "name": "Detection of Error Condition Without Action" }, "discovery_date": "2024-03-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268639" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in how nghttp2 implements the HTTP/2 protocol. There are insufficient limitations placed on the amount of CONTINUATION frames that can be sent within a single stream. This issue could allow an unauthenticated remote attacker to send packets to vulnerable servers, which could use up compute or memory resources to cause a Denial of Service.", "title": "Vulnerability description" }, { "category": "summary", "text": "nghttp2: CONTINUATION frames DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates the security impact of this vulnerability as Moderate, in alignment with upstream nghttp2. The worst case scenario is excessive CPU utilization causing a denial of service. Once an attack has ended, the system should return to normal operations on its own.", "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:18:9040020240422140329:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-docs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-28182" }, { "category": "external", "summary": "RHBZ#2268639", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268639" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-28182", "url": "https://www.cve.org/CVERecord?id=CVE-2024-28182" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28182", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28182" }, { "category": "external", "summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-x6x3-gv8h-m57q", "url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-x6x3-gv8h-m57q" }, { "category": "external", "summary": "https://nowotarski.info/http2-continuation-flood/", "url": "https://nowotarski.info/http2-continuation-flood/" }, { "category": "external", "summary": "https://www.kb.cert.org/vuls/id/421644", "url": "https://www.kb.cert.org/vuls/id/421644" } ], "release_date": "2024-04-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-09T06:26:16+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:18:9040020240422140329:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-docs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2779" }, { "category": "workaround", "details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-docs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debuginfo-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-debugsource-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-devel-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-docs-1:18.20.2-2.module+el9.4.0+21742+692df1ea.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-full-i18n-1:18.20.2-2.module+el9.4.0+21742+692df1ea.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-nodemon-0:3.0.1-1.module+el9.3.0+19762+d716bf3b.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.s390x", "AppStream-9.4.0.Z.MAIN.EUS:nodejs:18:9040020240422140329:rhel9:npm-1:10.5.0-1.18.20.2.2.module+el9.4.0+21742+692df1ea.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nghttp2: CONTINUATION frames DoS" } ] }
gsd-2024-22025
Vulnerability from gsd
Modified
2024-01-04 06:02
Details
A vulnerability in Node.js has been identified, allowing for a Denial of Service (DoS) attack through resource exhaustion when using the fetch() function to retrieve content from an untrusted URL.
The vulnerability stems from the fact that the fetch() function in Node.js always decodes Brotli, making it possible for an attacker to cause resource exhaustion when fetching content from an untrusted URL.
An attacker controlling the URL passed into fetch() can exploit this vulnerability to exhaust memory, potentially leading to process termination, depending on the system configuration.
Aliases
{ "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2024-22025" ], "details": "A vulnerability in Node.js has been identified, allowing for a Denial of Service (DoS) attack through resource exhaustion when using the fetch() function to retrieve content from an untrusted URL.\nThe vulnerability stems from the fact that the fetch() function in Node.js always decodes Brotli, making it possible for an attacker to cause resource exhaustion when fetching content from an untrusted URL.\nAn attacker controlling the URL passed into fetch() can exploit this vulnerability to exhaust memory, potentially leading to process termination, depending on the system configuration.", "id": "GSD-2024-22025", "modified": "2024-01-04T06:02:16.681548Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "support@hackerone.com", "ID": "CVE-2024-22025", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Node.js", "version": { "version_data": [ { "version_affected": "\u003c=", "version_name": "20.11.0", "version_value": "20.11.0" }, { "version_affected": "\u003c=", "version_name": "21.6.1", "version_value": "21.6.1" }, { "version_affected": "\u003c=", "version_name": "18.19.0", "version_value": "18.19.0" } ] } } ] }, "vendor_name": "Node.js" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A vulnerability in Node.js has been identified, allowing for a Denial of Service (DoS) attack through resource exhaustion when using the fetch() function to retrieve content from an untrusted URL.\nThe vulnerability stems from the fact that the fetch() function in Node.js always decodes Brotli, making it possible for an attacker to cause resource exhaustion when fetching content from an untrusted URL.\nAn attacker controlling the URL passed into fetch() can exploit this vulnerability to exhaust memory, potentially leading to process termination, depending on the system configuration." } ] }, "impact": { "cvss": [ { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://hackerone.com/reports/2284065", "refsource": "MISC", "url": "https://hackerone.com/reports/2284065" }, { "name": "https://lists.debian.org/debian-lts-announce/2024/03/msg00029.html", "refsource": "MISC", "url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00029.html" } ] } }, "nvd.nist.gov": { "cve": { "descriptions": [ { "lang": "en", "value": "A vulnerability in Node.js has been identified, allowing for a Denial of Service (DoS) attack through resource exhaustion when using the fetch() function to retrieve content from an untrusted URL.\nThe vulnerability stems from the fact that the fetch() function in Node.js always decodes Brotli, making it possible for an attacker to cause resource exhaustion when fetching content from an untrusted URL.\nAn attacker controlling the URL passed into fetch() can exploit this vulnerability to exhaust memory, potentially leading to process termination, depending on the system configuration." }, { "lang": "es", "value": "Se ha identificado una vulnerabilidad en Node.js, que permite un ataque de denegaci\u00f3n de servicio (DoS) por agotamiento de recursos cuando se utiliza la funci\u00f3n fetch() para recuperar contenido de una URL que no es de confianza. La vulnerabilidad surge del hecho de que la funci\u00f3n fetch() en Node.js siempre decodifica Brotli, lo que hace posible que un atacante provoque el agotamiento de los recursos al recuperar contenido de una URL que no es de confianza. Un atacante que controle la URL pasada a fetch() puede aprovechar esta vulnerabilidad para agotar la memoria, lo que podr\u00eda provocar la terminaci\u00f3n del proceso, seg\u00fan la configuraci\u00f3n del sistema." } ], "id": "CVE-2024-22025", "lastModified": "2024-03-27T03:15:11.187", "metrics": { "cvssMetricV30": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0" }, "exploitabilityScore": 2.8, "impactScore": 3.6, "source": "support@hackerone.com", "type": "Secondary" } ] }, "published": "2024-03-19T05:15:10.267", "references": [ { "source": "support@hackerone.com", "url": "https://hackerone.com/reports/2284065" }, { "source": "support@hackerone.com", "url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00029.html" } ], "sourceIdentifier": "support@hackerone.com", "vulnStatus": "Awaiting Analysis" } } } }
ghsa-xp28-3fv9-33c6
Vulnerability from github
Published
2024-03-19 06:30
Modified
2024-06-10 18:30
Severity ?
Details
A vulnerability in Node.js has been identified, allowing for a Denial of Service (DoS) attack through resource exhaustion when using the fetch() function to retrieve content from an untrusted URL. The vulnerability stems from the fact that the fetch() function in Node.js always decodes Brotli, making it possible for an attacker to cause resource exhaustion when fetching content from an untrusted URL. An attacker controlling the URL passed into fetch() can exploit this vulnerability to exhaust memory, potentially leading to process termination, depending on the system configuration.
{ "affected": [], "aliases": [ "CVE-2024-22025" ], "database_specific": { "cwe_ids": [ "CWE-404" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-03-19T05:15:10Z", "severity": "MODERATE" }, "details": "A vulnerability in Node.js has been identified, allowing for a Denial of Service (DoS) attack through resource exhaustion when using the fetch() function to retrieve content from an untrusted URL.\nThe vulnerability stems from the fact that the fetch() function in Node.js always decodes Brotli, making it possible for an attacker to cause resource exhaustion when fetching content from an untrusted URL.\nAn attacker controlling the URL passed into fetch() can exploit this vulnerability to exhaust memory, potentially leading to process termination, depending on the system configuration.", "id": "GHSA-xp28-3fv9-33c6", "modified": "2024-06-10T18:30:53Z", "published": "2024-03-19T06:30:53Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22025" }, { "type": "WEB", "url": "https://hackerone.com/reports/2284065" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00029.html" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20240517-0008" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
wid-sec-w-2024-0393
Vulnerability from csaf_certbund
Published
2024-02-14 23:00
Modified
2024-07-24 22:00
Summary
Node.js: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Node.js ist eine Plattform zur Entwicklung von Netzwerkanwendungen.
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Node.js ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, Dateien zu manipulieren oder seine Privilegien zu erweitern.
Betroffene Betriebssysteme
- Linux
- MacOS X
- Windows
{ "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, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, Dateien zu manipulieren oder seine Privilegien zu erweitern.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- MacOS X\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-0393 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0393.json" }, { "category": "self", "summary": "WID-SEC-2024-0393 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0393" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2024-2474 vom 2024-03-05", "url": "https://alas.aws.amazon.com/AL2/ALAS-2024-2474.html" }, { "category": "external", "summary": "Debian Security Advisory DLA-3752 vom 2024-03-05", "url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00005.html" }, { "category": "external", "summary": "IBM Security Bulletin 7129940 vom 2024-03-06", "url": "https://www.ibm.com/support/pages/node/7129940" }, { "category": "external", "summary": "NodeJS Security Releases vom 2024-02-14", "url": "https://nodejs.org/en/blog/vulnerability/february-2024-security-releases" }, { "category": "external", "summary": "NodeJS Release Notes vom 2024-02-14", "url": "https://nodejs.org/en/blog/release/v18.19.1" }, { "category": "external", "summary": "NodeJS Release Notes vom 2024-02-14", "url": "https://nodejs.org/en/blog/release/v20.11.1" }, { "category": "external", "summary": "NodeJS Release Notes vom 2024-02-14", "url": "https://nodejs.org/en/blog/release/v21.6.2" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0644-1 vom 2024-02-28", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/018058.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6666-1 vom 2024-02-28", "url": "https://ubuntu.com/security/notices/USN-6666-1" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0643-1 vom 2024-02-28", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/018059.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0730-1 vom 2024-02-29", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/018077.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0730-1 vom 2024-02-29", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/018078.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0731-1 vom 2024-02-29", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/018076.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0733-1 vom 2024-02-29", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/018074.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0732-1 vom 2024-02-29", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/018075.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0728-1 vom 2024-03-01", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018084.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0729-1 vom 2024-03-01", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018083.html" }, { "category": "external", "summary": "IBM Security Bulletin 7129324 vom 2024-03-01", "url": "https://www.ibm.com/support/pages/node/7129324" }, { "category": "external", "summary": "Debian Security Advisory DSA-5638 vom 2024-03-10", "url": "https://lists.debian.org/debian-security-announce/2024/msg00044.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1354 vom 2024-03-18", "url": "https://access.redhat.com/errata/RHSA-2024:1354" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1424 vom 2024-03-19", "url": "https://access.redhat.com/errata/RHSA-2024:1424" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1438 vom 2024-03-20", "url": "https://access.redhat.com/errata/RHSA-2024:1438" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1444 vom 2024-03-20", "url": "https://access.redhat.com/errata/RHSA-2024:1444" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-1438 vom 2024-03-21", "url": "https://linux.oracle.com/errata/ELSA-2024-1438.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-1444 vom 2024-03-21", "url": "https://linux.oracle.com/errata/ELSA-2024-1444.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1503 vom 2024-03-25", "url": "https://access.redhat.com/errata/RHSA-2024:1503" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1510 vom 2024-03-26", "url": "https://access.redhat.com/errata/RHSA-2024:1510" }, { "category": "external", "summary": "Rocky Linux Security Advisory RLSA-2024:1503 vom 2024-03-27", "url": "https://errata.build.resf.org/RLSA-2024:1503" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-1503 vom 2024-03-27", "url": "https://linux.oracle.com/errata/ELSA-2024-1503.html" }, { "category": "external", "summary": "Debian Security Advisory DLA-3776 vom 2024-03-27", "url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00029.html" }, { "category": "external", "summary": "Rocky Linux Security Advisory RLSA-2024:1510 vom 2024-03-27", "url": "https://errata.build.resf.org/RLSA-2024:1510" }, { "category": "external", "summary": "Rocky Linux Security Advisory RLSA-2024:1444 vom 2024-03-27", "url": "https://errata.build.resf.org/RLSA-2024:1444" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-1510 vom 2024-03-27", "url": "http://linux.oracle.com/errata/ELSA-2024-1510.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-1510 vom 2024-03-27", "url": "https://linux.oracle.com/errata/ELSA-2024-1510.html" }, { "category": "external", "summary": "IBM Security Bulletin 7145582 vom 2024-04-01", "url": "https://www.ibm.com/support/pages/node/7145582" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1678 vom 2024-04-04", "url": "https://access.redhat.com/errata/RHSA-2024:1678" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1688 vom 2024-04-08", "url": "https://access.redhat.com/errata/RHSA-2024:1688" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1687 vom 2024-04-08", "url": "https://access.redhat.com/errata/RHSA-2024:1687" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-1688 vom 2024-04-09", "url": "https://linux.oracle.com/errata/ELSA-2024-1688.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-1687 vom 2024-04-09", "url": "https://linux.oracle.com/errata/ELSA-2024-1687.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1301-1 vom 2024-04-16", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018360.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1309-1 vom 2024-04-16", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018363.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1307-1 vom 2024-04-16", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018365.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1880 vom 2024-04-18", "url": "https://access.redhat.com/errata/RHSA-2024:1880" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1932 vom 2024-04-22", "url": "https://access.redhat.com/errata/RHSA-2024:1932" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2651 vom 2024-05-02", "url": "https://access.redhat.com/errata/RHSA-2024:2651" }, { "category": "external", "summary": "Rocky Linux Security Advisory RLSA-2024:1687 vom 2024-05-06", "url": "https://errata.build.resf.org/RLSA-2024:1687" }, { "category": "external", "summary": "Rocky Linux Security Advisory RLSA-2024:1688 vom 2024-05-06", "url": "https://errata.build.resf.org/RLSA-2024:1688" }, { "category": "external", "summary": "Rocky Linux Security Advisory RLSA-2024:2778 vom 2024-05-09", "url": "https://errata.build.resf.org/RLSA-2024:2778" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2780 vom 2024-05-09", "url": "https://access.redhat.com/errata/RHSA-2024:2780" }, { "category": "external", "summary": "Rocky Linux Security Advisory RLSA-2024:2780 vom 2024-05-09", "url": "https://errata.build.resf.org/RLSA-2024:2780" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2778 vom 2024-05-09", "url": "https://access.redhat.com/errata/RHSA-2024:2778" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2793 vom 2024-05-09", "url": "https://access.redhat.com/errata/RHSA-2024:2793" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2779 vom 2024-05-09", "url": "https://access.redhat.com/errata/RHSA-2024:2779" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-2778 vom 2024-05-09", "url": "https://linux.oracle.com/errata/ELSA-2024-2778.html" }, { "category": "external", "summary": "Rocky Linux Security Advisory RLSA-2024:2779 vom 2024-05-09", "url": "https://errata.build.resf.org/RLSA-2024:2779" }, { "category": "external", "summary": "IBM Security Bulletin 7150839 vom 2024-05-10", "url": "https://www.ibm.com/support/pages/node/7150839" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-2780 vom 2024-05-10", "url": "https://linux.oracle.com/errata/ELSA-2024-2780.html" }, { "category": "external", "summary": "Rocky Linux Security Advisory RLSA-2024:1438 vom 2024-05-10", "url": "https://errata.build.resf.org/RLSA-2024:1438" }, { "category": "external", "summary": "IBM Security Bulletin 7151378 vom 2024-05-14", "url": "https://www.ibm.com/support/pages/node/7151378" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-2779 vom 2024-05-15", "url": "https://linux.oracle.com/errata/ELSA-2024-2779.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2853 vom 2024-05-15", "url": "https://access.redhat.com/errata/RHSA-2024:2853" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-2853 vom 2024-05-17", "url": "https://linux.oracle.com/errata/ELSA-2024-2853.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2910 vom 2024-05-20", "url": "https://access.redhat.com/errata/RHSA-2024:2910" }, { "category": "external", "summary": "IBM Security Bulletin 7149175 vom 2024-05-24", "url": "https://www.ibm.com/support/pages/node/7149175" }, { "category": "external", "summary": "Rocky Linux Security Advisory RLSA-2024:2910 vom 2024-06-14", "url": "https://errata.build.resf.org/RLSA-2024:2910" }, { "category": "external", "summary": "Rocky Linux Security Advisory RLSA-2024:2853 vom 2024-06-14", "url": "https://errata.build.resf.org/RLSA-2024:2853" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4247 vom 2024-07-03", "url": "https://access.redhat.com/errata/RHSA-2024:4247" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-4247 vom 2024-07-03", "url": "https://linux.oracle.com/errata/ELSA-2024-4247.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4559 vom 2024-07-16", "url": "https://access.redhat.com/errata/RHSA-2024:4559" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4631 vom 2024-07-18", "url": "https://access.redhat.com/errata/RHSA-2024:4631" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4756 vom 2024-07-24", "url": "https://access.redhat.com/errata/RHSA-2024:4756" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4721 vom 2024-07-23", "url": "https://access.redhat.com/errata/RHSA-2024:4721" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-4756 vom 2024-07-24", "url": "https://linux.oracle.com/errata/ELSA-2024-4756.html" } ], "source_lang": "en-US", "title": "Node.js: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-07-24T22:00:00.000+00:00", "generator": { "date": "2024-07-25T08:36:26.032+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2024-0393", "initial_release_date": "2024-02-14T23:00:00.000+00:00", "revision_history": [ { "date": "2024-02-14T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-02-15T23:00:00.000+00:00", "number": "2", "summary": "CVE erg\u00e4nzt" }, { "date": "2024-02-28T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von SUSE und Ubuntu aufgenommen" }, { "date": "2024-02-29T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-03-03T23:00:00.000+00:00", "number": "5", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-03-04T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-03-05T23:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2024-03-10T23:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2024-03-17T23:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-03-19T23:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-03-20T23:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-03-21T23:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-03-25T23:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-03-26T23:00:00.000+00:00", "number": "14", "summary": "Neue Updates von Rocky Enterprise Software Foundation, Oracle Linux und Debian aufgenommen" }, { "date": "2024-03-27T23:00:00.000+00:00", "number": "15", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-04-01T22:00:00.000+00:00", "number": "16", "summary": "Neue Updates von IBM und IBM-APAR aufgenommen" }, { "date": "2024-04-04T22:00:00.000+00:00", "number": "17", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-04-07T22:00:00.000+00:00", "number": "18", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-04-08T22:00:00.000+00:00", "number": "19", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-04-15T22:00:00.000+00:00", "number": "20", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-04-16T22:00:00.000+00:00", "number": "21", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-04-17T22:00:00.000+00:00", "number": "22", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-04-21T22:00:00.000+00:00", "number": "23", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-05-01T22:00:00.000+00:00", "number": "24", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-05-06T22:00:00.000+00:00", "number": "25", "summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen" }, { "date": "2024-05-09T22:00:00.000+00:00", "number": "26", "summary": "Neue Updates von Rocky Enterprise Software Foundation, Red Hat und Oracle Linux aufgenommen" }, { "date": "2024-05-12T22:00:00.000+00:00", "number": "27", "summary": "Neue Updates von IBM, Oracle Linux und Rocky Enterprise Software Foundation aufgenommen" }, { "date": "2024-05-13T22:00:00.000+00:00", "number": "28", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-05-14T22:00:00.000+00:00", "number": "29", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-05-15T22:00:00.000+00:00", "number": "30", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-05-16T22:00:00.000+00:00", "number": "31", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-05-20T22:00:00.000+00:00", "number": "32", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-05-23T22:00:00.000+00:00", "number": "33", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-06-16T22:00:00.000+00:00", "number": "34", "summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen" }, { "date": "2024-07-02T22:00:00.000+00:00", "number": "35", "summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen" }, { "date": "2024-07-16T22:00:00.000+00:00", "number": "36", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-18T22:00:00.000+00:00", "number": "37", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-23T22:00:00.000+00:00", "number": "38", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-24T22:00:00.000+00:00", "number": "39", "summary": "Neue Updates von Oracle Linux aufgenommen" } ], "status": "final", "version": "39" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "branches": [ { "category": "product_name", "name": "IBM App Connect Enterprise", "product": { "name": "IBM App Connect Enterprise", "product_id": "T032495", "product_identification_helper": { "cpe": "cpe:/a:ibm:app_connect_enterprise:-" } } }, { "category": "product_version_range", "name": "Certified Container Operator \u003c11.5.0", "product": { "name": "IBM App Connect Enterprise Certified Container Operator \u003c11.5.0", "product_id": "T035057", "product_identification_helper": { "cpe": "cpe:/a:ibm:app_connect_enterprise:11.5.0::certified_container_operator" } } }, { "category": "product_version_range", "name": "Certified Container Operator \u003c5.0.17", "product": { "name": "IBM App Connect Enterprise Certified Container Operator \u003c5.0.17", "product_id": "T035058", "product_identification_helper": { "cpe": "cpe:/a:ibm:app_connect_enterprise:5.0.17::certified_container_operator" } } } ], "category": "product_name", "name": "App Connect Enterprise" }, { "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_range", "name": "\u003c10.5.4", "product": { "name": "IBM DataPower Gateway \u003c10.5.4", "product_id": "T033810", "product_identification_helper": { "cpe": "cpe:/a:ibm:datapower_gateway:10.5.4" } } }, { "category": "product_version_range", "name": "\u003c10.5.0.10", "product": { "name": "IBM DataPower Gateway \u003c10.5.0.10", "product_id": "T033811", "product_identification_helper": { "cpe": "cpe:/a:ibm:datapower_gateway:10.5.0.10" } } }, { "category": "product_version_range", "name": "\u003c10.0.1.18", "product": { "name": "IBM DataPower Gateway \u003c10.0.1.18", "product_id": "T033812", "product_identification_helper": { "cpe": "cpe:/a:ibm:datapower_gateway:10.0.1.18" } } } ], "category": "product_name", "name": "DataPower Gateway" }, { "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.19.1", "product": { "name": "Open Source Node.js \u003c18.19.1", "product_id": "T032827", "product_identification_helper": { "cpe": "cpe:/a:nodejs:nodejs:18.19.1" } } }, { "category": "product_version_range", "name": "\u003c20.11.1", "product": { "name": "Open Source Node.js \u003c20.11.1", "product_id": "T032828", "product_identification_helper": { "cpe": "cpe:/a:nodejs:nodejs:20.11.1" } } }, { "category": "product_version_range", "name": "\u003c21.6.2", "product": { "name": "Open Source Node.js \u003c21.6.2", "product_id": "T032829", "product_identification_helper": { "cpe": "cpe:/a:nodejs:nodejs:21.6.2" } } } ], "category": "product_name", "name": "Node.js" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "RESF Rocky Linux", "product": { "name": "RESF Rocky Linux", "product_id": "T032255", "product_identification_helper": { "cpe": "cpe:/o:resf:rocky_linux:-" } } } ], "category": "vendor", "name": "RESF" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-46809", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Node.js. Diese Fehler bestehen aufgrund verschiedener sicherheitsrelevanter Probleme, wie z. B. einer unsachgem\u00e4\u00dfen Neutralisierung von Benutzereingaben, einer Code-Injektion oder einem Pfad-Traversal, um nur einige zu nennen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, Dateien zu manipulieren oder seine Privilegien zu erweitern." } ], "product_status": { "known_affected": [ "T033810", "T033489", "67646", "T033811", "T012259", "T033812", "T004914", "T032255", "T035058", "T032495", "T035057", "2951", "T002207", "T000126", "T019704", "398363" ] }, "release_date": "2024-02-14T23:00:00Z", "title": "CVE-2023-46809" }, { "cve": "CVE-2024-21890", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Node.js. Diese Fehler bestehen aufgrund verschiedener sicherheitsrelevanter Probleme, wie z. B. einer unsachgem\u00e4\u00dfen Neutralisierung von Benutzereingaben, einer Code-Injektion oder einem Pfad-Traversal, um nur einige zu nennen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, Dateien zu manipulieren oder seine Privilegien zu erweitern." } ], "product_status": { "known_affected": [ "T033810", "T033489", "67646", "T033811", "T012259", "T033812", "T004914", "T032255", "T035058", "T032495", "T035057", "2951", "T002207", "T000126", "T019704", "398363" ] }, "release_date": "2024-02-14T23:00:00Z", "title": "CVE-2024-21890" }, { "cve": "CVE-2024-21891", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Node.js. Diese Fehler bestehen aufgrund verschiedener sicherheitsrelevanter Probleme, wie z. B. einer unsachgem\u00e4\u00dfen Neutralisierung von Benutzereingaben, einer Code-Injektion oder einem Pfad-Traversal, um nur einige zu nennen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, Dateien zu manipulieren oder seine Privilegien zu erweitern." } ], "product_status": { "known_affected": [ "T033810", "T033489", "67646", "T033811", "T012259", "T033812", "T004914", "T032255", "T035058", "T032495", "T035057", "2951", "T002207", "T000126", "T019704", "398363" ] }, "release_date": "2024-02-14T23:00:00Z", "title": "CVE-2024-21891" }, { "cve": "CVE-2024-21892", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Node.js. Diese Fehler bestehen aufgrund verschiedener sicherheitsrelevanter Probleme, wie z. B. einer unsachgem\u00e4\u00dfen Neutralisierung von Benutzereingaben, einer Code-Injektion oder einem Pfad-Traversal, um nur einige zu nennen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, Dateien zu manipulieren oder seine Privilegien zu erweitern." } ], "product_status": { "known_affected": [ "T033810", "T033489", "67646", "T033811", "T012259", "T033812", "T004914", "T032255", "T035058", "T032495", "T035057", "2951", "T002207", "T000126", "T019704", "398363" ] }, "release_date": "2024-02-14T23:00:00Z", "title": "CVE-2024-21892" }, { "cve": "CVE-2024-21896", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Node.js. Diese Fehler bestehen aufgrund verschiedener sicherheitsrelevanter Probleme, wie z. B. einer unsachgem\u00e4\u00dfen Neutralisierung von Benutzereingaben, einer Code-Injektion oder einem Pfad-Traversal, um nur einige zu nennen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, Dateien zu manipulieren oder seine Privilegien zu erweitern." } ], "product_status": { "known_affected": [ "T033810", "T033489", "67646", "T033811", "T012259", "T033812", "T004914", "T032255", "T035058", "T032495", "T035057", "2951", "T002207", "T000126", "T019704", "398363" ] }, "release_date": "2024-02-14T23:00:00Z", "title": "CVE-2024-21896" }, { "cve": "CVE-2024-22017", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Node.js. Diese Fehler bestehen aufgrund verschiedener sicherheitsrelevanter Probleme, wie z. B. einer unsachgem\u00e4\u00dfen Neutralisierung von Benutzereingaben, einer Code-Injektion oder einem Pfad-Traversal, um nur einige zu nennen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, Dateien zu manipulieren oder seine Privilegien zu erweitern." } ], "product_status": { "known_affected": [ "T033810", "T033489", "67646", "T033811", "T012259", "T033812", "T004914", "T032255", "T035058", "T032495", "T035057", "2951", "T002207", "T000126", "T019704", "398363" ] }, "release_date": "2024-02-14T23:00:00Z", "title": "CVE-2024-22017" }, { "cve": "CVE-2024-22019", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Node.js. Diese Fehler bestehen aufgrund verschiedener sicherheitsrelevanter Probleme, wie z. B. einer unsachgem\u00e4\u00dfen Neutralisierung von Benutzereingaben, einer Code-Injektion oder einem Pfad-Traversal, um nur einige zu nennen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, Dateien zu manipulieren oder seine Privilegien zu erweitern." } ], "product_status": { "known_affected": [ "T033810", "T033489", "67646", "T033811", "T012259", "T033812", "T004914", "T032255", "T035058", "T032495", "T035057", "2951", "T002207", "T000126", "T019704", "398363" ] }, "release_date": "2024-02-14T23:00:00Z", "title": "CVE-2024-22019" }, { "cve": "CVE-2024-22025", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Node.js. Diese Fehler bestehen aufgrund verschiedener sicherheitsrelevanter Probleme, wie z. B. einer unsachgem\u00e4\u00dfen Neutralisierung von Benutzereingaben, einer Code-Injektion oder einem Pfad-Traversal, um nur einige zu nennen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, Dateien zu manipulieren oder seine Privilegien zu erweitern." } ], "product_status": { "known_affected": [ "T033810", "T033489", "67646", "T033811", "T012259", "T033812", "T004914", "T032255", "T035058", "T032495", "T035057", "2951", "T002207", "T000126", "T019704", "398363" ] }, "release_date": "2024-02-14T23:00:00Z", "title": "CVE-2024-22025" }, { "cve": "CVE-2024-24758", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Node.js. Diese Fehler bestehen aufgrund verschiedener sicherheitsrelevanter Probleme, wie z. B. einer unsachgem\u00e4\u00dfen Neutralisierung von Benutzereingaben, einer Code-Injektion oder einem Pfad-Traversal, um nur einige zu nennen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, Dateien zu manipulieren oder seine Privilegien zu erweitern." } ], "product_status": { "known_affected": [ "T033810", "T033489", "67646", "T033811", "T012259", "T033812", "T004914", "T032255", "T035058", "T032495", "T035057", "2951", "T002207", "T000126", "T019704", "398363" ] }, "release_date": "2024-02-14T23:00:00Z", "title": "CVE-2024-24758" }, { "cve": "CVE-2024-24806", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Node.js. Diese Fehler bestehen aufgrund verschiedener sicherheitsrelevanter Probleme, wie z. B. einer unsachgem\u00e4\u00dfen Neutralisierung von Benutzereingaben, einer Code-Injektion oder einem Pfad-Traversal, um nur einige zu nennen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, Dateien zu manipulieren oder seine Privilegien zu erweitern." } ], "product_status": { "known_affected": [ "T033810", "T033489", "67646", "T033811", "T012259", "T033812", "T004914", "T032255", "T035058", "T032495", "T035057", "2951", "T002207", "T000126", "T019704", "398363" ] }, "release_date": "2024-02-14T23:00:00Z", "title": "CVE-2024-24806" } ] }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.