Lucene search
+L

405 matches found

OSV
OSV
added 2025/01/22 2:15 a.m.7 views

ALPINE-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.7CVSS6.8AI score0.00413EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/22 2:15 a.m.18 views

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.7CVSS0.00413EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/12/20 8:10 p.m.22 views

CVE-2024-56334

systeminformation is a System and OS information library for node.js. In affected versions SSIDs are not sanitized when before they are passed as a parameter to cmd.exe in the getWindowsIEEE8021x function. This means that malicious content in the SSID can be executed as OS commands. This...

7.8CVSS6.4AI score0.00704EPSS
SaveExploits0
Huntr
Huntr
added 2024/11/11 7:53 a.m.10 views

Exception unhandled, lead to server crash

Description In node js express, if exception is uncaught, the server will crash. fs module sometimes throw exception when dealing with file upload. Unauth user can send something to the server trigger the exception lead to server crash. Proof of Concept import requests import random import string...

7.5CVSS7.7AI score0.00864EPSS
SaveExploits1
CNNVD
CNNVD
added 2024/10/26 12:0 a.m.8 views

useragent 安全漏洞

useragent is a high-performance user agent parser for Node.js by the individual developer Arnout Kazemier. A security vulnerability exists in useragent that stems from a regular expression denial of service vulnerability...

8.7CVSS7.4AI score0.00514EPSS
SaveExploits1References3
OSV
OSV
added 2024/08/02 7:16 a.m.9 views

AZL-47430 CVE-2024-42460 affecting package reaper for versions less than 3.1.1-11

In the Elliptic package 6.5.6 for Node.js, ECDSA signature malleability occurs because there is a missing check for whether the leading bit of r and s is zero...

5.3CVSS6.6AI score0.00459EPSS
SaveExploits1References1
OSV
OSV
added 2024/08/02 7:16 a.m.14 views

UBUNTU-CVE-2024-42460

In the Elliptic package 6.5.6 for Node.js, ECDSA signature malleability occurs because there is a missing check for whether the leading bit of r and s is zero...

5.3CVSS6.7AI score0.00459EPSS
SaveExploits1References3
BDU FSTEC
BDU FSTEC
added 2024/07/24 12:0 a.m.10 views

The vulnerability of the Permission Model component in the Node.js software platform allows attackers to compromise the confidentiality and integrity of protected information.

The vulnerability of the Permission Model component in the Node.js software platform is related to deficiencies in access control. Exploiting this vulnerability could allow attackers to compromise the confidentiality and integrity of protected information when the --allow-fs-write flag is used...

3.9CVSS6.3AI score0.00395EPSS
SaveExploits0References10Affected Software2
BDU FSTEC
BDU FSTEC
added 2024/06/14 12:0 a.m.16 views

The vulnerability of the isPublic() function in the node-ip utility of the Node.js software platform allows a attacker to execute an SSRF attack.

The vulnerability of the isPublic function in the node-ip utility of the Node.js software platform is related to incorrect classification of IP addresses. Exploiting this vulnerability could allow a remote attacker to execute an SSRF attack...

10CVSS7.2AI score0.08279EPSS
SaveExploits0References6Affected Software1
RedHat Linux
RedHat Linux
added 2024/06/03 6:39 p.m.8 views

nodejs: CONTINUATION frames DoS

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...

8.2CVSS7.3AI score0.87211EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2024/06/03 6:38 p.m.10 views

nodejs: HTTP Request Smuggling via Content Length Obfuscation

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...

6.5CVSS7.2AI score0.01155EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/06/03 3:49 p.m.7 views

nodejs: CONTINUATION frames DoS

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...

8.2CVSS7.3AI score0.87211EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2024/05/09 9:57 a.m.6 views

nodejs: reading unprocessed HTTP request with unbounded chunk extension allows DoS attacks

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.5CVSS7.1AI score0.03168EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/05/06 12:0 a.m.7 views

PT-2024-4071

Name of the Vulnerable Software and Affected Versions: ip package versions through 2.0.1 for Node.js Description: The issue is related to the improper categorization of certain IP addresses as globally routable via the isPublic function, which might allow Server-Side Request Forgery SSRF attacks...

10CVSS7.2AI score0.08279EPSS
SaveExploits0References36
CNNVD
CNNVD
added 2024/05/02 12:0 a.m.5 views

libxmljs 安全漏洞

libxmljs is the LibXML binding for node.js. A security vulnerability exists in libxmljs2 that stems from the presence of a type confusion vulnerability...

8.1CVSS7.9AI score0.00997EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/04/22 1:14 a.m.10 views

nodejs: code injection and privilege escalation through Linux capabilities

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...

7.8CVSS7.2AI score0.00562EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2024/04/10 12:0 a.m.9 views

The vulnerability in the HTTP/1.1 client of the Node.js software platform arises from insufficient protection of service data due to improper cleaning of Proxy-Authentication headers. This allows attackers to enhance their privileges.

The vulnerability of the HTTP/1.1 Undici software platform for Node.js is related to insufficient protection of service data due to improper cleaning of Proxy-Authentication headers. Exploiting this vulnerability can allow a remote attacker to increase their privileges...

5.1CVSS6.5AI score0.00765EPSS
SaveExploits0References7Affected Software2
Positive Technologies
Positive Technologies
added 2024/04/04 12:0 a.m.6 views

PT-2024-2954 · Node.Js +3 · Undici +3

Name of the Vulnerable Software and Affected Versions: Undici versions prior to 5.28.4 Undici versions prior to 6.11.1 Description: The issue is related to the Undici HTTP/1.1 client for Node.js, which has a flaw in its authorization procedure. Specifically, Undici clears Authorization and...

8.2CVSS7.4AI score0.87211EPSS
SaveExploits3References67
RedHat Linux
RedHat Linux
added 2024/03/19 5:49 p.m.6 views

nodejs: reading unprocessed HTTP request with unbounded chunk extension allows DoS attacks

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.5CVSS7.1AI score0.03168EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2024/03/19 7:0 a.m.6 views

setuid() does not affect libuv's internal io_uring 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 equal than Node.js 18.18.0 Node.js 20.4.0 and Node.js 21.

...

7.3CVSS7.2AI score0.00893EPSS
SaveExploits0
Rows per page
Query Builder