CVE-2017-16024
- EPSS 0.28%
- Veröffentlicht 04.06.2018 19:29:01
- Zuletzt bearbeitet 21.11.2024 03:15:41
The sync-exec module is used to simulate child_process.execSync in node versions <0.11.9. Sync-exec uses tmp directories as a buffer before returning values. Other users on the server have read access to the tmp directory, possibly allowing an attack...
CVE-2018-7158
- EPSS 1.2%
- Veröffentlicht 17.05.2018 14:29:00
- Zuletzt bearbeitet 21.11.2024 04:11:41
The `'path'` module in the Node.js 4.x release line contains a potential regular expression denial of service (ReDoS) vector. The code in question was replaced in Node.js 6.x and later so this vulnerability only impacts all versions of Node.js 4.x. T...
CVE-2018-7159
- EPSS 0.79%
- Veröffentlicht 17.05.2018 14:29:00
- Zuletzt bearbeitet 21.11.2024 04:11:41
The HTTP parser in all current versions of Node.js ignores spaces in the `Content-Length` header, allowing input such as `Content-Length: 1 2` to be interpreted as having a value of `12`. The HTTP specification does not allow for spaces in the `Conte...
CVE-2018-7160
- EPSS 1.47%
- Veröffentlicht 17.05.2018 14:29:00
- Zuletzt bearbeitet 21.11.2024 04:11:42
The Node.js inspector, in 6.x and later is vulnerable to a DNS rebinding attack which could be exploited to perform remote code execution. An attack is possible from malicious websites open in a web browser on the same computer, or another computer w...
CVE-2018-1000168
- EPSS 4.08%
- Veröffentlicht 08.05.2018 15:29:00
- Zuletzt bearbeitet 09.06.2025 16:15:27
nghttp2 version >= 1.10.0 and nghttp2 <= v1.31.0 contains an Improper Input Validation CWE-20 vulnerability in ALTSVC frame handling that can result in segmentation fault leading to denial of service. This attack appears to be exploitable via network...
CVE-2017-15896
- EPSS 0.1%
- Veröffentlicht 11.12.2017 21:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
Node.js was affected by OpenSSL vulnerability CVE-2017-3737 in regards to the use of SSL_read() due to TLS handshake failure. The result was that an active network attacker could send application data to Node.js using the TLS or HTTP2 modules in a wa...
CVE-2017-15897
- EPSS 0.62%
- Veröffentlicht 11.12.2017 21:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
Node.js had a bug in versions 8.X and 9.X which caused buffers to not be initialized when the encoding for the fill value did not match the encoding specified. For example, 'Buffer.alloc(0x100, "This is not correctly encoded", "hex");' The buffer imp...
CVE-2017-3738
- EPSS 13.96%
- Veröffentlicht 07.12.2017 16:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
There is an overflow bug in the AVX2 Montgomery multiplication procedure used in exponentiation with 1024-bit moduli. No EC algorithms are affected. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult...
CVE-2017-14919
- EPSS 1.04%
- Veröffentlicht 30.10.2017 19:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
Node.js before 4.8.5, 6.x before 6.11.5, and 8.x before 8.8.0 allows remote attackers to cause a denial of service (uncaught exception and crash) by leveraging a change in the zlib module 1.2.9 making 8 an invalid value for the windowBits parameter.
CVE-2014-3744
- EPSS 55.16%
- Veröffentlicht 23.10.2017 18:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
Directory traversal vulnerability in the st module before 0.2.5 for Node.js allows remote attackers to read arbitrary files via a %2e%2e (encoded dot dot) in an unspecified path.