Quantcast
Viewing all articles
Browse latest Browse all 6780

How do i update node.js in zammad 6.3

/opt/zammad/bin/node -v

v20.9.0

This version has the following security findings:
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)

I should upgrade to version 20.11.1
How can I do this without breaking the system?


Viewing all articles
Browse latest Browse all 6780

Trending Articles