Lucene search
+L

8294 matches found

Hacker One
Hacker One
added 2024/02/15 6:19 p.m.60 views

Internet Bug Bounty: http: Reading unprocessed HTTP request with unbounded chunk extension allows DoS attacks

A vulnerability in Node.js HTTP servers allows an attacker to send a specially crafted HTTP request with chunked encoding, leading to resource exhaustion and denial of service DoS. The server reads an unbounded number of bytes from a single connection, exploiting the lack of limitations on chunk...

7.5CVSS7.5AI score0.03168EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/02/15 12:0 a.m.8 views

PT-2024-3904

Name of the Vulnerable Software and Affected Versions: Node.js versions 18.18.0 and later Node.js versions 20.4.0 and later Node.js versions 21 and later Description: The issue is related to the setuid function not affecting libuv's internal io uring operations if initialized before the call to...

9.8CVSS7.3AI score0.03168EPSS
SaveExploits1References106
Node JS Blog
Node JS Blog
added 2024/02/14 12:0 a.m.41 views

Wednesday February 14 2024 Security Releases

Wednesday February 14 2024 Security Releases Update 14-February-2024 Security releases available Updates are now available for the v18.x, v20.x and v21.x Node.js release lines for the following issues. This security release includes the following dependency updates to address public...

9.8CVSS7.3AI score0.03168EPSS
SaveExploits1
FreeBSD
FreeBSD
added 2024/02/14 12:0 a.m.57 views

NodeJS -- Vulnerabilities

Node.js reports: Code injection and privilege escalation through Linux capabilities- High http: Reading unprocessed HTTP request with unbounded chunk extension allows DoS attacks- High Path traversal by monkey-patching Buffer internals- High setuid does not drop all privileges due to iouring - Hi...

9.8CVSS7.9AI score0.03168EPSS
SaveExploits0References1
hivepro
hivepro
added 2024/02/13 9:59 a.m.20 views

Coyote: A Sophisticated Banking Trojan Targeting Financial Information

Summary: A new banking trojan called Coyote is currently targeting more than 60 banking institutions, primarily in Brazil. The malware distributes itself using the Squirrel installer and executes its infection process using Node.js and Nim, a relatively new multi-platform programming language...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/02/12 12:0 a.m.12 views

PT-2024-2706

Name of the Vulnerable Software and Affected Versions: Node.js versions which bundle an unpatched version of OpenSSL or run against a dynamically linked version of OpenSSL which are unpatched Description: The issue is related to the use of hidden side channels in the PrivateDecrypt function of th...

9.8CVSS7.6AI score0.87211EPSS
SaveExploits4References204
NVD
NVD
added 2024/02/09 11:15 p.m.54 views

CVE-2024-24828

pkg is tool design to bundle Node.js projects into an executables. Any native code packages built by pkg are written to a hardcoded directory. On unix systems, this is /tmp/pkg/ which is a shared directory for all users on the same local system. There is no uniqueness to the package names within...

7.8CVSS6.7AI score0.00231EPSS
SaveExploits0References2
Prion
Prion
added 2024/02/09 11:15 p.m.36 views

Hardcoded credentials

pkg is tool design to bundle Node.js projects into an executables. Any native code packages built by pkg are written to a hardcoded directory. On unix systems, this is /tmp/pkg/ which is a shared directory for all users on the same local system. There is no uniqueness to the package names within...

4.3CVSS7.2AI score0.00231EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/02/09 10:21 p.m.36 views

CVE-2024-24828 Local Privilege Escalation in execuatables bundled by pkg

pkg is tool design to bundle Node.js projects into an executables. Any native code packages built by pkg are written to a hardcoded directory. On unix systems, this is /tmp/pkg/ which is a shared directory for all users on the same local system. There is no uniqueness to the package names within...

6.6CVSS7.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2024/02/09 10:21 p.m.61 views

CVE-2024-24828 Local Privilege Escalation in execuatables bundled by pkg

pkg is tool design to bundle Node.js projects into an executables. Any native code packages built by pkg are written to a hardcoded directory. On unix systems, this is /tmp/pkg/ which is a shared directory for all users on the same local system. There is no uniqueness to the package names within...

6.6CVSS7.7AI score0.00231EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/02/09 10:21 p.m.25 views

CVE-2024-24828 Local Privilege Escalation in execuatables bundled by pkg

pkg is tool design to bundle Node.js projects into an executables. Any native code packages built by pkg are written to a hardcoded directory. On unix systems, this is /tmp/pkg/ which is a shared directory for all users on the same local system. There is no uniqueness to the package names within...

6.6CVSS6.6AI score0.00231EPSS
SaveExploits0References2
CVE
CVE
added 2024/02/09 10:21 p.m.121 views

CVE-2024-24828

CVE-2024-24828 describes a local privilege escalation in the Node.js tool pkg. The vulnerability arises because native-code packages built by pkg are written to a hardcoded, shared directory (/tmp/pkg/) on UNIX-like systems with non-unique, predictable names. An attacker with access to the same l...

7.8CVSS7.4AI score0.00231EPSS
SaveExploits0References2Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2024/02/09 3:50 p.m.66 views

Security Bulletin: Vulnerabilities in Axios, Node.js, VMWare tools, and Linux Kernel might affect IBM Storage Defender – Data Protect.

Summary IBM Storage Defender – Data Protect is vulnerable and that can result in denial of service attacks, cross-site scripting, execution of arbitrary code, gaining elevated privileges, low integrity and confidentiality impacts, and the ability to obtain sensitive information. The vulnerabiliti...

7.8CVSS9.9AI score0.04579EPSS
SaveExploits3Affected Software1
The Hacker News
The Hacker News
added 2024/02/09 10:28 a.m.41 views

New Coyote Trojan Targets 61 Brazilian Banks with Nim-Powered Attack

Sixty-one banking institutions, all of them originating from Brazil, are the target of a new banking trojan called Coyote. "This malware utilizes the Squirrel installer for distribution, leveraging Node.js and a relatively new multi-platform programming language called Nim as a loader to complete...

7.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/02/09 12:0 a.m.13 views

PT-2024-20594 · Node.Js +1 · Node.Js +1

Name of the Vulnerable Software and Affected Versions: pkg affected versions not specified Description: The issue arises from the pkg tool writing native code packages to a hardcoded directory, specifically /tmp/pkg/ on Unix systems, which is a shared directory for all users on the same local...

7.8CVSS7.2AI score0.00231EPSS
SaveExploits0References9
NVD
NVD
added 2024/02/08 5:15 p.m.25 views

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.8CVSS9.4AI score0.01613EPSS
SaveExploits1References5
Prion
Prion
added 2024/02/08 5:15 p.m.44 views

Design/Logic Flaw

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

7.5CVSS9.3AI score0.01613EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2024/02/08 12:0 a.m.96 views

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.8CVSS9.4AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/02/08 12:0 a.m.9 views

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.6AI score0.01613EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2024/02/08 12:0 a.m.33 views

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.7AI score0.01613EPSS
SaveExploits1References5
Rows per page
Query Builder