Lucene search
+L

8236 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 3:35 a.m.7 views

CVE-2018-25083

The pullit package before 1.4.0 for Node.js allows OS Command Injection because eval is used on an attacker-supplied Git branch name...

9.8CVSS7.3AI score0.02693EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 3:34 a.m.7 views

CVE-2013-4660

The JS-YAML module before 2.0.5 for Node.js parses input without properly considering the unsafe !!js/function tag, which allows remote attackers to execute arbitrary code via a crafted string that triggers an eval operation...

6.8CVSS7.8AI score0.17321EPSS
SaveExploits7References1
RedhatCVE
RedhatCVE
added 2025/05/22 3:27 a.m.9 views

CVE-2018-18524

Evernote 6.15 on Windows has an incorrectly repaired stored XSS vulnerability. An attacker can use this XSS issue to inject Node.js code under Present mode. After a victim opens an affected note under Present mode, the attacker can read the victim's files and achieve remote execution command on t...

6.1CVSS6.4AI score0.0194EPSS
SaveExploits1References1
Oracle linux
Oracle linux
added 2025/05/22 12:0 a.m.36 views

nodejs:22 security update

nodejs 1:22.15.0-1 - Update to 22.15.0 - Drop upstream patches Resolves: RHEL-87319 RHEL-86586 1:22.13.1-4 - Patch fix for sqlite CVE-2025-31498 Resolves: RHEL-87319 1:22.13.1-3 - Update c-ares to newest version with fix for CVE-2025-31498 Resolves: RHEL-86586 1:22.13.1-2 - Remove obsolete lua...

8.3CVSS7.1AI score0.0135EPSS
SaveExploits0
OSV
OSV
added 2025/05/21 6:0 a.m.13 views

BIT-NODE-2025-23167

A flaw in Node.js 20's HTTP parser allows improper termination of HTTP/1 headers using \r\n\rX instead of the required \r\n\r\n. This inconsistency enables request smuggling, allowing attackers to bypass proxy-based access controls and submit unauthorized requests. The issue was resolved by...

6.5CVSS6.5AI score0.00503EPSS
SaveExploits1References2
OSV
OSV
added 2025/05/21 6:0 a.m.15 views

BIT-NODE-MIN-2025-23167

A flaw in Node.js 20's HTTP parser allows improper termination of HTTP/1 headers using \r\n\rX instead of the required \r\n\r\n. This inconsistency enables request smuggling, allowing attackers to bypass proxy-based access controls and submit unauthorized requests. The issue was resolved by...

6.5CVSS6.3AI score0.00503EPSS
SaveExploits1References2
OSV
OSV
added 2025/05/21 6:0 a.m.9 views

BIT-NODE-2025-23166

The C++ method SignTraits::DeriveBits may incorrectly call ThrowException based on user-supplied inputs when executing in a background thread, crashing the Node.js process. Such cryptographic operations are commonly applied to untrusted inputs. Thus, this mechanism potentially allows an adversary...

7.5CVSS6.6AI score0.00803EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/21 6:0 a.m.12 views

BIT-NODE-MIN-2025-23166

The C++ method SignTraits::DeriveBits may incorrectly call ThrowException based on user-supplied inputs when executing in a background thread, crashing the Node.js process. Such cryptographic operations are commonly applied to untrusted inputs. Thus, this mechanism potentially allows an adversary...

7.5CVSS7.4AI score0.00803EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/21 6:0 a.m.20 views

BIT-NODE-2025-23165

In Node.js, the ReadFileUtf8 internal binding leaks memory due to a corrupted pointer in uvfss.file: a UTF-16 path buffer is allocated but subsequently overwritten when the file descriptor is set. This results in an unrecoverable memory leak on every call. Repeated use can cause unbounded memory...

3.7CVSS4.1AI score0.00533EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/21 6:0 a.m.33 views

BIT-NODE-MIN-2025-23165

In Node.js, the ReadFileUtf8 internal binding leaks memory due to a corrupted pointer in uvfss.file: a UTF-16 path buffer is allocated but subsequently overwritten when the file descriptor is set. This results in an unrecoverable memory leak on every call. Repeated use can cause unbounded memory...

3.7CVSS4AI score0.00533EPSS
SaveExploits0References2
Oracle linux
Oracle linux
added 2025/05/21 12:0 a.m.15 views

