CVE-2018-5407
- EPSS 0.64%
- Published 15.11.2018 21:29:00
- Last modified 21.11.2024 04:08:45
Simultaneous Multi-threading (SMT) in processors can enable local users to exploit software vulnerable to timing attacks via a side-channel timing attack on 'port contention'.
CVE-2018-0734
- EPSS 6.05%
- Published 30.10.2018 12:29:00
- Last modified 21.11.2024 03:38:50
The OpenSSL DSA signature algorithm has been shown to be vulnerable to a timing side channel attack. An attacker could use variations in the signing algorithm to recover the private key. Fixed in OpenSSL 1.1.1a (Affected 1.1.1). Fixed in OpenSSL 1.1....
CVE-2018-0735
- EPSS 9.26%
- Published 29.10.2018 13:29:00
- Last modified 21.11.2024 03:38:50
The OpenSSL ECDSA signature algorithm has been shown to be vulnerable to a timing side channel attack. An attacker could use variations in the signing algorithm to recover the private key. Fixed in OpenSSL 1.1.0j (Affected 1.1.0-1.1.0i). Fixed in Ope...
CVE-2018-12115
- EPSS 1.45%
- Published 21.08.2018 12:29:00
- Last modified 21.11.2024 03:44:37
In all versions of Node.js prior to 6.14.4, 8.11.4 and 10.9.0 when used with UCS-2 encoding (recognized by Node.js under the names `'ucs2'`, `'ucs-2'`, `'utf16le'` and `'utf-16le'`), `Buffer#write()` can be abused to write outside of the bounds of a ...
CVE-2018-7166
- EPSS 0.6%
- Published 21.08.2018 12:29:00
- Last modified 21.11.2024 04:11:42
In all versions of Node.js 10 prior to 10.9.0, an argument processing flaw can cause `Buffer.alloc()` to return uninitialized memory. This method is intended to be safe and only return initialized, or cleared, memory. The third argument specifying `e...
CVE-2018-7161
- EPSS 1.02%
- Published 13.06.2018 16:29:01
- Last modified 21.11.2024 04:11:42
All versions of Node.js 8.x, 9.x, and 10.x are vulnerable and the severity is HIGH. An attacker can cause a denial of service (DoS) by causing a node server providing an http2 server to crash. This can be accomplished by interacting with the http2 se...
CVE-2018-7162
- EPSS 1.51%
- Published 13.06.2018 16:29:01
- Last modified 21.11.2024 04:11:42
All versions of Node.js 9.x and 10.x are vulnerable and the severity is HIGH. An attacker can cause a denial of service (DoS) by causing a node process which provides an http server supporting TLS server to crash. This can be accomplished by sending ...
CVE-2018-7164
- EPSS 0.91%
- Published 13.06.2018 16:29:01
- Last modified 21.11.2024 04:11:42
Node.js versions 9.7.0 and later and 10.x are vulnerable and the severity is MEDIUM. A bug introduced in 9.7.0 increases the memory consumed when reading from the network into JavaScript using the net.Socket object directly as a stream. An attacker c...
CVE-2018-7167
- EPSS 0.95%
- Published 13.06.2018 16:29:01
- Last modified 21.11.2024 04:11:42
Calling Buffer.fill() or Buffer.alloc() with some parameters can lead to a hang which could result in a Denial of Service. In order to address this vulnerability, the implementations of Buffer.alloc() and Buffer.fill() were updated so that they zero ...
CVE-2018-0732
- EPSS 81.09%
- Published 12.06.2018 13:29:00
- Last modified 21.11.2024 03:38:49
During key agreement in a TLS handshake using a DH(E) based ciphersuite a malicious server can send a very large prime value to the client. This will cause the client to spend an unreasonably long period of time generating a key for this prime result...