← Back

Broadcom

broadcom

645 CVEs • 275 products

Products (275)

Click to collapse
Toggle
Tcpreplay
tcpreplay
Sannav
sannav
Inoculateit
inoculateit
Etrust Admin
etrust_admin
Unicenter Tng
unicenter_tng
Total Defense
total_defense
Adviseit
adviseit
Anti Virus
anti-virus
Siteminder
siteminder
Ehealth
ehealth
Vmware Nsx
vmware_nsx
Messaging
messaging
Anti Spyware
anti-spyware
Spectrum
spectrum

CVEs (645)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Broadcom
1Fabric Operating System
Jun 17, 2026
Feb 21, 2022
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Brocade Fabric OS before Brocade Fabric OS v8.2.1c, v8.1.2h, and all versions of Brocade Fabric OS v8.0.x and v7.x contain documented hard-coded credentials, which could allow attackers to gain access to the system.
1Broadcom
1Fabric Operating System
Jun 17, 2026
Feb 21, 2022
N/A· v4
6.5 MEDIUM· v3
6.8 MEDIUM· v2
A vulnerability in Brocade Fabric OS versions before Brocade Fabric OS v8.0.1b, v7.4.1d could allow an authenticated attacker within the restricted shell environment (rbash) as either the “user” or “factory” account, to...Show more
A vulnerability in Brocade Fabric OS versions before Brocade Fabric OS v8.0.1b, v7.4.1d could allow an authenticated attacker within the restricted shell environment (rbash) as either the “user” or “factory” account, to read the contents of any file on the filesystem utilizing one of a few available binaries.Show less
1Broadcom
1Layer7 Api Management Oauth Toolkit
Jun 17, 2026
Feb 18, 2022
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
A reflected cross-site scripting (XSS) vulnerability in the Symantec Layer7 API Management OAuth Toolkit (OTK) allows a remote attacker to craft a malicious URL for the OTK web UI and target OTK users with phishing attac...Show more
A reflected cross-site scripting (XSS) vulnerability in the Symantec Layer7 API Management OAuth Toolkit (OTK) allows a remote attacker to craft a malicious URL for the OTK web UI and target OTK users with phishing attacks or other social engineering techniques. A successful attack allows injecting malicious code into the OTK web UI client application.Show less
1Broadcom
1Xcom Data Transport
Jun 17, 2026
Feb 14, 2022
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
XCOM Data Transport for Windows, Linux, and UNIX 11.6 releases contain a vulnerability due to insufficient input validation that could potentially allow remote attackers to execute arbitrary commands with elevated privil...Show more
XCOM Data Transport for Windows, Linux, and UNIX 11.6 releases contain a vulnerability due to insufficient input validation that could potentially allow remote attackers to execute arbitrary commands with elevated privileges.Show less
1Broadcom
1Tcpreplay
Jun 17, 2026
Feb 11, 2022
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
tcpreplay 4.3.4 has a Reachable Assertion in add_tree_ipv4() at tree.c.
1Broadcom
1Tcpreplay
Jun 17, 2026
Feb 11, 2022
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
tcpreplay 4.3.4 has a Reachable Assertion in add_tree_ipv6() at tree.c
1Broadcom
1Ca Harvest Software Change Manager
Jun 17, 2026
Feb 4, 2022
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
CA Harvest Software Change Manager versions 13.0.3, 13.0.4, 14.0.0, and 14.0.1, contain a vulnerability in the CSV export functionality, due to insufficient input validation, that can allow a privileged user to potential...Show more
CA Harvest Software Change Manager versions 13.0.3, 13.0.4, 14.0.0, and 14.0.1, contain a vulnerability in the CSV export functionality, due to insufficient input validation, that can allow a privileged user to potentially execute arbitrary code or commands.Show less
1Broadcom
2Netmaster File Transfer Management
Netmaster Network Management For Tcp/ip
Jun 17, 2026
Jan 18, 2022
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
NetMaster 12.2 Network Management for TCP/IP and NetMaster File Transfer Management contain a XSS (Cross-Site Scripting) vulnerability in ReportCenter UI due to insufficient input validation that could potentially allow...Show more
NetMaster 12.2 Network Management for TCP/IP and NetMaster File Transfer Management contain a XSS (Cross-Site Scripting) vulnerability in ReportCenter UI due to insufficient input validation that could potentially allow an attacker to execute code on the affected machine.Show less
5Apache
BroadcomNetapp+2 more
28Advanced Supply Chain Planning
Brocade SannavBusiness Intelligence+25 more
Jun 17, 2026
Jan 18, 2022
N/A· v4
9.8 CRITICAL· v3
6.8 MEDIUM· v2
By design, the JDBCAppender in Log4j 1.2.x accepts an SQL statement as a configuration parameter where the values to be inserted are converters from PatternLayout. The message converter, %m, is likely to always be includ...Show more
By design, the JDBCAppender in Log4j 1.2.x accepts an SQL statement as a configuration parameter where the values to be inserted are converters from PatternLayout. The message converter, %m, is likely to always be included. This allows attackers to manipulate the SQL by entering crafted strings into input fields or headers of an application that are logged allowing unintended SQL queries to be executed. Note this issue only affects Log4j 1.x when specifically configured to use the JDBCAppender, which is not the default. Beginning in version 2.0-beta8, the JDBCAppender was re-introduced with proper support for parameterized SQL queries and further customization over the columns written to in logs. Apache Log4j 1.2 reached end of life in August 2015. Users should upgrade to Log4j 2 as it addresses numerous other issues from the previous versions.Show less
5Apache
BroadcomNetapp+2 more
26Advanced Supply Chain Planning
Brocade SannavBusiness Intelligence+23 more
Jun 17, 2026
Jan 18, 2022
N/A· v4
8.8 HIGH· v3
6.0 MEDIUM· v2
JMSSink in all versions of Log4j 1.x is vulnerable to deserialization of untrusted data when the attacker has write access to the Log4j configuration or if the configuration references an LDAP service the attacker has ac...Show more
JMSSink in all versions of Log4j 1.x is vulnerable to deserialization of untrusted data when the attacker has write access to the Log4j configuration or if the configuration references an LDAP service the attacker has access to. The attacker can provide a TopicConnectionFactoryBindingName configuration causing JMSSink to perform JNDI requests that result in remote code execution in a similar fashion to CVE-2021-4104. Note this issue only affects Log4j 1.x when specifically configured to use JMSSink, which is not the default. Apache Log4j 1.2 reached end of life in August 2015. Users should upgrade to Log4j 2 as it addresses numerous other issues from the previous versions.Show less
1Broadcom
1Ca Network Flow Analysis
Jun 17, 2026
Dec 2, 2021
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
CA Network Flow Analysis (NFA) 21.2.1 and earlier contain a SQL injection vulnerability in the NFA web application, due to insufficient input validation, that could potentially allow an authenticated user to access sensi...Show more
CA Network Flow Analysis (NFA) 21.2.1 and earlier contain a SQL injection vulnerability in the NFA web application, due to insufficient input validation, that could potentially allow an authenticated user to access sensitive data.Show less
1Broadcom
1Emulex Hba Manager
Jun 17, 2026
Nov 12, 2021
N/A· v4
9.1 CRITICAL· v3
6.4 MEDIUM· v2
Broadcom Emulex HBA Manager/One Command Manager versions before 11.4.425.0 and 12.8.542.31, if not installed in Strictly Local Management mode, have a vulnerability in the remote firmware download feature that could allo...Show more
Broadcom Emulex HBA Manager/One Command Manager versions before 11.4.425.0 and 12.8.542.31, if not installed in Strictly Local Management mode, have a vulnerability in the remote firmware download feature that could allow a user to place or replace an arbitrary file on the remote host. In non-secure mode, the user is unauthenticated.Show less
1Broadcom
1Emulex Hba Manager
Jun 17, 2026
Nov 12, 2021
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Broadcom Emulex HBA Manager/One Command Manager versions before 11.4.425.0 and 12.8.542.31, if not installed in Strictly Local Management mode, have a buffer overflow vulnerability in the remote firmware download feature...Show more
Broadcom Emulex HBA Manager/One Command Manager versions before 11.4.425.0 and 12.8.542.31, if not installed in Strictly Local Management mode, have a buffer overflow vulnerability in the remote firmware download feature that could allow remote unauthenticated users to perform various attacks. In non-secure mode, the user is unauthenticated.Show less
1Broadcom
1Emulex Hba Manager
Jun 17, 2026
Nov 12, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Broadcom Emulex HBA Manager/One Command Manager versions before 11.4.425.0 and 12.8.542.31, if not installed in Strictly Local Management mode, could allow a user to retrieve an arbitrary file from a remote host with the...Show more
Broadcom Emulex HBA Manager/One Command Manager versions before 11.4.425.0 and 12.8.542.31, if not installed in Strictly Local Management mode, could allow a user to retrieve an arbitrary file from a remote host with the GetDumpFile command. In non-secure mode, the user is unauthenticated.Show less
1Broadcom
2Emulex Hba Manager
One Command Manager
Jun 17, 2026
Nov 3, 2021
N/A· v4
9.8 CRITICAL· v3
6.8 MEDIUM· v2
Broadcom Emulex HBA Manager/One Command Manager versions before 11.4.425.0 and 12.8.542.31, if not installed in Strictly Local Management mode, have a buffer overflow vulnerability in the remote GetDumpFile command that...Show more
Broadcom Emulex HBA Manager/One Command Manager versions before 11.4.425.0 and 12.8.542.31, if not installed in Strictly Local Management mode, have a buffer overflow vulnerability in the remote GetDumpFile command that could allow a user to attempt various attacks. In non-secure mode, the user is unauthenticatedShow less
1Broadcom
1Tcpreplay
Jun 17, 2026
Sep 22, 2021
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
Heap-buffer overflow in the randomize_iparp function in edit_packet.c. of Tcpreplay v4.3.2 allows attackers to cause a denial of service (DOS) via a crafted pcap.
11Apache
BroadcomDebian+8 more
39Brocade Fabric Operating System Firmware
Cloud BackupClustered Data Ontap+36 more
Jun 17, 2026
Sep 16, 2021
N/A· v4
9.0 CRITICAL· v3
6.8 MEDIUM· v2
A crafted request uri-path can cause mod_proxy to forward the request to an origin server choosen by the remote user. This issue affects Apache HTTP Server 2.4.48 and earlier.
6Apache
BroadcomDebian+3 more
13Brocade Fabric Operating System Firmware
Cloud BackupClustered Data Ontap+10 more
Jun 17, 2026
Sep 16, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
A carefully crafted request uri-path can cause mod_proxy_uwsgi to read above the allocated memory and crash (DoS). This issue affects Apache HTTP Server versions 2.4.30 to 2.4.48 (inclusive).
8Apache
BroadcomDebian+5 more
18Brocade Fabric Operating System Firmware
Cloud BackupClustered Data Ontap+15 more
Jun 17, 2026
Sep 16, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Malformed requests may cause the server to dereference a NULL pointer. This issue affects Apache HTTP Server 2.4.48 and earlier.
1Broadcom
1Tcpreplay
Jun 17, 2026
Aug 25, 2021
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
Buffer Overflow in Tcpreplay v4.3.2 allows attackers to cause a Denial of Service via the 'do_checksum' function in 'checksum.c'. It can be triggered by sending a crafted pcap file to the 'tcpreplay-edit' binary. This is...Show more
Buffer Overflow in Tcpreplay v4.3.2 allows attackers to cause a Denial of Service via the 'do_checksum' function in 'checksum.c'. It can be triggered by sending a crafted pcap file to the 'tcpreplay-edit' binary. This issue is different than CVE-2019-8381.Show less