Lucene search
+L

43 matches found

OSV
OSV
added 2025/07/15 6:15 p.m.7 views

AZL-65583 CVE-2025-7656 affecting package nodejs18 for versions less than 18.20.3-8

Integer overflow in V8 in Google Chrome prior to 138.0.7204.157 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. Chromium security severity: High...

8.8CVSS5.8AI score0.0863EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/10 9:15 p.m.6 views

AZL-58377 CVE-2025-2135 affecting package nodejs18 18.20.3-11

Type Confusion in V8 in Google Chrome prior to 134.0.6998.88 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. Chromium security severity: High...

8.8CVSS5.8AI score0.06387EPSS
SaveExploits1References1
OSV
OSV
added 2025/03/10 9:15 p.m.9 views

AZL-58372 CVE-2025-1920 affecting package nodejs18 18.20.3-11

Type Confusion in V8 in Google Chrome prior to 134.0.6998.88 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. Chromium security severity: High...

8.8CVSS5.8AI score0.00322EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/19 5:15 p.m.8 views

AZL-57089 CVE-2025-0999 affecting package nodejs18 18.20.3-11

Heap buffer overflow in V8 in Google Chrome prior to 133.0.6943.126 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. Chromium security severity: High...

8.8CVSS7.5AI score0.00628EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/15 2:15 a.m.6 views

AZL-56862 CVE-2025-0995 affecting package nodejs18 18.20.3-11

Use after free in V8 in Google Chrome prior to 133.0.6943.98 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. Chromium security severity: High...

8.8CVSS5.8AI score0.0044EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2025/01/24 4:34 p.m.4 views

Security update for nodejs18

This update for nodejs18 fixes the following issues: Update to 18.20.6: CVE-2025-23085: Fixed HTTP2 memory leak on premature close and ERRPROTO bsc1236250 CVE-2025-22150: Fixed insufficiently random values used when defining the boundary for a multipart/form-data request in undici bsc1236258 Patc...

7.4CVSS7.3AI score0.01327EPSS
SaveExploits0References8
OSV
OSV
added 2025/01/22 8:15 p.m.7 views

AZL-56052 CVE-2025-0612 affecting package nodejs18 18.20.3-11

Out of bounds memory access in V8 in Google Chrome prior to 132.0.6834.110 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. Chromium security severity: High...

7.5CVSS5.8AI score0.00375EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2024/12/12 8:10 a.m.2 views

Security update for nodejs18

This update for nodejs18 fixes the following issues: CVE-2024-21538: Fixed regular expression denial of service in cross-spawn dependency bsc1233856 Other fixes: - Update to 18.20.5 esm: mark import attributes and JSON module as stable deps: + upgrade npm to 10.8.2 + update simdutf to 5.6.0 +...

5.6CVSS6.7AI score0.00873EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2024/12/10 9:12 a.m.5 views

Security update for nodejs18

This update for nodejs18 fixes the following issues: CVE-2024-21538: Fixed regular expression denial of service in cross-spawn dependency bsc1233856 Update to 18.20.5 esm: mark import attributes and JSON module as stable deps: upgrade npm to 10.8.2 update simdutf to 5.6.0 update brotli to 1.1.0...

5.6CVSS7.4AI score0.00873EPSS
SaveExploits0References4
OSV
OSV
added 2024/11/08 5:15 a.m.7 views

AZL-52551 CVE-2024-21538 affecting package nodejs18 for versions less than 18.20.3-2

Versions of the package cross-spawn before 6.0.6, from 7.0.0 and before 7.0.5 are vulnerable to Regular Expression Denial of Service ReDoS due to improper input sanitization. An attacker can increase the CPU usage and crash the program by crafting a very large and well crafted string...

8.7CVSS6.7AI score0.00873EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/25 7:15 a.m.9 views

AZL-39968 CVE-2023-6237 affecting package nodejs18 for versions less than 18.20.2-1

Issue summary: Checking excessively long invalid RSA public keys may take a long time. Impact summary: Applications that use the function EVPPKEYpubliccheck to check RSA public keys may experience long delays. Where the key that is being checked has been obtained from an untrusted source this may...

5.9CVSS6.5AI score0.02303EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/09 1:15 a.m.8 views

AZL-39587 CVE-2024-27983 affecting package nodejs18 for versions less than 18.18.2-7

