Learn about CVE-2022-43516 where Zabbix Agent installer creates a permissive firewall rule, allowing all TCP connections, impacting Zabbix Agent versions from Oct. 29-Dec 2, 2022.
A Firewall Rule allowing all incoming TCP connections to all programs from any source and all ports is created in Windows Firewall after Zabbix agent installation (MSI).
Understanding CVE-2022-43516
This CVE involves a security issue where the Zabbix Agent installer adds an 'allow all TCP any any' firewall rule, potentially exposing systems to security risks.
What is CVE-2022-43516?
The vulnerability in Zabbix Agent installer creates a permissive firewall rule that allows unrestricted incoming TCP connections, posing a security threat by opening up all ports to potential exploitation.
The Impact of CVE-2022-43516
The impact of this vulnerability is rated as Medium (CVSS Base Score: 6.5). It could lead to unauthorized network access and compromise of confidentiality, integrity, and availability of affected systems.
Technical Details of CVE-2022-43516
This section provides technical details about the vulnerability.
Vulnerability Description
After Zabbix agent installation via MSI packages, a firewall rule is added that permits all TCP connections to all programs from any source and all ports, potentially leading to security breaches.
Affected Systems and Versions
Zabbix Agent (MSI packages) versions ranging from Oct. 29, 2022, to Dec 2, 2022, are affected by this vulnerability. Zabbix Agent 2 (MSI packages) versions within the same timeframe are also impacted.
Exploitation Mechanism
The vulnerability could be exploited by attackers to gain unauthorized access and control over systems through the permissive firewall rule.
Mitigation and Prevention
To address CVE-2022-43516, consider the following measures.
Immediate Steps to Take
If an immediate update is not feasible, modify the local firewall rule to only allow the agent port to mitigate the risk temporarily.
Long-Term Security Practices
Regularly update Zabbix Agent installations to avoid vulnerabilities and ensure a robust security posture.
Patching and Updates
Apply the updates specified in the 'Unaffected' section for Zabbix Agent and Zabbix Agent 2 MSI packages, or implement the provided workaround to enhance system security.