Lucene search
K

70 matches found

OSV
OSV
added 2025/02/08 12:33 p.m.2 views

OESA-2025-1091 nodejs security update

Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices...

5.6CVSS6.7AI score0.01357EPSS
Exploits1References3
OSV
OSV
added 2025/02/07 7:15 a.m.4 views

AZL-56476 CVE-2025-23085 affecting package nodejs18 for versions less than 18.20.3-3

A memory leak could occur when a remote peer abruptly closes the socket without sending a GOAWAY notification. Additionally, if an invalid header was detected by nghttp2, causing the connection to be terminated by the peer, the same leak was triggered. This flaw could lead to increased memory...

5.3CVSS6.7AI score0.01282EPSS
Exploits0References1
OSV
OSV
added 2025/02/07 7:15 a.m.2 views

ALPINE-CVE-2025-23085

A memory leak could occur when a remote peer abruptly closes the socket without sending a GOAWAY notification. Additionally, if an invalid header was detected by nghttp2, causing the connection to be terminated by the peer, the same leak was triggered. This flaw could lead to increased memory...

5.3CVSS6.7AI score0.01282EPSS
Exploits0References1
OSV
OSV
added 2025/02/07 7:15 a.m.2 views

UBUNTU-CVE-2025-23085

A memory leak could occur when a remote peer abruptly closes the socket without sending a GOAWAY notification. Additionally, if an invalid header was detected by nghttp2, causing the connection to be terminated by the peer, the same leak was triggered. This flaw could lead to increased memory...

5.3CVSS6.8AI score0.01282EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/01/23 3:48 a.m.4 views

SUSE CVE-2025-23085

A memory leak could occur when a remote peer abruptly closes the socket without sending a GOAWAY notification. Additionally, if an invalid header was detected by nghttp2, causing the connection to be terminated by the peer, the same leak was triggered. This flaw could lead to increased memory...

5.3CVSS6.7AI score0.01282EPSS
Exploits0References15
OSV
OSV
added 2025/01/22 2:15 a.m.1 views

DEBIAN-CVE-2025-23083

With the aid of the diagnosticschannel utility, an event can be hooked into whenever a worker thread is created. This is not limited only to workers but also exposes internal workers, where an instance of them can be fetched, and its constructor can be grabbed and reinstated for malicious usage...

7.7CVSS7AI score0.00399EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2025/01/21 12:0 a.m.1 views

PT-2025-4815 · Nghttp2 +8 · Nghttp2 +8

Name of the Vulnerable Software and Affected Versions: Node.js versions 18.x through 23.x Description: A memory leak could occur when a remote peer abruptly closes the socket without sending a GOAWAY notification. Additionally, if an invalid header was detected by nghttp2, causing the connection ...

7.7CVSS6.2AI score0.01282EPSS
Exploits0References119
OSV
OSV
added 2024/12/16 2:7 p.m.14 views

BIT-NODE-MIN-2020-8172

TLS session reuse can lead to host certificate verification bypass in node version 12.18.0 and 14.4.0...

7.4CVSS7.4AI score0.06485EPSS
Exploits1References10
OSV
OSV
added 2024/03/19 5:15 a.m.2 views

AZL-35886 CVE-2024-22017 affecting package libuv for versions less than 1.48.0-1

setuid does not affect libuv's internal iouring operations if initialized before the call to setuid. This allows the process to perform privileged operations despite presumably having dropped such privileges through a call to setuid. This vulnerability affects all users using version greater or...

7.3CVSS6.9AI score0.00893EPSS
Exploits0References1
CNNVD
CNNVD
added 2024/02/20 12:0 a.m.2 views

Node.js Security Vulnerabilities

Node.js is an open source, cross-platform JavaScript runtime environment. A security vulnerability exists in Node.js versions 20 and 21 that stems from the permissions model's failure to clarify in the documentation that wildcards can only be used as the last character of file paths, potentially...

6.5CVSS7.8AI score0.00945EPSS
Exploits0References3
OSV
OSV
added 2023/11/28 8:15 p.m.2 views

UBUNTU-CVE-2023-30588

