{
    "CVE_data_meta": {
        "AKA": "ZBV-2022-12-1",
        "ASSIGNER": "security@zabbix.com",
        "DATE_PUBLIC": "2022-11-30T10:27:00.000Z",
        "ID": "CVE-2022-43516",
        "STATE": "PUBLIC",
        "TITLE": "Zabbix Agent installer adds \u201callow all TCP any any\u201d firewall rule"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Zabbix agent (MSI packages)",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "=",
                                            "version_value": "Oct. 29, 2022 - Dec 2, 2022"
                                        },
                                        {
                                            "version_affected": "!>=",
                                            "version_value": "Dec 3, 2022"
                                        }
                                    ]
                                }
                            },
                            {
                                "product_name": "Zabbix agent 2 (MSI packages)",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "=",
                                            "version_value": "Oct. 29, 2022 - Dec 2, 2022"
                                        },
                                        {
                                            "version_affected": "!>=",
                                            "version_value": "Dec 3, 2022"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "Zabbix"
                }
            ]
        }
    },
    "credit": [
        {
            "lang": "eng",
            "value": "Joshua PowellNishiyama"
        }
    ],
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "A Firewall Rule which allows all incoming TCP connections to all programs from any source and to all ports is created in Windows Firewall after Zabbix agent installation (MSI)"
            }
        ]
    },
    "generator": {
        "engine": "Vulnogram 0.0.9"
    },
    "impact": {
        "cvss": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L",
            "version": "3.1"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-16 Configuration"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "MISC",
                "url": "https://support.zabbix.com/browse/ZBX-22002",
                "name": "https://support.zabbix.com/browse/ZBX-22002"
            }
        ]
    },
    "solution": [
        {
            "lang": "eng",
            "value": "To remediate this vulnerability, apply the updates listed in the 'Unaffected' section to appropriate products or use the workaround"
        }
    ],
    "source": {
        "discovery": "INTERNAL"
    },
    "work_around": [
        {
            "lang": "eng",
            "value": "If an immediate update is not possible, change the applied local firewall rule to allow the agent port only."
        }
    ]
}