Lucene search
K

330 matches found

RedHat Linux
RedHat Linux
added 2024/05/09 9:57 a.m.1 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
Exploits0References4
Positive Technologies
Positive Technologies
added 2024/05/06 12:0 a.m.4 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
Exploits0References36
CNNVD
CNNVD
added 2024/05/02 12:0 a.m.3 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.00989EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2024/04/22 1:14 a.m.2 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
Exploits0References4
BDU FSTEC
BDU FSTEC
added 2024/04/10 12:0 a.m.3 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
Exploits0References7Affected Software2
Positive Technologies
Positive Technologies
added 2024/04/04 12:0 a.m.3 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
Exploits3References67
RedHat Linux
RedHat Linux
added 2024/03/19 5:49 p.m.1 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
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2024/03/19 7:0 a.m.3 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
Exploits0
OSV
OSV
added 2024/03/19 5:15 a.m.2 views

AZL-35898 CVE-2024-22025 affecting package nodejs for versions less than 20.14.0-1

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.5CVSS6.8AI score0.01309EPSS
Exploits0References1
OSV
OSV
added 2024/02/23 11:6 a.m.6 views

OESA-2024-1172 nodejs security update

Node.js is an open-source, cross-platform, JavaScript runtime environment, it executes JavaScript code outside of a browser. Security Fixes: The HTTP/2 protocol allows a denial of service server resource consumption because request cancellation can reset many streams quickly, as exploited in the...

7.5CVSS8.2AI score0.99999EPSS
Exploits19References2
OSV
OSV
added 2024/02/20 2:15 a.m.0 views

UBUNTU-CVE-2024-21896

The permission model protects itself against path traversal attacks by calling path.resolve on any paths given by the user. If the path is to be treated as a Buffer, the implementation uses Buffer.from to obtain a Buffer from the result of path.resolve. By monkey-patching Buffer internals, namely...

9.8CVSS6.9AI score0.01262EPSS
Exploits0References5
Microsoft CVE
Microsoft CVE
added 2024/02/19 8:0 a.m.3 views

The ip package before 1.1.9 for Node.js might allow SSRF because some IP addresses (such as 0x7f.1) are improperly categorized as globally routable via isPublic.

...

9.8CVSS6.9AI score0.01613EPSS
Exploits1
SUSE CVE
SUSE CVE
added 2024/02/17 3:21 a.m.2 views

SUSE CVE-2024-21896

The permission model protects itself against path traversal attacks by calling path.resolve on any paths given by the user. If the path is to be treated as a Buffer, the implementation uses Buffer.from to obtain a Buffer from the result of path.resolve. By monkey-patching Buffer internals, namely...

7CVSS8.1AI score0.01262EPSS
Exploits0References4
OSV
OSV
added 2024/02/09 12:0 a.m.2 views

UBUNTU-CVE-2023-42282

The ip package before 1.1.9 for Node.js might allow SSRF because some IP addresses such as 0x7f.1 are improperly categorized as globally routable via isPublic...

9.8CVSS6.8AI score0.01613EPSS
Exploits1References5
CNNVD
CNNVD
added 2024/01/30 12:0 a.m.1 views

Network Utilies for Node.js Command Injection Vulnerability

Network Utilies for Node.js is an application by Tomás Pollak, an individual developer. A command injection vulnerability exists in Network Utilies for Node.js prior to version 0.7.0, which stems from the use of the childprocess exec function without input cleanup, and could be exploited by an...

9.8CVSS8.1AI score0.03235EPSS
Exploits1References6
OSV
OSV
added 2023/12/12 2:15 a.m.2 views

CVE-2023-49583

SAP BTP Security Services Integration Library Node.js @sap/xssec - versions 3.6.0, allow under certain conditions an escalation of privileges. On successful exploitation, an unauthenticated attacker can obtain arbitrary permissions within the application...

9.8CVSS5.9AI score
Exploits0References6
BDU FSTEC
BDU FSTEC
added 2023/11/01 12:0 a.m.3 views

Vulnerability of the client HTTP/1.1 and the Node.js software platform, allowing attackers to expose protected information

The vulnerability of the HTTP/1.1 client and the Node.js software platform is related to insufficient protection of sensitive data. Exploiting this vulnerability can allow a remote attacker to disclose sensitive information...

4CVSS6.4AI score0.01223EPSS
Exploits0References11Affected Software5
SUSE CVE
SUSE CVE
added 2023/10/31 2:25 a.m.1 views

SUSE CVE-2021-35065

The glob-parent package before 6.0.1 for Node.js allows ReDoS regular expression denial of service attacks against the enclosure regular expression...

7.5CVSS6.7AI score0.01589EPSS
Exploits1References2
vulnersOsv
vulnersOsv
added 2023/10/25 6:32 p.m.1 views

node-js-1408 (=1.0.0), node-js-1409 (=1.0.0) potentially affected by CVE-2023-39619 via node-email-check (=1.0.4)

node-email-check NPM version =1.0.4 is affected by a known vulnerability. The following packages have a transitive dependency on node-email-check and may be impacted: - node-js-1408 =1.0.0 - node-js-1409 =1.0.0 Source cves: CVE-2023-39619 Source advisory: OSV:GHSA-9242-6P36-6256...

7.5CVSS7.1AI score0.01077EPSS
Exploits1
SUSE CVE
SUSE CVE
added 2023/10/17 12:59 a.m.2 views

SUSE CVE-2023-39331

A previously disclosed vulnerability CVE-2023-30584 was patched insufficiently in commit 205f1e6. The new path traversal vulnerability arises because the implementation does not protect itself against the application overwriting built-in utility functions with user-defined implementations. Please...

7.5CVSS7.9AI score0.01325EPSS
Exploits0References3
Rows per page
Query Builder