Show filters
170 Total Results
Displaying 121-130 of 170
Sort by:
Attacker Value
Unknown

CVE-2017-3738

Disclosure Date: December 07, 2017 (last updated November 26, 2024)
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 to perform and are not believed likely. Attacks against DH1024 are considered just feasible, because most of the work necessary to deduce information about a private key may be performed offline. The amount of resources required for such an attack would be significant. However, for an attack on TLS to be meaningful, the server would have to share the DH1024 private key among multiple clients, which is no longer an option since CVE-2016-0701. This only affects processors that support the AVX2 but not ADX extensions like Intel Haswell (4th generation). Note: The impact from this issue is similar to CVE-2017-3736, CVE-2017-3732 and CVE-2015-3193. OpenSSL version 1.0.2-1.0.2m and 1.1.0-1.1.0g are affected. Fixed in OpenSSL 1.0.2n. Due to the …
Attacker Value
Unknown

CVE-2017-14919

Disclosure Date: October 30, 2017 (last updated November 26, 2024)
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.
0
Attacker Value
Unknown

CVE-2014-3744

Disclosure Date: October 23, 2017 (last updated November 26, 2024)
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.
0
Attacker Value
Unknown

CVE-2015-7384

Disclosure Date: October 10, 2017 (last updated November 26, 2024)
Node.js 4.0.0, 4.1.0, and 4.1.1 allows remote attackers to cause a denial of service.
0
Attacker Value
Unknown

CVE-2017-14849

Disclosure Date: September 28, 2017 (last updated November 26, 2024)
Node.js 8.5.0 before 8.6.0 allows remote attackers to access unintended files, because a change to ".." handling was incompatible with the pathname validation used by unspecified community modules.
0
Attacker Value
Unknown

CVE-2015-2927

Disclosure Date: September 20, 2017 (last updated November 08, 2023)
node 0.3.2 and URONode before 1.0.5r3 allows remote attackers to cause a denial of service (bandwidth consumption).
0
Attacker Value
Unknown

CVE-2017-11499

Disclosure Date: July 25, 2017 (last updated November 26, 2024)
Node.js v4.0 through v4.8.3, all versions of v5.x, v6.0 through v6.11.0, v7.0 through v7.10.0, and v8.0 through v8.1.3 was susceptible to hash flooding remote DoS attacks as the HashTable seed was constant across a given released version of Node.js. This was a result of building with V8 snapshots enabled by default which caused the initially randomized seed to be overwritten on startup.
0
Attacker Value
Unknown

CVE-2017-1000381

Disclosure Date: July 07, 2017 (last updated November 26, 2024)
The c-ares function `ares_parse_naptr_reply()`, which is used for parsing NAPTR responses, could be triggered to read memory outside of the given input buffer if the passed in DNS response packet was crafted in a particular way.
Attacker Value
Unknown

CVE-2016-9842

Disclosure Date: May 23, 2017 (last updated August 29, 2024)
The inflateMark function in inflate.c in zlib 1.2.8 might allow context-dependent attackers to have unspecified impact via vectors involving left shifts of negative integers.
Attacker Value
Unknown

CVE-2016-9840

Disclosure Date: May 23, 2017 (last updated November 08, 2023)
inftrees.c in zlib 1.2.8 might allow context-dependent attackers to have unspecified impact by leveraging improper pointer arithmetic.