VendorsNetAppdata_ontap_edgeany version
Vulnerabilities

NetApp Data ONTAP Edge any version

Ranked by severity, then by exploit likelihood. Click a CVE ID for its full record.

23CVEs
CVE-2018-11236
stdlib/canonicalize.c in the GNU C Library (aka glibc or libc6) 2.27 and earlier, when processing very long pathname arguments to the realpath function, could encounter an integer overflow on 32-bit architectures, leading to a stack-based buffer overflow and, potentially, arbitrary code execution.
Published 2018-05-18 · Modified
9.8EPSS 0.071
CVE-2018-6485
An integer overflow in the implementation of the posix_memalign in memalign functions in the GNU C Library (aka glibc or libc6) 2.26 and earlier could cause these functions to return a pointer to a heap area that is too small, potentially leading to heap corruption.
Published 2018-02-01 · Modified
9.8EPSS 0.047
CVE-2015-8960
The TLS protocol 1.2 and earlier supports the rsa_fixed_dh, dss_fixed_dh, rsa_fixed_ecdh, and ecdsa_fixed_ecdh values for ClientCertificateType but does not directly document the ability to compute the master secret in certain situations with a client secret key and server public key but not a server secret key, which makes it easier for man-in-the-middle attackers to spoof TLS servers by leveraging knowledge of the secret key for an arbitrary installed client X.509 certificate, aka the "Key Compromise Impersonation (KCI)" issue.
Published 2016-09-21 · Modified
8.1EPSS 0.019
CVE-2018-11237
An AVX-512-optimized implementation of the mempcpy function in the GNU C Library (aka glibc or libc6) 2.27 and earlier may write data beyond the target buffer, leading to a buffer overflow in __mempcpy_avx512_no_vzeroupper.
Published 2018-05-18 · Modified
7.8EPSS 0.009
CVE-2018-5740
A flaw in the "deny-answer-aliases" feature can cause an assertion failure in named
Published 2019-01-16 · Modified
7.5EPSS 0.596
CVE-2016-9131
named in ISC BIND 9.x before 9.9.9-P5, 9.10.x before 9.10.4-P5, and 9.11.x before 9.11.0-P2 allows remote attackers to cause a denial of service (assertion failure and daemon exit) via a malformed response to an RTYPE ANY query.
Published 2017-01-12 · Modified
7.5EPSS 0.406
CVE-2016-8610
A denial of service flaw was found in OpenSSL 0.9.8, 1.0.1, 1.0.2 through 1.0.2h, and 1.1.0 in the way the TLS/SSL protocol defined processing of ALERT packets during a connection handshake. A remote attacker could use this flaw to make a TLS/SSL server consume an excessive amount of CPU and fail to accept connections from other clients.
Published 2017-11-13 · Modified
7.5EPSS 0.397
CVE-2016-8864
named in ISC BIND 9.x before 9.9.9-P4, 9.10.x before 9.10.4-P4, and 9.11.x before 9.11.0-P1 allows remote attackers to cause a denial of service (assertion failure and daemon exit) via a DNAME record in the answer section of a response to a recursive query, related to db.c and resolver.c.
Published 2016-11-02 · Modified
7.5EPSS 0.387
CVE-2017-3145
Improper fetch cleanup sequencing in the resolver can cause named to crash
Published 2019-01-16 · Modified
7.5EPSS 0.279
CVE-2017-3135
Combination of DNS64 and RPZ Can Lead to Crash
Published 2019-01-16 · Modified
7.5EPSS 0.172
CVE-2016-10708
sshd in OpenSSH before 7.4 allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via an out-of-sequence NEWKEYS message, as demonstrated by Honggfuzz, related to kex.c and packet.c.
Published 2018-01-21 · Modified
7.5EPSS 0.157
CVE-2018-5737
BIND 9.12's serve-stale implementation can cause an assertion failure in rbtdb.c or other undesirable behavior, even if serve-stale is not enabled.
Published 2019-01-16 · Modified
7.5EPSS 0.104
CVE-2017-3137
A response packet can cause a resolver to terminate when processing an answer containing a CNAME or DNAME
Published 2019-01-16 · Modified
7.5EPSS 0.090
CVE-2018-12015
In Perl through 5.26.2, the Archive::Tar module allows remote attackers to bypass a directory-traversal protection mechanism, and overwrite arbitrary files, via an archive file containing a symlink and a regular file with the same name.
Published 2018-06-07 · Modified
7.5EPSS 0.073
CVE-2016-9778
An error handling certain queries using the nxdomain-redirect feature could cause a REQUIRE assertion failure in db.c
Published 2019-01-16 · Modified
7.5EPSS 0.068
CVE-2018-5734
A malformed request can trigger an assertion failure in badcache.c
Published 2019-01-16 · Modified
7.5EPSS 0.063
CVE-2017-3138
named exits with a REQUIRE assertion failure if it receives a null command string on its control channel
Published 2019-01-16 · Modified
6.5EPSS 0.055
CVE-2018-15473
OpenSSH through 7.7 is prone to a user enumeration vulnerability due to not delaying bailout for an invalid authenticating user until after the packet containing the request has been fully parsed, related to auth2-gss.c, auth2-hostbased.c, and auth2-pubkey.c.
Published 2018-08-17 · Modified
5.93 PoCEPSS 0.986
CVE-2017-3140
An error processing RPZ rules can cause named to loop endlessly after handling a query
Published 2019-01-16 · Modified
5.9EPSS 0.122
CVE-2017-3136
An error handling synthesized records could cause an assertion failure when using DNS64 with "break-dnssec yes;"
Published 2019-01-16 · Modified
5.9EPSS 0.112
CVE-2018-5736
An error in zone database reference counting can lead to an assertion failure if a server which is running an affected version of BIND attempts several transfers of a slave zone in quick succession. This defect could be deliberately exercised by an attacker who is permitted to cause a vulnerable server to initiate zone transfers (for example: by sending valid NOTIFY messages), causing the named process to exit after failing the assertion test. Affects BIND 9.12.0 and 9.12.1.
Published 2019-01-16 · Modified
5.3EPSS 0.180
CVE-2018-15919
Remotely observable behaviour in auth-gss2.c in OpenSSH through 7.8 could be used by remote attackers to detect existence of users on a target system when GSS2 is in use. NOTE: the discoverer states 'We understand that the OpenSSH developers do not want to treat such a username enumeration (or "oracle") as a vulnerability.'
Published 2018-08-28 · Modified
5.3EPSS 0.036
CVE-2017-15906
The process_open function in sftp-server.c in OpenSSH before 7.6 does not properly prevent write operations in readonly mode, which allows attackers to create zero-length files.
Published 2017-10-26 · Modified
5.3EPSS 0.034