An attacker can make the Node.js HTTP/2 server completely unavailable by sending a small amount of HTTP/2 frames packets with a few HTTP/2 frames inside. It is possible to leave some data in nghttp2 memory after reset when headers with HTTP/2 CONTINUATION frame are sent to the server and then a T...

8.2CVSS6.9AI score0.87211EPSS
SaveExploits1References1
OSV
OSV
added 2024/04/04 4:15 p.m.9 views

AZL-39803 CVE-2024-30260 affecting package nodejs18 for versions less than 18.20.2-1

Undici is an HTTP/1.1 client, written from scratch for Node.js. Undici cleared Authorization and Proxy-Authorization headers for fetch, but did not clear them for undici.request. This vulnerability was patched in versions 5.28.4 and 6.11.1...

4.3CVSS6.6AI score0.00734EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/04 3:15 p.m.10 views

AZL-39819 CVE-2024-30261 affecting package nodejs18 for versions less than 18.20.2-1

Undici is an HTTP/1.1 client, written from scratch for Node.js. An attacker can alter the integrity option passed to fetch, allowing fetch to accept requests as valid even if they have been tampered. This vulnerability was patched in versions 5.28.4 and 6.11.1...

3.5CVSS6.6AI score0.00803EPSS
SaveExploits1References1
OSV
OSV
added 2024/04/04 3:15 p.m.4 views

AZL-39148 CVE-2024-28182 affecting package nodejs18 for versions less than 18.20.3-1

nghttp2 is an implementation of the Hypertext Transfer Protocol version 2 in C. The nghttp2 library prior to version 1.61.0 keeps reading the unbounded number of HTTP/2 CONTINUATION frames even after a stream is reset to keep HPACK context in sync. This causes excessive CPU usage to decode HPACK...

5.3CVSS6.7AI score0.8496EPSS
SaveExploits1References1
OSV
OSV
added 2024/02/07 10:15 p.m.7 views

AZL-34278 CVE-2024-24806 affecting package nodejs18 for versions less than 18.18.2-4

libuv is a multi-platform support library with a focus on asynchronous I/O. The uvgetaddrinfo function in src/unix/getaddrinfo.c and its windows counterpart src/win/getaddrinfo.c, truncates hostnames to 256 characters before calling getaddrinfo. This behavior can be exploited to create addresses...

7.3CVSS6.8AI score0.02003EPSS
SaveExploits1References1
OSV
OSV
added 2024/01/11 3:15 a.m.4 views

AZL-33349 CVE-2024-22195 affecting package nodejs18 for versions less than 18.20.3-3

Jinja is an extensible templating engine. Special placeholders in the template allow writing code similar to Python syntax. It is possible to inject arbitrary HTML attributes into the rendered HTML template, potentially leading to Cross-Site Scripting XSS. The Jinja xmlattr filter can be abused t...

6.1CVSS6.7AI score0.00892EPSS
SaveExploits0References1
OSV
OSV
added 2023/10/19 10:2 a.m.27 views

SUSE-SU-2023:4132-1 Security update for nodejs18

This update for nodejs18 fixes the following issues: - Update to version 18.18.2 - CVE-2023-44487: Fixed the Rapid Reset attack in nghttp2. bsc1216190 - CVE-2023-45143: Fixed a cookie leakage in undici. bsc1216205 - CVE-2023-38552: Fixed an integrity checks according to policies that could be...

7.5CVSS7.8AI score0.99999EPSS
SaveExploits20References9
OSV
OSV
added 2023/10/10 2:15 p.m.10 views

AZL-31339 CVE-2023-44487 affecting package nodejs18 for versions less than 18.18.2-1

The HTTP/2 protocol allows a denial of service server resource consumption because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023...

7.5CVSS6.7AI score0.99999EPSS
SaveExploits20References1
OSV
OSV
added 2023/08/15 4:15 p.m.26 views

AZL-27926 CVE-2023-32006 affecting package nodejs18 for versions less than 18.17.1-2

The use of module.constructor.createRequire can bypass the policy mechanism and require modules outside of the policy.json definition for a given module. This vulnerability affects all users using the experimental policy mechanism in all active release lines: 16.x, 18.x, and, 20.x. Please note th...

8.8CVSS6.9AI score0.01273EPSS
SaveExploits0References1
Rows per page
Query Builder