-
Notifications
You must be signed in to change notification settings - Fork 602
Description
There are security vulnerabilities in all node versions prior to 18.19.1. I listed them bellow. I noticed that there is a PR merge for NodeJs 18.20. When can we expect this to be in MCR?
Vulnerabilities details:
CVE-2024-21892 - Code injection and privilege escalation through Linux capabilities- (High)
CVE-2024-22019 - http: Reading unprocessed HTTP request with unbounded chunk extension allows DoS attacks- (High)
CVE-2024-21896 - Path traversal by monkey-patching Buffer internals- (High)
CVE-2024-22017 - setuid() does not drop all privileges due to io_uring - (High)
CVE-2023-46809 - Node.js is vulnerable to the Marvin Attack (timing variant of the Bleichenbacher attack against PKCS#1 v1.5 padding) - (Medium
CVE-2024-21891 - Multiple permission model bypasses due to improper path traversal sequence sanitization - (Medium)
CVE-2024-21890 - Improper handling of wildcards in --allow-fs-read and --allow-fs-write (Medium)
CVE-2024-22025 - Denial of Service by resource exhaustion in fetch() brotli decoding - (Medium)
Affected Versions:
Node.js version 20.X series prior to version 20.11.1
Node.js version 18.X series prior to version 18.19.1
Node.js version 21.X series prior to version 21.6.2