Action not permitted
Modal body text goes here.
cve-2024-25629
Vulnerability from cvelistv5
Published
2024-02-23 14:52
Modified
2024-08-01 23:44
Severity ?
EPSS score ?
Summary
c-ares out of bounds read in ares__read_line()
References
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2024-25629", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-02-23T19:18:11.897134Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-06-04T17:35:14.331Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" }, { "providerMetadata": { "dateUpdated": "2024-08-01T23:44:09.807Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "https://github.com/c-ares/c-ares/security/advisories/GHSA-mg26-v6qh-x48q", "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-mg26-v6qh-x48q" }, { "name": "https://github.com/c-ares/c-ares/commit/a804c04ddc8245fc8adf0e92368709639125e183", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/c-ares/c-ares/commit/a804c04ddc8245fc8adf0e92368709639125e183" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GX37LFPFQ3T6FFMMFYQTEGIQXXN7F27U/" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2P76QYINQNPEHUTEEDOUYIRZ2X6UVZ5K/" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CSCMTSPDIE2UHU34TIXQQHZ6JTE3Y3VF/" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "c-ares", "vendor": "c-ares", "versions": [ { "status": "affected", "version": "\u003c 1.27.0" } ] } ], "descriptions": [ { "lang": "en", "value": "c-ares is a C library for asynchronous DNS requests. `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.27.0, the `/etc/hosts` file. If any of these configuration files has an embedded `NULL` character as the first character in a new line, it can lead to attempting to read memory prior to the start of the given buffer which may result in a crash. This issue is fixed in c-ares 1.27.0. No known workarounds exist." } ], "metrics": [ { "cvssV3_1": { "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" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-127", "description": "CWE-127: Buffer Under-read", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-02-23T14:52:24.967Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/c-ares/c-ares/security/advisories/GHSA-mg26-v6qh-x48q", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-mg26-v6qh-x48q" }, { "name": "https://github.com/c-ares/c-ares/commit/a804c04ddc8245fc8adf0e92368709639125e183", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/c-ares/c-ares/commit/a804c04ddc8245fc8adf0e92368709639125e183" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GX37LFPFQ3T6FFMMFYQTEGIQXXN7F27U/" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2P76QYINQNPEHUTEEDOUYIRZ2X6UVZ5K/" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CSCMTSPDIE2UHU34TIXQQHZ6JTE3Y3VF/" } ], "source": { "advisory": "GHSA-mg26-v6qh-x48q", "discovery": "UNKNOWN" }, "title": "c-ares out of bounds read in ares__read_line()" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-25629", "datePublished": "2024-02-23T14:52:24.967Z", "dateReserved": "2024-02-08T22:26:33.512Z", "dateUpdated": "2024-08-01T23:44:09.807Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-25629\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-02-23T15:15:09.237\",\"lastModified\":\"2024-04-19T23:15:09.613\",\"vulnStatus\":\"Awaiting Analysis\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"c-ares is a C library for asynchronous DNS requests. `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.27.0, the `/etc/hosts` file. If any of these configuration files has an embedded `NULL` character as the first character in a new line, it can lead to attempting to read memory prior to the start of the given buffer which may result in a crash. This issue is fixed in c-ares 1.27.0. No known workarounds exist.\"},{\"lang\":\"es\",\"value\":\"c-ares es una librer\u00eda C para solicitudes DNS asincr\u00f3nicas. `ares__read_line()` se usa para analizar archivos de configuraci\u00f3n locales como `/etc/resolv.conf`, `/etc/nsswitch.conf`, el archivo `HOSTALIASES` y si se usa una versi\u00f3n de c-ares anterior a 1.27. 0, el archivo `/etc/hosts`. Si alguno de estos archivos de configuraci\u00f3n tiene un car\u00e1cter \\\"NULL\\\" incrustado como primer car\u00e1cter en una nueva l\u00ednea, puede provocar que se intente leer la memoria antes del inicio del b\u00fafer dado, lo que puede provocar un bloqueo. Este problema se solucion\u00f3 en c-ares 1.27.0. No existen workarounds.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\",\"baseScore\":4.4,\"baseSeverity\":\"MEDIUM\"},\"exploitabilityScore\":0.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-127\"}]}],\"references\":[{\"url\":\"https://github.com/c-ares/c-ares/commit/a804c04ddc8245fc8adf0e92368709639125e183\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/c-ares/c-ares/security/advisories/GHSA-mg26-v6qh-x48q\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2P76QYINQNPEHUTEEDOUYIRZ2X6UVZ5K/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CSCMTSPDIE2UHU34TIXQQHZ6JTE3Y3VF/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GX37LFPFQ3T6FFMMFYQTEGIQXXN7F27U/\",\"source\":\"security-advisories@github.com\"}]}}" } }
rhsa-2024_4249
Vulnerability from csaf_redhat
Published
2024-07-02 15:40
Modified
2024-11-06 06:16
Summary
Red Hat Security Advisory: c-ares security update
Notes
Topic
An update for c-ares is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of
Low. 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
The c-ares C library defines asynchronous DNS (Domain Name System) requests and
provides name resolving API.
Security Fix(es):
* 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": "Low" }, "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 c-ares is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of\nLow. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The c-ares C library defines asynchronous DNS (Domain Name System) requests and\nprovides name resolving API.\n\nSecurity Fix(es):\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\nscore, 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:4249", "url": "https://access.redhat.com/errata/RHSA-2024:4249" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "2265713", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265713" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4249.json" } ], "title": "Red Hat Security Advisory: c-ares security update", "tracking": { "current_release_date": "2024-11-06T06:16:42+00:00", "generator": { "date": "2024-11-06T06:16:42+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:4249", "initial_release_date": "2024-07-02T15:40:18+00:00", "revision_history": [ { "date": "2024-07-02T15:40:18+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-07-02T15:40:18+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T06:16:42+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 BaseOS (v. 8)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "c-ares-0:1.13.0-11.el8_10.src", "product": { "name": "c-ares-0:1.13.0-11.el8_10.src", "product_id": "c-ares-0:1.13.0-11.el8_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares@1.13.0-11.el8_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "c-ares-0:1.13.0-11.el8_10.aarch64", "product": { "name": "c-ares-0:1.13.0-11.el8_10.aarch64", "product_id": "c-ares-0:1.13.0-11.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares@1.13.0-11.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "c-ares-devel-0:1.13.0-11.el8_10.aarch64", "product": { "name": "c-ares-devel-0:1.13.0-11.el8_10.aarch64", "product_id": "c-ares-devel-0:1.13.0-11.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares-devel@1.13.0-11.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "c-ares-debugsource-0:1.13.0-11.el8_10.aarch64", "product": { "name": "c-ares-debugsource-0:1.13.0-11.el8_10.aarch64", "product_id": "c-ares-debugsource-0:1.13.0-11.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares-debugsource@1.13.0-11.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "c-ares-debuginfo-0:1.13.0-11.el8_10.aarch64", "product": { "name": "c-ares-debuginfo-0:1.13.0-11.el8_10.aarch64", "product_id": "c-ares-debuginfo-0:1.13.0-11.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares-debuginfo@1.13.0-11.el8_10?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "c-ares-0:1.13.0-11.el8_10.ppc64le", "product": { "name": "c-ares-0:1.13.0-11.el8_10.ppc64le", "product_id": "c-ares-0:1.13.0-11.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares@1.13.0-11.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "c-ares-devel-0:1.13.0-11.el8_10.ppc64le", "product": { "name": "c-ares-devel-0:1.13.0-11.el8_10.ppc64le", "product_id": "c-ares-devel-0:1.13.0-11.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares-devel@1.13.0-11.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "c-ares-debugsource-0:1.13.0-11.el8_10.ppc64le", "product": { "name": "c-ares-debugsource-0:1.13.0-11.el8_10.ppc64le", "product_id": "c-ares-debugsource-0:1.13.0-11.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares-debugsource@1.13.0-11.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "c-ares-debuginfo-0:1.13.0-11.el8_10.ppc64le", "product": { "name": "c-ares-debuginfo-0:1.13.0-11.el8_10.ppc64le", "product_id": "c-ares-debuginfo-0:1.13.0-11.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares-debuginfo@1.13.0-11.el8_10?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "c-ares-0:1.13.0-11.el8_10.i686", "product": { "name": "c-ares-0:1.13.0-11.el8_10.i686", "product_id": "c-ares-0:1.13.0-11.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares@1.13.0-11.el8_10?arch=i686" } } }, { "category": "product_version", "name": "c-ares-devel-0:1.13.0-11.el8_10.i686", "product": { "name": "c-ares-devel-0:1.13.0-11.el8_10.i686", "product_id": "c-ares-devel-0:1.13.0-11.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares-devel@1.13.0-11.el8_10?arch=i686" } } }, { "category": "product_version", "name": "c-ares-debugsource-0:1.13.0-11.el8_10.i686", "product": { "name": "c-ares-debugsource-0:1.13.0-11.el8_10.i686", "product_id": "c-ares-debugsource-0:1.13.0-11.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares-debugsource@1.13.0-11.el8_10?arch=i686" } } }, { "category": "product_version", "name": "c-ares-debuginfo-0:1.13.0-11.el8_10.i686", "product": { "name": "c-ares-debuginfo-0:1.13.0-11.el8_10.i686", "product_id": "c-ares-debuginfo-0:1.13.0-11.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares-debuginfo@1.13.0-11.el8_10?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "c-ares-0:1.13.0-11.el8_10.x86_64", "product": { "name": "c-ares-0:1.13.0-11.el8_10.x86_64", "product_id": "c-ares-0:1.13.0-11.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares@1.13.0-11.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "c-ares-devel-0:1.13.0-11.el8_10.x86_64", "product": { "name": "c-ares-devel-0:1.13.0-11.el8_10.x86_64", "product_id": "c-ares-devel-0:1.13.0-11.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares-devel@1.13.0-11.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "c-ares-debugsource-0:1.13.0-11.el8_10.x86_64", "product": { "name": "c-ares-debugsource-0:1.13.0-11.el8_10.x86_64", "product_id": "c-ares-debugsource-0:1.13.0-11.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares-debugsource@1.13.0-11.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "c-ares-debuginfo-0:1.13.0-11.el8_10.x86_64", "product": { "name": "c-ares-debuginfo-0:1.13.0-11.el8_10.x86_64", "product_id": "c-ares-debuginfo-0:1.13.0-11.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares-debuginfo@1.13.0-11.el8_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "c-ares-0:1.13.0-11.el8_10.s390x", "product": { "name": "c-ares-0:1.13.0-11.el8_10.s390x", "product_id": "c-ares-0:1.13.0-11.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares@1.13.0-11.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "c-ares-devel-0:1.13.0-11.el8_10.s390x", "product": { "name": "c-ares-devel-0:1.13.0-11.el8_10.s390x", "product_id": "c-ares-devel-0:1.13.0-11.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares-devel@1.13.0-11.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "c-ares-debugsource-0:1.13.0-11.el8_10.s390x", "product": { "name": "c-ares-debugsource-0:1.13.0-11.el8_10.s390x", "product_id": "c-ares-debugsource-0:1.13.0-11.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares-debugsource@1.13.0-11.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "c-ares-debuginfo-0:1.13.0-11.el8_10.s390x", "product": { "name": "c-ares-debuginfo-0:1.13.0-11.el8_10.s390x", "product_id": "c-ares-debuginfo-0:1.13.0-11.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares-debuginfo@1.13.0-11.el8_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "c-ares-0:1.13.0-11.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-0:1.13.0-11.el8_10.aarch64" }, "product_reference": "c-ares-0:1.13.0-11.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-0:1.13.0-11.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-0:1.13.0-11.el8_10.i686" }, "product_reference": "c-ares-0:1.13.0-11.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-0:1.13.0-11.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-0:1.13.0-11.el8_10.ppc64le" }, "product_reference": "c-ares-0:1.13.0-11.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-0:1.13.0-11.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-0:1.13.0-11.el8_10.s390x" }, "product_reference": "c-ares-0:1.13.0-11.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-0:1.13.0-11.el8_10.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-0:1.13.0-11.el8_10.src" }, "product_reference": "c-ares-0:1.13.0-11.el8_10.src", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-0:1.13.0-11.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-0:1.13.0-11.el8_10.x86_64" }, "product_reference": "c-ares-0:1.13.0-11.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-debuginfo-0:1.13.0-11.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.13.0-11.el8_10.aarch64" }, "product_reference": "c-ares-debuginfo-0:1.13.0-11.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-debuginfo-0:1.13.0-11.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.13.0-11.el8_10.i686" }, "product_reference": "c-ares-debuginfo-0:1.13.0-11.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-debuginfo-0:1.13.0-11.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.13.0-11.el8_10.ppc64le" }, "product_reference": "c-ares-debuginfo-0:1.13.0-11.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-debuginfo-0:1.13.0-11.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.13.0-11.el8_10.s390x" }, "product_reference": "c-ares-debuginfo-0:1.13.0-11.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-debuginfo-0:1.13.0-11.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.13.0-11.el8_10.x86_64" }, "product_reference": "c-ares-debuginfo-0:1.13.0-11.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-debugsource-0:1.13.0-11.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debugsource-0:1.13.0-11.el8_10.aarch64" }, "product_reference": "c-ares-debugsource-0:1.13.0-11.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-debugsource-0:1.13.0-11.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debugsource-0:1.13.0-11.el8_10.i686" }, "product_reference": "c-ares-debugsource-0:1.13.0-11.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-debugsource-0:1.13.0-11.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debugsource-0:1.13.0-11.el8_10.ppc64le" }, "product_reference": "c-ares-debugsource-0:1.13.0-11.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-debugsource-0:1.13.0-11.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debugsource-0:1.13.0-11.el8_10.s390x" }, "product_reference": "c-ares-debugsource-0:1.13.0-11.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-debugsource-0:1.13.0-11.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debugsource-0:1.13.0-11.el8_10.x86_64" }, "product_reference": "c-ares-debugsource-0:1.13.0-11.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-devel-0:1.13.0-11.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-devel-0:1.13.0-11.el8_10.aarch64" }, "product_reference": "c-ares-devel-0:1.13.0-11.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-devel-0:1.13.0-11.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-devel-0:1.13.0-11.el8_10.i686" }, "product_reference": "c-ares-devel-0:1.13.0-11.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-devel-0:1.13.0-11.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-devel-0:1.13.0-11.el8_10.ppc64le" }, "product_reference": "c-ares-devel-0:1.13.0-11.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-devel-0:1.13.0-11.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-devel-0:1.13.0-11.el8_10.s390x" }, "product_reference": "c-ares-devel-0:1.13.0-11.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-devel-0:1.13.0-11.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-devel-0:1.13.0-11.el8_10.x86_64" }, "product_reference": "c-ares-devel-0:1.13.0-11.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "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": [ "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-0:1.13.0-11.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-0:1.13.0-11.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-0:1.13.0-11.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-0:1.13.0-11.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-0:1.13.0-11.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-0:1.13.0-11.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.13.0-11.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.13.0-11.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.13.0-11.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.13.0-11.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.13.0-11.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debugsource-0:1.13.0-11.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debugsource-0:1.13.0-11.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debugsource-0:1.13.0-11.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debugsource-0:1.13.0-11.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debugsource-0:1.13.0-11.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-devel-0:1.13.0-11.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-devel-0:1.13.0-11.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-devel-0:1.13.0-11.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-devel-0:1.13.0-11.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-devel-0:1.13.0-11.el8_10.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-02T15:40:18+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-0:1.13.0-11.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-0:1.13.0-11.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-0:1.13.0-11.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-0:1.13.0-11.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-0:1.13.0-11.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-0:1.13.0-11.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.13.0-11.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.13.0-11.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.13.0-11.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.13.0-11.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.13.0-11.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debugsource-0:1.13.0-11.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debugsource-0:1.13.0-11.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debugsource-0:1.13.0-11.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debugsource-0:1.13.0-11.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debugsource-0:1.13.0-11.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-devel-0:1.13.0-11.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-devel-0:1.13.0-11.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-devel-0:1.13.0-11.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-devel-0:1.13.0-11.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-devel-0:1.13.0-11.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4249" }, { "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": [ "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-0:1.13.0-11.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-0:1.13.0-11.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-0:1.13.0-11.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-0:1.13.0-11.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-0:1.13.0-11.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-0:1.13.0-11.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.13.0-11.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.13.0-11.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.13.0-11.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.13.0-11.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.13.0-11.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debugsource-0:1.13.0-11.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debugsource-0:1.13.0-11.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debugsource-0:1.13.0-11.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debugsource-0:1.13.0-11.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debugsource-0:1.13.0-11.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-devel-0:1.13.0-11.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-devel-0:1.13.0-11.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-devel-0:1.13.0-11.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-devel-0:1.13.0-11.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-devel-0:1.13.0-11.el8_10.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": [ "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-0:1.13.0-11.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-0:1.13.0-11.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-0:1.13.0-11.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-0:1.13.0-11.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-0:1.13.0-11.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-0:1.13.0-11.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.13.0-11.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.13.0-11.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.13.0-11.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.13.0-11.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.13.0-11.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debugsource-0:1.13.0-11.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debugsource-0:1.13.0-11.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debugsource-0:1.13.0-11.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debugsource-0:1.13.0-11.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-debugsource-0:1.13.0-11.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-devel-0:1.13.0-11.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-devel-0:1.13.0-11.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-devel-0:1.13.0-11.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-devel-0:1.13.0-11.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:c-ares-devel-0:1.13.0-11.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "c-ares: Out of bounds read in ares__read_line()" } ] }
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_3842
Vulnerability from csaf_redhat
Published
2024-06-11 19:37
Modified
2024-11-06 06:08
Summary
Red Hat Security Advisory: c-ares security update
Notes
Topic
An update for c-ares is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Low. 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
The c-ares C library defines asynchronous DNS (Domain Name System) requests and provides name resolving API.
Security Fix(es):
* 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": "Low" }, "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 c-ares is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Low. 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": "The c-ares C library defines asynchronous DNS (Domain Name System) requests and provides name resolving API.\n\nSecurity Fix(es):\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\nscore, 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:3842", "url": "https://access.redhat.com/errata/RHSA-2024:3842" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "2265713", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265713" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3842.json" } ], "title": "Red Hat Security Advisory: c-ares security update", "tracking": { "current_release_date": "2024-11-06T06:08:54+00:00", "generator": { "date": "2024-11-06T06:08:54+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:3842", "initial_release_date": "2024-06-11T19:37:03+00:00", "revision_history": [ { "date": "2024-06-11T19:37:03+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-06-11T19:37:03+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T06:08:54+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_name", "name": "Red Hat Enterprise Linux BaseOS (v. 9)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:9::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "c-ares-devel-0:1.19.1-2.el9_4.aarch64", "product": { "name": "c-ares-devel-0:1.19.1-2.el9_4.aarch64", "product_id": "c-ares-devel-0:1.19.1-2.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares-devel@1.19.1-2.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "c-ares-debugsource-0:1.19.1-2.el9_4.aarch64", "product": { "name": "c-ares-debugsource-0:1.19.1-2.el9_4.aarch64", "product_id": "c-ares-debugsource-0:1.19.1-2.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares-debugsource@1.19.1-2.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "c-ares-debuginfo-0:1.19.1-2.el9_4.aarch64", "product": { "name": "c-ares-debuginfo-0:1.19.1-2.el9_4.aarch64", "product_id": "c-ares-debuginfo-0:1.19.1-2.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares-debuginfo@1.19.1-2.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "c-ares-0:1.19.1-2.el9_4.aarch64", "product": { "name": "c-ares-0:1.19.1-2.el9_4.aarch64", "product_id": "c-ares-0:1.19.1-2.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares@1.19.1-2.el9_4?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "c-ares-devel-0:1.19.1-2.el9_4.ppc64le", "product": { "name": "c-ares-devel-0:1.19.1-2.el9_4.ppc64le", "product_id": "c-ares-devel-0:1.19.1-2.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares-devel@1.19.1-2.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "c-ares-debugsource-0:1.19.1-2.el9_4.ppc64le", "product": { "name": "c-ares-debugsource-0:1.19.1-2.el9_4.ppc64le", "product_id": "c-ares-debugsource-0:1.19.1-2.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares-debugsource@1.19.1-2.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "c-ares-debuginfo-0:1.19.1-2.el9_4.ppc64le", "product": { "name": "c-ares-debuginfo-0:1.19.1-2.el9_4.ppc64le", "product_id": "c-ares-debuginfo-0:1.19.1-2.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares-debuginfo@1.19.1-2.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "c-ares-0:1.19.1-2.el9_4.ppc64le", "product": { "name": "c-ares-0:1.19.1-2.el9_4.ppc64le", "product_id": "c-ares-0:1.19.1-2.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares@1.19.1-2.el9_4?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "c-ares-devel-0:1.19.1-2.el9_4.i686", "product": { "name": "c-ares-devel-0:1.19.1-2.el9_4.i686", "product_id": "c-ares-devel-0:1.19.1-2.el9_4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares-devel@1.19.1-2.el9_4?arch=i686" } } }, { "category": "product_version", "name": "c-ares-debugsource-0:1.19.1-2.el9_4.i686", "product": { "name": "c-ares-debugsource-0:1.19.1-2.el9_4.i686", "product_id": "c-ares-debugsource-0:1.19.1-2.el9_4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares-debugsource@1.19.1-2.el9_4?arch=i686" } } }, { "category": "product_version", "name": "c-ares-debuginfo-0:1.19.1-2.el9_4.i686", "product": { "name": "c-ares-debuginfo-0:1.19.1-2.el9_4.i686", "product_id": "c-ares-debuginfo-0:1.19.1-2.el9_4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares-debuginfo@1.19.1-2.el9_4?arch=i686" } } }, { "category": "product_version", "name": "c-ares-0:1.19.1-2.el9_4.i686", "product": { "name": "c-ares-0:1.19.1-2.el9_4.i686", "product_id": "c-ares-0:1.19.1-2.el9_4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares@1.19.1-2.el9_4?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "c-ares-devel-0:1.19.1-2.el9_4.x86_64", "product": { "name": "c-ares-devel-0:1.19.1-2.el9_4.x86_64", "product_id": "c-ares-devel-0:1.19.1-2.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares-devel@1.19.1-2.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "c-ares-debugsource-0:1.19.1-2.el9_4.x86_64", "product": { "name": "c-ares-debugsource-0:1.19.1-2.el9_4.x86_64", "product_id": "c-ares-debugsource-0:1.19.1-2.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares-debugsource@1.19.1-2.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "c-ares-debuginfo-0:1.19.1-2.el9_4.x86_64", "product": { "name": "c-ares-debuginfo-0:1.19.1-2.el9_4.x86_64", "product_id": "c-ares-debuginfo-0:1.19.1-2.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares-debuginfo@1.19.1-2.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "c-ares-0:1.19.1-2.el9_4.x86_64", "product": { "name": "c-ares-0:1.19.1-2.el9_4.x86_64", "product_id": "c-ares-0:1.19.1-2.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares@1.19.1-2.el9_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "c-ares-devel-0:1.19.1-2.el9_4.s390x", "product": { "name": "c-ares-devel-0:1.19.1-2.el9_4.s390x", "product_id": "c-ares-devel-0:1.19.1-2.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares-devel@1.19.1-2.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "c-ares-debugsource-0:1.19.1-2.el9_4.s390x", "product": { "name": "c-ares-debugsource-0:1.19.1-2.el9_4.s390x", "product_id": "c-ares-debugsource-0:1.19.1-2.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares-debugsource@1.19.1-2.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "c-ares-debuginfo-0:1.19.1-2.el9_4.s390x", "product": { "name": "c-ares-debuginfo-0:1.19.1-2.el9_4.s390x", "product_id": "c-ares-debuginfo-0:1.19.1-2.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares-debuginfo@1.19.1-2.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "c-ares-0:1.19.1-2.el9_4.s390x", "product": { "name": "c-ares-0:1.19.1-2.el9_4.s390x", "product_id": "c-ares-0:1.19.1-2.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares@1.19.1-2.el9_4?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "c-ares-0:1.19.1-2.el9_4.src", "product": { "name": "c-ares-0:1.19.1-2.el9_4.src", "product_id": "c-ares-0:1.19.1-2.el9_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/c-ares@1.19.1-2.el9_4?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "c-ares-0:1.19.1-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.aarch64" }, "product_reference": "c-ares-0:1.19.1-2.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-0:1.19.1-2.el9_4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.i686" }, "product_reference": "c-ares-0:1.19.1-2.el9_4.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-0:1.19.1-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.ppc64le" }, "product_reference": "c-ares-0:1.19.1-2.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-0:1.19.1-2.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.s390x" }, "product_reference": "c-ares-0:1.19.1-2.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-0:1.19.1-2.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.src" }, "product_reference": "c-ares-0:1.19.1-2.el9_4.src", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-0:1.19.1-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.x86_64" }, "product_reference": "c-ares-0:1.19.1-2.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-debuginfo-0:1.19.1-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.aarch64" }, "product_reference": "c-ares-debuginfo-0:1.19.1-2.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-debuginfo-0:1.19.1-2.el9_4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.i686" }, "product_reference": "c-ares-debuginfo-0:1.19.1-2.el9_4.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-debuginfo-0:1.19.1-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.ppc64le" }, "product_reference": "c-ares-debuginfo-0:1.19.1-2.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-debuginfo-0:1.19.1-2.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.s390x" }, "product_reference": "c-ares-debuginfo-0:1.19.1-2.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-debuginfo-0:1.19.1-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.x86_64" }, "product_reference": "c-ares-debuginfo-0:1.19.1-2.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-debugsource-0:1.19.1-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.aarch64" }, "product_reference": "c-ares-debugsource-0:1.19.1-2.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-debugsource-0:1.19.1-2.el9_4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.i686" }, "product_reference": "c-ares-debugsource-0:1.19.1-2.el9_4.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-debugsource-0:1.19.1-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.ppc64le" }, "product_reference": "c-ares-debugsource-0:1.19.1-2.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-debugsource-0:1.19.1-2.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.s390x" }, "product_reference": "c-ares-debugsource-0:1.19.1-2.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-debugsource-0:1.19.1-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.x86_64" }, "product_reference": "c-ares-debugsource-0:1.19.1-2.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-devel-0:1.19.1-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.aarch64" }, "product_reference": "c-ares-devel-0:1.19.1-2.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-devel-0:1.19.1-2.el9_4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.i686" }, "product_reference": "c-ares-devel-0:1.19.1-2.el9_4.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-devel-0:1.19.1-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.ppc64le" }, "product_reference": "c-ares-devel-0:1.19.1-2.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-devel-0:1.19.1-2.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.s390x" }, "product_reference": "c-ares-devel-0:1.19.1-2.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-devel-0:1.19.1-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.x86_64" }, "product_reference": "c-ares-devel-0:1.19.1-2.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-0:1.19.1-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.aarch64" }, "product_reference": "c-ares-0:1.19.1-2.el9_4.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-0:1.19.1-2.el9_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.i686" }, "product_reference": "c-ares-0:1.19.1-2.el9_4.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-0:1.19.1-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.ppc64le" }, "product_reference": "c-ares-0:1.19.1-2.el9_4.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-0:1.19.1-2.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.s390x" }, "product_reference": "c-ares-0:1.19.1-2.el9_4.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-0:1.19.1-2.el9_4.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.src" }, "product_reference": "c-ares-0:1.19.1-2.el9_4.src", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-0:1.19.1-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.x86_64" }, "product_reference": "c-ares-0:1.19.1-2.el9_4.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-debuginfo-0:1.19.1-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.aarch64" }, "product_reference": "c-ares-debuginfo-0:1.19.1-2.el9_4.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-debuginfo-0:1.19.1-2.el9_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.i686" }, "product_reference": "c-ares-debuginfo-0:1.19.1-2.el9_4.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-debuginfo-0:1.19.1-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.ppc64le" }, "product_reference": "c-ares-debuginfo-0:1.19.1-2.el9_4.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-debuginfo-0:1.19.1-2.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.s390x" }, "product_reference": "c-ares-debuginfo-0:1.19.1-2.el9_4.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-debuginfo-0:1.19.1-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.x86_64" }, "product_reference": "c-ares-debuginfo-0:1.19.1-2.el9_4.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-debugsource-0:1.19.1-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.aarch64" }, "product_reference": "c-ares-debugsource-0:1.19.1-2.el9_4.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-debugsource-0:1.19.1-2.el9_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.i686" }, "product_reference": "c-ares-debugsource-0:1.19.1-2.el9_4.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-debugsource-0:1.19.1-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.ppc64le" }, "product_reference": "c-ares-debugsource-0:1.19.1-2.el9_4.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-debugsource-0:1.19.1-2.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.s390x" }, "product_reference": "c-ares-debugsource-0:1.19.1-2.el9_4.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-debugsource-0:1.19.1-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.x86_64" }, "product_reference": "c-ares-debugsource-0:1.19.1-2.el9_4.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-devel-0:1.19.1-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.aarch64" }, "product_reference": "c-ares-devel-0:1.19.1-2.el9_4.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-devel-0:1.19.1-2.el9_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.i686" }, "product_reference": "c-ares-devel-0:1.19.1-2.el9_4.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-devel-0:1.19.1-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.ppc64le" }, "product_reference": "c-ares-devel-0:1.19.1-2.el9_4.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-devel-0:1.19.1-2.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.s390x" }, "product_reference": "c-ares-devel-0:1.19.1-2.el9_4.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "c-ares-devel-0:1.19.1-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.x86_64" }, "product_reference": "c-ares-devel-0:1.19.1-2.el9_4.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "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:c-ares-0:1.19.1-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.src", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.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-06-11T19:37:03+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor 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:c-ares-0:1.19.1-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.src", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3842" }, { "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:c-ares-0:1.19.1-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.src", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.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:c-ares-0:1.19.1-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.src", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-0:1.19.1-2.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.19.1-2.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-debugsource-0:1.19.1-2.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:c-ares-devel-0:1.19.1-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "c-ares: Out of bounds read in ares__read_line()" } ] }
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" } ] }
wid-sec-w-2024-0992
Vulnerability from csaf_certbund
Published
2024-04-29 22:00
Modified
2024-05-22 22:00
Summary
Tenable Security Nessus Network Monitor: 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
Tenable Nessus Network Monitor ist ein Netzwerküberwachungstool zur Inventarisierung und Überwachung von Netzwerkgeräten und den genutzten Protokollen.
Angriff
Ein Angreifer kann mehrere Schwachstellen in Tenable Security Nessus Network Monitor ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen, Dateien zu manipulieren oder Sicherheitsmaßnahmen zu umgehen.
Betroffene Betriebssysteme
- Windows
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Tenable Nessus Network Monitor ist ein Netzwerk\u00fcberwachungstool zur Inventarisierung und \u00dcberwachung von Netzwerkger\u00e4ten und den genutzten Protokollen.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in Tenable Security Nessus Network Monitor ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen, Dateien zu manipulieren oder Sicherheitsma\u00dfnahmen zu umgehen.", "title": "Angriff" }, { "category": "general", "text": "- 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-0992 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0992.json" }, { "category": "self", "summary": "WID-SEC-2024-0992 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0992" }, { "category": "external", "summary": "Nessus Security Advisories vom 2024-04-29", "url": "https://de.tenable.com/security/tns-2024-07" }, { "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": "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-2910 vom 2024-05-23", "url": "https://linux.oracle.com/errata/ELSA-2024-2910.html" } ], "source_lang": "en-US", "title": "Tenable Security Nessus Network Monitor: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-05-22T22:00:00.000+00:00", "generator": { "date": "2024-05-23T10:36:01.863+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2024-0992", "initial_release_date": "2024-04-29T22:00:00.000+00:00", "revision_history": [ { "date": "2024-04-29T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-05-12T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-05-14T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-05-15T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-05-22T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Oracle Linux aufgenommen" } ], "status": "final", "version": "5" } }, "product_tree": { "branches": [ { "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": "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": [ { "branches": [ { "category": "product_version_range", "name": "\u003c6.4.0", "product": { "name": "Tenable Security Nessus Network Monitor \u003c6.4.0", "product_id": "T034461", "product_identification_helper": { "cpe": "cpe:/a:tenable:nessus_network_monitor:6.4.0" } } } ], "category": "product_name", "name": "Nessus Network Monitor" } ], "category": "vendor", "name": "Tenable Security" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-28711", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Tenable Security Nessus Network Monitor. Diese Fehler bestehen in den Drittanbieter-Komponenten Hyperscan Library und c-ares aufgrund eines unzureichenden Kontrollfluss-Managements und eines NULL-Zeiger-Dereferenz-Problems. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen." } ], "product_status": { "known_affected": [ "67646", "T004914" ] }, "release_date": "2024-04-29T22:00:00Z", "title": "CVE-2023-28711" }, { "cve": "CVE-2024-25629", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Tenable Security Nessus Network Monitor. Diese Fehler bestehen in den Drittanbieter-Komponenten Hyperscan Library und c-ares aufgrund eines unzureichenden Kontrollfluss-Managements und eines NULL-Zeiger-Dereferenz-Problems. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen." } ], "product_status": { "known_affected": [ "67646", "T004914" ] }, "release_date": "2024-04-29T22:00:00Z", "title": "CVE-2024-25629" }, { "cve": "CVE-2023-46218", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Tenable Security Nessus Network Monitor. Diese Fehler bestehen in der \"Curl\"-Komponente aufgrund einer unsachgem\u00e4\u00dfen Cookie-Behandlung und einer unsachgem\u00e4\u00dfen Neutralisierung von Eingaben. Dies erm\u00f6glicht es einer Website, Cookies zu setzen und sie an verschiedene und nicht verwandte Websites und Dom\u00e4nen zu senden oder beliebige Dateiinhalte zu l\u00f6schen, wenn HSTS-Daten gespeichert werden. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Sicherheitsma\u00dfnahmen zu umgehen oder um Dateien zu manipulieren." } ], "product_status": { "known_affected": [ "67646", "T004914" ] }, "release_date": "2024-04-29T22:00:00Z", "title": "CVE-2023-46218" }, { "cve": "CVE-2023-46219", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Tenable Security Nessus Network Monitor. Diese Fehler bestehen in der \"Curl\"-Komponente aufgrund einer unsachgem\u00e4\u00dfen Cookie-Behandlung und einer unsachgem\u00e4\u00dfen Neutralisierung von Eingaben. Dies erm\u00f6glicht es einer Website, Cookies zu setzen und sie an verschiedene und nicht verwandte Websites und Dom\u00e4nen zu senden oder beliebige Dateiinhalte zu l\u00f6schen, wenn HSTS-Daten gespeichert werden. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Sicherheitsma\u00dfnahmen zu umgehen oder um Dateien zu manipulieren." } ], "product_status": { "known_affected": [ "67646", "T004914" ] }, "release_date": "2024-04-29T22:00:00Z", "title": "CVE-2023-46219" } ] }
wid-sec-w-2024-1337
Vulnerability from csaf_certbund
Published
2024-06-11 22:00
Modified
2024-07-23 22:00
Summary
Red Hat Enterprise Linux (c-ares): Schwachstelle ermöglicht Denial of Service
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
Red Hat Enterprise Linux (RHEL) ist eine populäre Linux-Distribution.
Angriff
Ein lokaler Angreifer kann eine Schwachstelle im "c-ares" Paket von Red Hat Enterprise Linux ausnutzen, um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme
- Linux
{ "document": { "aggregate_severity": { "text": "niedrig" }, "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": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein lokaler Angreifer kann eine Schwachstelle im \"c-ares\" Paket von Red Hat Enterprise Linux ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux", "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-1337 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1337.json" }, { "category": "self", "summary": "WID-SEC-2024-1337 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1337" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2024-06-11", "url": "https://access.redhat.com/errata/RHSA-2024:3842" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-3842 vom 2024-06-13", "url": "http://linux.oracle.com/errata/ELSA-2024-3842.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4249 vom 2024-07-03", "url": "https://access.redhat.com/errata/RHSA-2024:4249" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-4249 vom 2024-07-03", "url": "https://linux.oracle.com/errata/ELSA-2024-4249.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4321 vom 2024-07-10", "url": "https://access.redhat.com/errata/RHSA-2024:4321" }, { "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:4721 vom 2024-07-23", "url": "https://access.redhat.com/errata/RHSA-2024:4721" } ], "source_lang": "en-US", "title": "Red Hat Enterprise Linux (c-ares): Schwachstelle erm\u00f6glicht Denial of Service", "tracking": { "current_release_date": "2024-07-23T22:00:00.000+00:00", "generator": { "date": "2024-07-24T09:08:08.221+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2024-1337", "initial_release_date": "2024-06-11T22:00:00.000+00:00", "revision_history": [ { "date": "2024-06-11T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-06-13T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-07-02T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-03T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-07-10T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-16T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-23T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "7" } }, "product_tree": { "branches": [ { "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": [ { "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": "product_version", "name": "8", "product": { "name": "Red Hat Enterprise Linux 8", "product_id": "T034109", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8" } } }, { "category": "product_version", "name": "9", "product": { "name": "Red Hat Enterprise Linux 9", "product_id": "T035291", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:9" } } } ], "category": "product_name", "name": "Enterprise Linux" } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-25629", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle im \"c-ares\" Paket von Red Hat Enterprise Linux. Durch spezielle Zeichen in bestimmten Konfigurationsdateien kann ein \"out of bounds read\" in der Funktion \"ares__read_line()\" ausgel\u00f6st werden. Ein lokaler Angreifer mit der Berechtigung diese Konfigurationsdateien zu bearbeiten kann diese Schwachstelle ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T034109", "T035291", "T004914" ] }, "release_date": "2024-06-11T22:00:00Z", "title": "CVE-2024-25629" } ] }
gsd-2024-25629
Vulnerability from gsd
Modified
2024-02-09 06:02
Details
c-ares is a C library for asynchronous DNS requests. `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.27.0, the `/etc/hosts` file. If any of these configuration files has an embedded `NULL` character as the first character in a new line, it can lead to attempting to read memory prior to the start of the given buffer which may result in a crash. This issue is fixed in c-ares 1.27.0. No known workarounds exist.
Aliases
{ "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2024-25629" ], "details": "c-ares is a C library for asynchronous DNS requests. `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.27.0, the `/etc/hosts` file. If any of these configuration files has an embedded `NULL` character as the first character in a new line, it can lead to attempting to read memory prior to the start of the given buffer which may result in a crash. This issue is fixed in c-ares 1.27.0. No known workarounds exist.", "id": "GSD-2024-25629", "modified": "2024-02-09T06:02:34.340746Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2024-25629", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "c-ares", "version": { "version_data": [ { "version_affected": "=", "version_value": "\u003c 1.27.0" } ] } } ] }, "vendor_name": "c-ares" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "c-ares is a C library for asynchronous DNS requests. `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.27.0, the `/etc/hosts` file. If any of these configuration files has an embedded `NULL` character as the first character in a new line, it can lead to attempting to read memory prior to the start of the given buffer which may result in a crash. This issue is fixed in c-ares 1.27.0. No known workarounds exist." } ] }, "impact": { "cvss": [ { "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" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-127", "lang": "eng", "value": "CWE-127: Buffer Under-read" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/c-ares/c-ares/security/advisories/GHSA-mg26-v6qh-x48q", "refsource": "MISC", "url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-mg26-v6qh-x48q" }, { "name": "https://github.com/c-ares/c-ares/commit/a804c04ddc8245fc8adf0e92368709639125e183", "refsource": "MISC", "url": "https://github.com/c-ares/c-ares/commit/a804c04ddc8245fc8adf0e92368709639125e183" }, { "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GX37LFPFQ3T6FFMMFYQTEGIQXXN7F27U/", "refsource": "MISC", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GX37LFPFQ3T6FFMMFYQTEGIQXXN7F27U/" }, { "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2P76QYINQNPEHUTEEDOUYIRZ2X6UVZ5K/", "refsource": "MISC", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2P76QYINQNPEHUTEEDOUYIRZ2X6UVZ5K/" }, { "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CSCMTSPDIE2UHU34TIXQQHZ6JTE3Y3VF/", "refsource": "MISC", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CSCMTSPDIE2UHU34TIXQQHZ6JTE3Y3VF/" } ] }, "source": { "advisory": "GHSA-mg26-v6qh-x48q", "discovery": "UNKNOWN" } }, "nvd.nist.gov": { "cve": { "descriptions": [ { "lang": "en", "value": "c-ares is a C library for asynchronous DNS requests. `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.27.0, the `/etc/hosts` file. If any of these configuration files has an embedded `NULL` character as the first character in a new line, it can lead to attempting to read memory prior to the start of the given buffer which may result in a crash. This issue is fixed in c-ares 1.27.0. No known workarounds exist." }, { "lang": "es", "value": "c-ares es una librer\u00eda C para solicitudes DNS asincr\u00f3nicas. `ares__read_line()` se usa para analizar archivos de configuraci\u00f3n locales como `/etc/resolv.conf`, `/etc/nsswitch.conf`, el archivo `HOSTALIASES` y si se usa una versi\u00f3n de c-ares anterior a 1.27. 0, el archivo `/etc/hosts`. Si alguno de estos archivos de configuraci\u00f3n tiene un car\u00e1cter \"NULL\" incrustado como primer car\u00e1cter en una nueva l\u00ednea, puede provocar que se intente leer la memoria antes del inicio del b\u00fafer dado, lo que puede provocar un bloqueo. Este problema se solucion\u00f3 en c-ares 1.27.0. No existen workarounds." } ], "id": "CVE-2024-25629", "lastModified": "2024-04-19T23:15:09.613", "metrics": { "cvssMetricV31": [ { "cvssData": { "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" }, "exploitabilityScore": 0.8, "impactScore": 3.6, "source": "security-advisories@github.com", "type": "Secondary" } ] }, "published": "2024-02-23T15:15:09.237", "references": [ { "source": "security-advisories@github.com", "url": "https://github.com/c-ares/c-ares/commit/a804c04ddc8245fc8adf0e92368709639125e183" }, { "source": "security-advisories@github.com", "url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-mg26-v6qh-x48q" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2P76QYINQNPEHUTEEDOUYIRZ2X6UVZ5K/" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CSCMTSPDIE2UHU34TIXQQHZ6JTE3Y3VF/" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GX37LFPFQ3T6FFMMFYQTEGIQXXN7F27U/" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-127" } ], "source": "security-advisories@github.com", "type": "Secondary" } ] } } } }
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.