When an invalid public key is used to create an x509 certificate using the crypto.X509Certificate API a non-expect termination occurs making it susceptible to DoS attacks when the attacker could force interruptions of application processing, as the process terminates when accessing public key inf...

5.3CVSS6.9AI score0.00963EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2023/06/22 2:38 a.m.2 views

SUSE CVE-2023-30588

When an invalid public key is used to create an x509 certificate using the crypto.X509Certificate API a non-expect termination occurs making it susceptible to DoS attacks when the attacker could force interruptions of application processing, as the process terminates when accessing public key inf...

5.9CVSS7.9AI score0.00963EPSS
Exploits0References11
SUSE CVE
SUSE CVE
added 2023/02/15 4:17 a.m.2 views

SUSE CVE-2019-5739

Keep-alive HTTP and HTTPS connections can remain open and inactive for up to 2 minutes in Node.js 6.16.0 and earlier. Node.js 8.0.0 introduced a dedicated server.keepAliveTimeout which defaults to 5 seconds. The behavior in Node.js 6.16.0 and earlier is a potential Denial of Service DoS attack...

5.3CVSS7.8AI score0.0505EPSS
Exploits0References7
SUSE CVE
SUSE CVE
added 2023/02/15 4:1 a.m.1 views

SUSE CVE-2020-8172

TLS session reuse can lead to host certificate verification bypass in node version 12.18.0 and 14.4.0...

8.1CVSS8AI score0.06485EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2022/10/19 10:12 a.m.6 views

nodejs: Prototype pollution via console.table properties

Due to the formatting logic of the "console.table" function it was not safe to allow user controlled input to be passed to the "properties" parameter while simultaneously passing a plain object with at least one property as the first parameter, which could be "proto". The prototype pollution has...

8.2CVSS7.3AI score0.21514EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2022/06/28 7:58 a.m.2 views

nodejs: Prototype pollution via console.table properties

Due to the formatting logic of the "console.table" function it was not safe to allow user controlled input to be passed to the "properties" parameter while simultaneously passing a plain object with at least one property as the first parameter, which could be "proto". The prototype pollution has...

8.2CVSS7.3AI score0.21514EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2022/06/07 8:24 a.m.0 views

nodejs: Prototype pollution via console.table properties

Due to the formatting logic of the "console.table" function it was not safe to allow user controlled input to be passed to the "properties" parameter while simultaneously passing a plain object with at least one property as the first parameter, which could be "proto". The prototype pollution has...

8.2CVSS7.3AI score0.21514EPSS
Exploits0References5
Microsoft CVE
Microsoft CVE
added 2022/03/09 8:0 a.m.9 views

Due to the formatting logic of the "console.table()" function it was not safe to allow user controlled input to be passed to the "properties" parameter while simultaneously passing a plain object with at least one property as the first parameter which could be "__proto__". The prototype pollution has very limited control in that it only allows an empty string to be assigned to numerical keys of the object prototype.Node.js >= 12.22.9 >= 14.18.3 >= 16.13.2 and >= 17.3.1 use a null protoype for the object these properties are being assigned to.

...

8.2CVSS7.1AI score0.21514EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2022/03/05 8:0 a.m.2 views

Node.js < 12.22.9 < 14.18.3 < 16.13.2 and < 17.3.1 did not handle multi-value Relative Distinguished Names correctly. Attackers could craft certificate subjects containing a single-value Relative Distinguished Name that would be interpreted as a multi-value Relative Distinguished Name for example in order to inject a Common Name that would allow bypassing the certificate subject verification.Affected versions of Node.js that do not accept multi-value Relative Distinguished Names and are thus not vulnerable to such attacks themselves. However third-party code that uses node's ambiguous presentation of certificate subjects may be vulnerable.

...

5.3CVSS6.7AI score0.09358EPSS
Exploits1
OSV
OSV
added 2022/02/24 7:15 p.m.1 views

DEBIAN-CVE-2022-21824

Due to the formatting logic of the "console.table" function it was not safe to allow user controlled input to be passed to the "properties" parameter while simultaneously passing a plain object with at least one property as the first parameter, which could be "proto". The prototype pollution has...

8.2CVSS6.8AI score0.21514EPSS
Exploits0References1
Rows per page
Query Builder