Lucene search
+L

9101 matches found

Photon
Photon
added 2024/02/20 12:00 a.m.14 views

Critical Photon OS Security Update - PHSA-2024-5.0-91-0213

Updates of 'libuv', 'nodejs' packages of Photon OS have been released...

9.8CVSS6.5AI score0.02003EPSS
SaveExploits1
Hacker One
Hacker One
added 2024/02/18 12:17 p.m.32 views

Node.js: fetch with integrity option is too lax when algorithm is specified but hash value is in incorrect

The vulnerability in the undici library in Node.js was that the parseHashWithOptions function did not properly handle base64url encoded hashes and invalid hashes. This allowed resources to be loaded without the expected Subresource Integrity SRI checks being performed...

3.5CVSS4.3AI score0.00803EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2024/02/17 3:21 a.m.5 views

SUSE CVE-2024-21891

Node.js depends on multiple built-in utility functions to normalize paths provided to node:fs functions, which can be overwitten with user-defined implementations leading to filesystem permission model bypass through path traversal attack. This vulnerability affects all users using the experiment...

8.4CVSS8.3AI score0.01245EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/02/17 3:21 a.m.4 views

SUSE CVE-2024-22025

A vulnerability in Node.js has been identified, allowing for a Denial of Service DoS attack through resource exhaustion when using the fetch function to retrieve content from an untrusted URL. The vulnerability stems from the fact that the fetch function in Node.js always decodes Brotli, making i...

6.5CVSS8.2AI score0.01309EPSS
SaveExploits0References11
NVD
NVD
added 2024/02/16 10:15 p.m.27 views

CVE-2024-24758

Undici is an HTTP/1.1 client, written from scratch for Node.js. Undici already cleared Authorization headers on cross-origin redirects, but did not clear Proxy-Authentication headers. This issue has been patched in versions 5.28.3 and 6.6.1. Users are advised to upgrade. There are no known...

4.5CVSS5.5AI score0.00765EPSS
SaveExploits0References4
NVD
NVD
added 2024/02/16 10:15 p.m.45 views

CVE-2024-24750

Undici is an HTTP/1.1 client, written from scratch for Node.js. In affected versions calling fetchurl and not consuming the incoming body or consuming it very slowing will lead to a memory leak. This issue has been addressed in version 6.6.1. Users are advised to upgrade. Users unable to upgrade...

6.5CVSS6.7AI score0.007EPSS
SaveExploits0References3
Prion
Prion
added 2024/02/16 10:15 p.m.17 views

Memory corruption

Undici is an HTTP/1.1 client, written from scratch for Node.js. In affected versions calling fetchurl and not consuming the incoming body or consuming it very slowing will lead to a memory leak. This issue has been addressed in version 6.6.1. Users are advised to upgrade. Users unable to upgrade...

4.3CVSS7AI score0.007EPSS
SaveExploits0References2
CVE
CVE
added 2024/02/16 9:42 p.m.99 views

CVE-2024-24750

CVE-2024-24750 affects Undici, the HTTP/1.1 client used with Node.js. The vulnerability causes a memory leak when calling fetch(url) and not consuming the incoming body (or consuming it very slowly). The issue has been fixed in Undici version 6.6.1 . Remediation: upgrade to 6.6.1 or ensure the in...

6.5CVSS6.2AI score0.007EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/16 9:42 p.m.28 views

CVE-2024-24750 Backpressure request ignored in fetch() in Undici

Undici is an HTTP/1.1 client, written from scratch for Node.js. In affected versions calling fetchurl and not consuming the incoming body or consuming it very slowing will lead to a memory leak. This issue has been addressed in version 6.6.1. Users are advised to upgrade. Users unable to upgrade...

6.5CVSS6.7AI score0.007EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/02/16 9:42 p.m.90 views

CVE-2024-24750

Undici is an HTTP/1.1 client, written from scratch for Node.js. In affected versions calling fetchurl and not consuming the incoming body or consuming it very slowing will lead to a memory leak. This issue has been addressed in version 6.6.1. Users are advised to upgrade. Users unable to upgrade...

6.5CVSS6.3AI score0.007EPSS
SaveExploits0
CVE
CVE
added 2024/02/16 9:40 p.m.153 views

