← Back

Active Iq Unified Manager

active_iq_unified_manager

Vendor: Netapp • 848 CVEs

CVEs (848)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
3Fedoraproject
NetappPython
9Active Iq Unified Manager
Bootstrap OsE Series Performance Analyzer+6 more
Nov 3, 2025
Nov 9, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being present...Show more
An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor; in such a scenario, they could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied supposed hostname. For example, the attack payload could be placed in the Location header of an HTTP response with status code 302. A fix is planned in 3.11.1, 3.10.9, 3.9.16, 3.8.16, and 3.7.16.Show less
2Linux
Netapp
7Active Iq Unified Manager
H300s FirmwareH410c Firmware+4 more
May 12, 2026
Nov 4, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
The Linux kernel NFSD implementation prior to versions 5.19.17 and 6.0.2 are vulnerable to buffer overflow. NFSD tracks the number of pages held by each NFSD thread by combining the receive and send buffers of a remote p...Show more
The Linux kernel NFSD implementation prior to versions 5.19.17 and 6.0.2 are vulnerable to buffer overflow. NFSD tracks the number of pages held by each NFSD thread by combining the receive and send buffers of a remote procedure call (RPC) into a single array of pages. A client can force the send buffer to shrink by sending an RPC message over TCP with garbage data added at the end of the message. The RPC message with garbage data is still correctly formed according to the specification and is passed forward to handlers. Vulnerable code in NFSD is not expecting the oversized request and writes beyond the allocated buffer space. CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:HShow less
2Netapp
Vmware
2Active Iq Unified Manager
Spring Security
May 6, 2025
Oct 31, 2022
N/A· v4
9.8 CRITICAL· v3
N/A· v2
Spring Security, versions 5.7 prior to 5.7.5 and 5.6 prior to 5.6.9 could be susceptible to authorization rules bypass via forward or include dispatcher types. Specifically, an application is vulnerable when all of the f...Show more
Spring Security, versions 5.7 prior to 5.7.5 and 5.6 prior to 5.6.9 could be susceptible to authorization rules bypass via forward or include dispatcher types. Specifically, an application is vulnerable when all of the following are true: The application expects that Spring Security applies security to forward and include dispatcher types. The application uses the AuthorizationFilter either manually or via the authorizeHttpRequests() method. The application configures the FilterChainProxy to apply to forward and/or include requests (e.g. spring.security.filter.dispatcher-types = request, error, async, forward, include). The application may forward or include the request to a higher privilege-secured endpoint.The application configures Spring Security to apply to every dispatcher type via authorizeHttpRequests().shouldFilterAllDispatcherTypes(true)Show less
2Netapp
Vmware
2Active Iq Unified Manager
Spring Security
May 8, 2025
Oct 31, 2022
N/A· v4
8.1 HIGH· v3
N/A· v2
Spring Security, versions 5.7 prior to 5.7.5, and 5.6 prior to 5.6.9, and older unsupported versions could be susceptible to a privilege escalation under certain conditions. A malicious user or attacker can modify a requ...Show more
Spring Security, versions 5.7 prior to 5.7.5, and 5.6 prior to 5.6.9, and older unsupported versions could be susceptible to a privilege escalation under certain conditions. A malicious user or attacker can modify a request initiated by the Client (via the browser) to the Authorization Server which can lead to a privilege escalation on the subsequent approval. This scenario can happen if the Authorization Server responds with an OAuth2 Access Token Response containing an empty scope list (per RFC 6749, Section 5.1) on the subsequent request to the token endpoint to obtain the access token.Show less
4Debian
FedoraprojectNetapp+1 more
4Active Iq Unified Manager
Debian LinuxFedora+1 more
Nov 21, 2024
Oct 26, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
A vulnerability was found in vim and classified as problematic. Affected by this issue is the function qf_update_buffer of the file quickfix.c of the component autocmd Handler. The manipulation leads to use after free. T...Show more
A vulnerability was found in vim and classified as problematic. Affected by this issue is the function qf_update_buffer of the file quickfix.c of the component autocmd Handler. The manipulation leads to use after free. The attack may be launched remotely. Upgrading to version 9.0.0805 is able to address this issue. The name of the patch is d0fab10ed2a86698937e3c3fed2f10bd9bb5e731. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-212324.Show less
4Debian
FedoraprojectLibexpat Project+1 more
12Active Iq Unified Manager
Debian LinuxFedora+9 more
May 30, 2025
Oct 24, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
In libexpat through 2.4.9, there is a use-after free caused by overeager destruction of a shared DTD in XML_ExternalEntityParserCreate in out-of-memory situations.
3Debian
LinuxNetapp
7Active Iq Unified Manager
Debian LinuxH300s Firmware+4 more
Nov 21, 2024
Oct 21, 2022
N/A· v4
7.0 HIGH· v3
N/A· v2
A vulnerability was found in Linux Kernel. It has been classified as problematic. Affected is the function nilfs_new_inode of the file fs/nilfs2/inode.c of the component BPF. The manipulation leads to use after free. It...Show more
A vulnerability was found in Linux Kernel. It has been classified as problematic. Affected is the function nilfs_new_inode of the file fs/nilfs2/inode.c of the component BPF. The manipulation leads to use after free. It is possible to launch the attack remotely. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211992.Show less
3Debian
LibtiffNetapp
3Active Iq Unified Manager
Debian LinuxLibtiff
May 7, 2025
Oct 21, 2022
N/A· v4
6.5 MEDIUM· v3
N/A· v2
LibTIFF 4.4.0 has an out-of-bounds write in _TIFFmemcpy in libtiff/tif_unix.c:346 when called from extractImageSection, tools/tiffcrop.c:6860, allowing attackers to cause a denial-of-service via a crafted tiff file. For...Show more
LibTIFF 4.4.0 has an out-of-bounds write in _TIFFmemcpy in libtiff/tif_unix.c:346 when called from extractImageSection, tools/tiffcrop.c:6860, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 236b7191.Show less
3Debian
LibtiffNetapp
3Active Iq Unified Manager
Debian LinuxLibtiff
May 7, 2025
Oct 21, 2022
N/A· v4
6.5 MEDIUM· v3
N/A· v2
LibTIFF 4.4.0 has an out-of-bounds write in _TIFFmemset in libtiff/tif_unix.c:340 when called from processCropSelections, tools/tiffcrop.c:7619, allowing attackers to cause a denial-of-service via a crafted tiff file. Fo...Show more
LibTIFF 4.4.0 has an out-of-bounds write in _TIFFmemset in libtiff/tif_unix.c:340 when called from processCropSelections, tools/tiffcrop.c:7619, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 236b7191.Show less
3Debian
LibtiffNetapp
3Active Iq Unified Manager
Debian LinuxLibtiff
May 7, 2025
Oct 21, 2022
N/A· v4
6.5 MEDIUM· v3
N/A· v2
LibTIFF 4.4.0 has an out-of-bounds read in writeSingleSection in tools/tiffcrop.c:7345, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is ava...Show more
LibTIFF 4.4.0 has an out-of-bounds read in writeSingleSection in tools/tiffcrop.c:7345, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit e8131125.Show less
3Debian
LibtiffNetapp
3Active Iq Unified Manager
Debian LinuxLibtiff
May 7, 2025
Oct 21, 2022
N/A· v4
6.5 MEDIUM· v3
N/A· v2
LibTIFF 4.4.0 has an out-of-bounds write in extractContigSamplesShifted24bits in tools/tiffcrop.c:3604, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources...Show more
LibTIFF 4.4.0 has an out-of-bounds write in extractContigSamplesShifted24bits in tools/tiffcrop.c:3604, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit cfbb883b.Show less
3Debian
LibtiffNetapp
3Active Iq Unified Manager
Debian LinuxLibtiff
May 7, 2025
Oct 21, 2022
N/A· v4
6.5 MEDIUM· v3
N/A· v2
LibTIFF 4.4.0 has an out-of-bounds write in _TIFFmemcpy in libtiff/tif_unix.c:346 when called from extractImageSection, tools/tiffcrop.c:6826, allowing attackers to cause a denial-of-service via a crafted tiff file. For...Show more
LibTIFF 4.4.0 has an out-of-bounds write in _TIFFmemcpy in libtiff/tif_unix.c:346 when called from extractImageSection, tools/tiffcrop.c:6826, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 236b7191.Show less
4Debian
FedoraprojectIsc+1 more
4Active Iq Unified Manager
BindDebian Linux+1 more
May 28, 2025
Sep 21, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
By spoofing the target resolver with responses that have a malformed EdDSA signature, an attacker can trigger a small memory leak. It is possible to gradually erode available memory to the point where named crashes for l...Show more
By spoofing the target resolver with responses that have a malformed EdDSA signature, an attacker can trigger a small memory leak. It is possible to gradually erode available memory to the point where named crashes for lack of resources.Show less
4Debian
FedoraprojectIsc+1 more
4Active Iq Unified Manager
BindDebian Linux+1 more
May 28, 2025
Sep 21, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
By spoofing the target resolver with responses that have a malformed ECDSA signature, an attacker can trigger a small memory leak. It is possible to gradually erode available memory to the point where named crashes for l...Show more
By spoofing the target resolver with responses that have a malformed ECDSA signature, an attacker can trigger a small memory leak. It is possible to gradually erode available memory to the point where named crashes for lack of resources.Show less
2Netapp
Systemd Project
6Active Iq Unified Manager
H300s FirmwareH410s Firmware+3 more
Nov 21, 2024
Sep 9, 2022
N/A· v4
9.8 CRITICAL· v3
N/A· v2
A use-after-free vulnerability was found in systemd. This issue occurs due to the on_stream_io() function and dns_stream_complete() function in 'resolved-dns-stream.c' not incrementing the reference counting for the DnsS...Show more
A use-after-free vulnerability was found in systemd. This issue occurs due to the on_stream_io() function and dns_stream_complete() function in 'resolved-dns-stream.c' not incrementing the reference counting for the DnsStream object. Therefore, other functions and callbacks called can dereference the DNSStream object, causing the use-after-free when the reference is still used later.Show less
2Netapp
Redhat
9Active Iq Unified Manager
Cloud Secure AgentIntegration Camel K+6 more
Nov 21, 2024
Sep 1, 2022
N/A· v4
4.9 MEDIUM· v3
N/A· v2
A flaw was found in Undertow. Denial of service can be achieved as Undertow server waits for the LAST_CHUNK forever for EJB invocations.
2Netapp
Redhat
7Active Iq Unified Manager
Cloud Secure AgentOncommand Insight+4 more
Nov 21, 2024
Aug 31, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
A flaw was found in Undertow. For an AJP 400 response, EAP 7 is improperly sending two response packets, and those packets have the reuse flag set even though JBoss EAP closes the connection. A failure occurs when the co...Show more
A flaw was found in Undertow. For an AJP 400 response, EAP 7 is improperly sending two response packets, and those packets have the reuse flag set even though JBoss EAP closes the connection. A failure occurs when the connection is reused after a 400 by CPING since it reads in the second SEND_HEADERS response packet instead of a CPONG.Show less
2Netapp
Redhat
10Active Iq Unified Manager
Build Of QuarkusCloud Secure Agent+7 more
Nov 21, 2024
Aug 31, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
A flaw was found in Undertow. A potential security issue in flow control handling by the browser over HTTP/2 may cause overhead or a denial of service in the server. This flaw exists because of an incomplete fix for CVE-...Show more
A flaw was found in Undertow. A potential security issue in flow control handling by the browser over HTTP/2 may cause overhead or a denial of service in the server. This flaw exists because of an incomplete fix for CVE-2021-3629.Show less
3Linux
NetappRedhat
8Active Iq Unified Manager
Enterprise LinuxH300s Firmware+5 more
Apr 23, 2025
Aug 29, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
A flaw was found in the Linux kernel. This flaw allows an attacker to crash the Linux kernel by simulating amateur radio from the user space, resulting in a null-ptr-deref vulnerability and a use-after-free vulnerability...Show more
A flaw was found in the Linux kernel. This flaw allows an attacker to crash the Linux kernel by simulating amateur radio from the user space, resulting in a null-ptr-deref vulnerability and a use-after-free vulnerability.Show less
1Netapp
1Active Iq Unified Manager
Nov 21, 2024
Aug 25, 2022
N/A· v4
5.3 MEDIUM· v3
N/A· v2
Active IQ Unified Manager for VMware vSphere, Linux, and Microsoft Windows versions prior to 9.10P1 are susceptible to a vulnerability which could allow an attacker to discover cluster, node and Active IQ Unified Manager...Show more
Active IQ Unified Manager for VMware vSphere, Linux, and Microsoft Windows versions prior to 9.10P1 are susceptible to a vulnerability which could allow an attacker to discover cluster, node and Active IQ Unified Manager specific information via AutoSupport telemetry data that is sent even when AutoSupport has been disabled.Show less