CVEInsight.
TrendingZero-DayExploreBrowseSearchSaved
CVEInsight.

Free vulnerability intelligence for developers, security teams, and researchers. Data sourced from public databases for informational purposes only.

Explore

HomeTrendingZero-Day WatchAttack TypesBrowse CVEsSearch

Legal

Privacy PolicyTerms of ServiceData Disclaimer

© 2026CVEInsight. For informational use only — not a substitute for professional security advice.

CVE data sourced from NVD / NIST & public disclosures.

netapp

ontap_select_deploy_administration_utility

176 known vulnerabilities · sorted by CVSS score

CVE-2021-3177
CRITICAL9.8

Python 3.x through 3.9.1 has a buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to c_double.from_param. This occurs because sprintf is used unsafely.

python / python+14
Network
Published Jan 19, 2021
Page 1 of 9
CVE-2020-11656
CRITICAL9.8

In SQLite through 3.31.1, the ALTER TABLE implementation has a use-after-free, as demonstrated by an ORDER BY clause that belongs to a compound SELECT statement.

sqlite / sqlite+14
Network
Published Apr 9, 2020
CVE-2019-5509
CRITICAL9.8

ONTAP Select Deploy administration utility versions 2.11.2 through 2.12.2 are susceptible to a code injection vulnerability which when successfully exploited could allow an unauthenticated remote attacker to enable and use a privileged user account.

netapp / ontap_select_deploy_administration_utility
Network
Published Nov 21, 2019
CVE-2020-36328
CRITICAL9.8

A flaw was found in libwebp in versions before 1.0.1. A heap-based buffer overflow in function WebPDecodeRGBInto is possible due to an invalid check for buffer size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.

webmproject / libwebp+7
Network
Published May 21, 2021
CVE-2019-5505
CRITICAL9.8

ONTAP Select Deploy administration utility versions 2.2 through 2.12.1 transmit credentials in plaintext.

netapp / ontap_select_deploy_administration_utility+1
Network
Published Sep 24, 2019
CVE-2022-37434
CRITICAL9.8

zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow in inflate in inflate.c via a large gzip header extra field. NOTE: only applications that call inflateGetHeader are affected. Some common applications bundle the affected zlib source code but may be unable to call inflateGetHeader (e.g., see the nodejs/node reference).

zlib / zlib+26
Network
Published Aug 5, 2022
CVE-2019-9169
CRITICAL9.8

In the GNU C Library (aka glibc or libc6) through 2.29, proceed_next_node in posix/regexec.c has a heap-based buffer over-read via an attempted case-insensitive regular-expression match.

gnu / glibc+9
Network
Published Feb 26, 2019
CVE-2019-19646
CRITICAL9.8

pragma.c in SQLite through 3.30.1 mishandles NOT NULL in an integrity_check PRAGMA command in certain cases of generated columns.

sqlite / sqlite+5
Network
Published Dec 9, 2019
CVE-2020-36329
CRITICAL9.8

A flaw was found in libwebp in versions before 1.0.1. A use-after-free was found due to a thread being killed too early. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.

webmproject / libwebp+7
Network
Published May 21, 2021
CVE-2021-3520
CRITICAL9.8

There's a flaw in lz4. An attacker who submits a crafted file to an application linked with lz4 may be able to trigger an integer overflow, leading to calling of memmove() on a negative size argument, causing an out-of-bounds write and/or a crash. The greatest impact of this flaw is to availability, with some potential impact to confidentiality and integrity as well.

lz4_project / lz4+8
Network
Published Jun 2, 2021
CVE-2019-19317
CRITICAL9.8

lookupName in resolve.c in SQLite 3.30.1 omits bits from the colUsed bitmask in the case of a generated column, which allows attackers to cause a denial of service or possibly have unspecified other impact.

sqlite / sqlite+4
Network
Published Dec 5, 2019
CVE-2020-35527
CRITICAL9.8

In SQLite 3.31.1, there is an out of bounds access problem through ALTER TABLE for views that have a nested FROM clause.

sqlite / sqlite+1
Network
Published Sep 1, 2022
CVE-2019-5504
CRITICAL9.8

ONTAP Select Deploy administration utility versions 2.12 & 2.12.1 ship with an HTTP service bound to the network allowing unauthenticated remote attackers to perform administrative actions.

netapp / ontap_select_deploy_administration_utility+1
Network
Published Sep 24, 2019
CVE-2022-1664
CRITICAL9.8

Dpkg::Source::Archive in dpkg, the Debian package management system, before version 1.21.8, 1.20.10, 1.19.8, 1.18.26 is prone to a directory traversal vulnerability. When extracting untrusted source packages in v2 and v3 source package formats that include a debian.tar, the in-place extraction can lead to directory traversal situations on specially crafted orig.tar and debian.tar tarballs.

debian / dpkg+7
Network
Published May 26, 2022
CVE-2020-15999
CRITICAL9.6

Heap buffer overflow in Freetype in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.

google / chrome+5
Network
Published Nov 3, 2020
CVE-2020-36331
CRITICAL9.1

A flaw was found in libwebp in versions before 1.0.1. An out-of-bounds read was found in function ChunkAssignData. The highest threat from this vulnerability is to data confidentiality and to the service availability.

webmproject / libwebp+6
Network
Published May 21, 2021
CVE-2021-35942
CRITICAL9.1

The wordexp function in the GNU C Library (aka glibc) through 2.33 may crash or read arbitrary memory in parse_param (in posix/wordexp.c) when called with an untrusted, crafted pattern, potentially resulting in a denial of service or disclosure of information. This occurs because atoi was used but strtoul should have been used to ensure correct calculations.

gnu / glibc+6
Network
Published Jul 22, 2021
CVE-2019-3859
CRITICAL9.1

An out of bounds read flaw was discovered in libssh2 before 1.8.1 in the _libssh2_packet_require and _libssh2_packet_requirev functions. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the client memory.

libssh2 / libssh2+7
Network
Published Mar 21, 2019
CVE-2022-1586
CRITICAL9.1

An out-of-bounds read vulnerability was discovered in the PCRE2 library in the compile_xclass_matchingpath() function of the pcre2_jit_compile.c file. This involves a unicode property matching issue in JIT-compiled regular expressions. The issue occurs because the character was not fully read in case-less matching within JIT.

pcre / pcre2+14
Network
Published May 16, 2022
CVE-2022-1587
CRITICAL9.1

An out-of-bounds read vulnerability was discovered in the PCRE2 library in the get_recurse_data_length() function of the pcre2_jit_compile.c file. This issue affects recursions in JIT-compiled regular expressions caused by duplicate data transfers.

pcre / pcre2+12
Network
Published May 16, 2022