{
    "CVE_data_meta": {
        "AKA": "ZBV-2022-10-1",
        "ASSIGNER": "security@zabbix.com",
        "DATE_PUBLIC": "2022-10-18T06:21:00.000Z",
        "ID": "CVE-2022-43515",
        "STATE": "PUBLIC",
        "TITLE": "X-Forwarded-For header is active by default causes access to Zabbix sites in maintenance mode"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Frontend",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "=",
                                            "version_value": "4.0.0-4.0.44"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": "5.0.0-5.0.29"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": "6.0.0-6.0.9"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": "6.2.0-6.2.4"
                                        },
                                        {
                                            "version_affected": "!>=",
                                            "version_value": "5.0.30rc1"
                                        },
                                        {
                                            "version_affected": "!>=",
                                            "version_value": "6.0.11rc1"
                                        },
                                        {
                                            "version_affected": "!>=",
                                            "version_value": "6.2.5rc1"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "Zabbix"
                }
            ]
        }
    },
    "credit": [
        {
            "lang": "eng",
            "value": "osman1337"
        }
    ],
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Zabbix Frontend provides a feature that allows admins to maintain the installation and ensure that only certain IP addresses can access it. In this way, any user will not be able to access the Zabbix Frontend while it is being maintained and possible sensitive data will be prevented from being disclosed. An attacker can bypass this protection and access the instance using IP address not listed in the defined range."
            }
        ]
    },
    "generator": {
        "engine": "Vulnogram 0.0.9"
    },
    "impact": {
        "cvss": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.1"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-20 Improper Input Validation"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "MISC",
                "url": "https://support.zabbix.com/browse/ZBX-22050",
                "name": "https://support.zabbix.com/browse/ZBX-22050"
            },
            {
                "refsource": "MLIST",
                "name": "[debian-lts-announce] 20230822 [SECURITY] [DLA 3538-1] zabbix security update",
                "url": "https://lists.debian.org/debian-lts-announce/2023/08/msg00027.html"
            }
        ]
    },
    "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": "EXTERNAL"
    },
    "work_around": [
        {
            "lang": "eng",
            "value": "If an immediate update is not possible, limit network access to Zabbix Frontend during the maintenance window."
        }
    ]
}