CVE-2024-24758

Undici (Node.js HTTP/1.1 client) has a vulnerability where Proxy-Authorization headers were not cleared during cross-origin redirects. It is fixed in versions 5.28.3 and 6.6.1. Affected versions include older releases prior to these patches; upgrading to 5.28.3 or 6.6.1 or newer is advised. The i...

4.5CVSS3.9AI score0.00765EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/02/16 9:40 p.m.43 views

CVE-2024-24758

Undici is an HTTP/1.1 client, written from scratch for Node.js. Undici already cleared Authorization headers on cross-origin redirects, but did not clear Proxy-Authentication headers. This issue has been patched in versions 5.28.3 and 6.6.1. Users are advised to upgrade. There are no known...

4.5CVSS6AI score0.00765EPSS
SaveExploits0
OSV
OSV
added 2024/02/16 9:40 p.m.43 views

CVE-2024-24758 Proxy-Authorization header not cleared on cross-origin redirect in fetch in Undici

Undici is an HTTP/1.1 client, written from scratch for Node.js. Undici already cleared Authorization headers on cross-origin redirects, but did not clear Proxy-Authentication headers. This issue has been patched in versions 5.28.3 and 6.6.1. Users are advised to upgrade. There are no known...

3.9CVSS6.2AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/02/16 6:20 p.m.66 views

CVE-2024-21892

A flaw was found in Node.js. On Linux, Node.js ignores certain environment variables if an unprivileged user has set them while the process is running with elevated privileges, except for CAPNETBINDSERVICE. Due to a bug in the implementation of this exception, Node.js incorrectly applies this...

8.1CVSS5.9AI score0.00562EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/02/16 5:52 p.m.66 views

CVE-2024-22019

A flaw was found in Node.js due to a lack of safeguards on chunk extension bytes. The server may read an unbounded number of bytes from a single connection, which can allow an attacker to send a specially crafted HTTP request with chunked encoding, leading to resource exhaustion and a denial of...

7.5CVSS6AI score0.03168EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/02/16 5:21 p.m.79 views

CVE-2023-46809

A flaw was found in Node.js. The privateDecrypt API of the crypto library may allow a covert timing side-channel during PKCS1 v1.5 padding error handling. This issue revealed significant timing differences in decryption for valid and invalid ciphertexts, which may allow a remote attacker to decry...

5.9CVSS7.3AI score0.01302EPSS
SaveExploits0References3
vulnersOsv
vulnersOsv
added 2024/02/16 3:59 p.m.5 views

@angular-devkit/build-angular (>=17.1.0-next.1, <=17.2.0-next.1), @directus/api (15.0.0) +16 more potentially affected by CVE-2024-24750 via undici (>=6.0.0, <=6.5.0)

undici NPM version =6.0.0, =17.1.0-next.1, =1.0.0, =17.0.0, =1.0.5, =5.3.0, =4.1.0, =4.2.0 - directus 10.8.3 and more Source cves: CVE-2024-24750 Source advisory: OSV:GHSA-9F24-JQHM-JFCW...

6.5CVSS6.3AI score0.007EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/02/16 12:00 a.m.6 views

Node.js Security Vulnerabilities

Node.js is an open source, cross-platform JavaScript runtime environment. A security vulnerability exists in Node.js that stems from a timing difference between the decryption of valid and invalid ciphers, which could allow a remote attacker to decrypt captured RSA ciphers or forge signatures...

7.4CVSS7AI score0.01302EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2024/02/16 12:00 a.m.189 views

Node.js 20.x < 20.11.1, 21.x < 21.6.2 Multiple Vulnerabilities - Windows

Node.js is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:nodejs:node.js"; ifdescription...

9.8CVSS7.2AI score0.04459EPSS
SaveExploits1References8
OpenVAS
OpenVAS
added 2024/02/16 12:00 a.m.50 views

Node.js 18.x < 18.19.1 Multiple Vulnerabilities - Mac OS X

Node.js is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:nodejs:node.js"; ifdescription...

7.8CVSS6.8AI score0.04459EPSS
SaveExploits1References7
Rows per page
Query Builder