CVE-2020-1971
- EPSS 0.34%
- Veröffentlicht 08.12.2020 16:15:11
- Zuletzt bearbeitet 21.11.2024 05:11:45
The X.509 GeneralName type is a generic type for representing different types of names. One of those name types is known as EDIPartyName. OpenSSL provides a function GENERAL_NAME_cmp which compares different instances of a GENERAL_NAME to see if they...
CVE-2018-21270
- EPSS 0.36%
- Veröffentlicht 03.12.2020 21:15:11
- Zuletzt bearbeitet 21.11.2024 04:03:19
Versions less than 0.0.6 of the Node.js stringstream module are vulnerable to an out-of-bounds read because of allocation of uninitialized buffers when a number is passed in the input stream (when using Node.js 4.x).
CVE-2020-8277
- EPSS 59.17%
- Veröffentlicht 19.11.2020 01:15:12
- Zuletzt bearbeitet 21.11.2024 05:38:38
A Node.js application that allows an attacker to trigger a DNS request for a host of their choice could trigger a Denial of Service in versions < 15.2.1, < 14.15.1, and < 12.19.1 by getting the application to resolve a DNS record with a larger number...
CVE-2020-8251
- EPSS 3.06%
- Veröffentlicht 18.09.2020 21:15:13
- Zuletzt bearbeitet 21.11.2024 05:38:35
Node.js < 14.11.0 is vulnerable to HTTP denial of service (DoS) attacks based on delayed requests submission which can make the server unable to accept new connections.
CVE-2020-8252
- EPSS 0.2%
- Veröffentlicht 18.09.2020 21:15:13
- Zuletzt bearbeitet 21.11.2024 05:38:35
The implementation of realpath in libuv < 10.22.1, < 12.18.4, and < 14.9.0 used within Node.js incorrectly determined the buffer size which can result in a buffer overflow if the resolved path is longer than 256 bytes.
CVE-2020-8201
- EPSS 0.63%
- Veröffentlicht 18.09.2020 21:15:12
- Zuletzt bearbeitet 21.11.2024 05:38:29
Node.js < 12.18.4 and < 14.11 can be exploited to perform HTTP desync attacks and deliver malicious payloads to unsuspecting users. The payloads can be crafted by an attacker to hijack user sessions, poison cookies, perform clickjacking, and a multit...
CVE-2020-8174
- EPSS 1.49%
- Veröffentlicht 24.07.2020 22:15:12
- Zuletzt bearbeitet 21.11.2024 05:38:26
napi_get_value_string_*() allows various kinds of memory corruption in node < 10.21.0, 12.18.0, and < 14.4.0.
CVE-2020-8172
- EPSS 1.18%
- Veröffentlicht 08.06.2020 14:15:13
- Zuletzt bearbeitet 21.11.2024 05:38:26
TLS session reuse can lead to host certificate verification bypass in node version < 12.18.0 and < 14.4.0.
CVE-2020-11080
- EPSS 0.74%
- Veröffentlicht 03.06.2020 23:15:11
- Zuletzt bearbeitet 21.11.2024 04:56:44
In nghttp2 before version 1.41.0, the overly large HTTP/2 SETTINGS frame payload causes denial of service. The proof of concept attack involves a malicious client constructing a SETTINGS frame with a length of 14,400 bytes (2400 individual settings e...
CVE-2020-10531
- EPSS 0.79%
- Veröffentlicht 12.03.2020 19:15:13
- Zuletzt bearbeitet 21.11.2024 04:55:31
An issue was discovered in International Components for Unicode (ICU) for C/C++ through 66.1. An integer overflow, leading to a heap-based buffer overflow, exists in the UnicodeString::doAppend() function in common/unistr.cpp.