nodejs:20 security update

nodejs 1:20.19.1-1 - Update to version 20.19.1 Resolves: RHEL-78764 1:20.18.2-3 - Update c-ares to 1.34.5 to address CVE-2025-31498 nodejs-nodemon nodejs-packaging...

8.3CVSS7AI score0.00577EPSS
SaveExploits0
OSV
OSV
added 2025/05/19 10:4 p.m.7 views

GHSA-44FP-W29J-9VJ5 Multer vulnerable to Denial of Service via memory leaks from unclosed streams

Impact Multer 2.0.0 is vulnerable to a resource exhaustion and memory leak issue due to improper stream handling. When the HTTP request stream emits an error, the internal busboy stream is not closed, violating Node.js stream safety guidance. This leads to unclosed streams accumulating over time,...

7.5CVSS7.3AI score0.00754EPSS
SaveExploits0References5
NVD
NVD
added 2025/05/19 8:15 p.m.19 views

CVE-2025-47935

Multer is a node.js middleware for handling multipart/form-data. Versions prior to 2.0.0 are vulnerable to a resource exhaustion and memory leak issue due to improper stream handling. When the HTTP request stream emits an error, the internal busboy stream is not closed, violating Node.js stream...

7.5CVSS0.00754EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/05/19 7:28 p.m.66 views

CVE-2025-47949 samlify SAML Signature Wrapping attack

samlify is a Node.js library for SAML single sign-on. A Signature Wrapping attack has been found in samlify prior to version 2.10.0, allowing an attacker to forge a SAML Response to authenticate as any user. An attacker would need a signed XML document by the identity provider. Version 2.10.0 fix...

9.9CVSS0.0046EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/19 7:28 p.m.12 views

CVE-2025-47949 samlify SAML Signature Wrapping attack

samlify is a Node.js library for SAML single sign-on. A Signature Wrapping attack has been found in samlify prior to version 2.10.0, allowing an attacker to forge a SAML Response to authenticate as any user. An attacker would need a signed XML document by the identity provider. Version 2.10.0 fix...

9.9CVSS8.5AI score
SaveExploits0References4
CVE
CVE
added 2025/05/19 7:20 p.m.230 views

CVE-2025-47944

CVE-2025-47944 affects the Multer Node.js multipart/form-data middleware. The vulnerability allows a DoS by sending a malformed multi-part upload, triggering an unhandled exception and crashing the process. It is present in Multer versions from 1.4.4-lts.1 up to, but not including, 2.0.0. The adv...

7.5CVSS7.5AI score0.0077EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/19 7:18 p.m.226 views

CVE-2025-47935

CVE-2025-47935 (Multer) : Multer (Node.js multipart/form-data middleware) versions before 2.0.0 are affected by a resource exhaustion/memory‑leak due to improper stream handling. When the HTTP request stream errors, the internal busboy stream is not closed, causing streams to accumulate and consu...

7.5CVSS7.7AI score0.00754EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/19 7:18 p.m.10 views

CVE-2025-47935 Multer vulnerable to Denial of Service via memory leaks from unclosed streams

Multer is a node.js middleware for handling multipart/form-data. Versions prior to 2.0.0 are vulnerable to a resource exhaustion and memory leak issue due to improper stream handling. When the HTTP request stream emits an error, the internal busboy stream is not closed, violating Node.js stream...

7.5CVSS8AI score
SaveExploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 2025/05/19 3:12 p.m.12 views

Security Bulletin: IBM App Connect Enterprise Certified Container IntegrationServer and IntegrationRuntime operands are vulnerable to denial of service [CVE-2025-47279]

Summary Node.js module undici is used by IBM App Connect Enterprise Certified Container for HTTP communications. IBM App Connect Enterprise Certified Container IntegrationServer and IntegrationRuntime operands are vulnerable to denial of service. This bulletin provides patch information to addres...

3.1CVSS6.2AI score0.00281EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2025/05/19 2:15 a.m.16 views

CVE-2025-23166

The C++ method SignTraits::DeriveBits may incorrectly call ThrowException based on user-supplied inputs when executing in a background thread, crashing the Node.js process. Such cryptographic operations are commonly applied to untrusted inputs. Thus, this mechanism potentially allows an adversary...

7.5CVSS0.00803EPSS
SaveExploits0References1
Rows per page
Query Builder