{
    "containers": {
        "cna": {
            "affected": [
                {
                    "product": "Frontend",
                    "vendor": "Zabbix",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "5.0.0-5.0.20"
                        },
                        {
                            "status": "affected",
                            "version": "5.4.0-5.4.10"
                        },
                        {
                            "status": "affected",
                            "version": "6.0"
                        },
                        {
                            "lessThan": "unspecified",
                            "status": "unaffected",
                            "version": "5.0.21rc1",
                            "versionType": "custom"
                        },
                        {
                            "lessThan": "unspecified",
                            "status": "unaffected",
                            "version": "5.4.11rc1",
                            "versionType": "custom"
                        },
                        {
                            "lessThan": "unspecified",
                            "status": "unaffected",
                            "version": "6.0.1rc1",
                            "versionType": "custom"
                        }
                    ]
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "internal research"
                }
            ],
            "datePublic": "2022-02-01T00:00:00",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "An authenticated user can create a link with reflected Javascript code inside it for items’ page and send it to other users. The payload can be executed only with a known CSRF token value of the victim, which is changed periodically and is difficult to predict. Malicious code has access to all the same objects as the rest of the web page and can make arbitrary modifications to the contents of the page being displayed to a victim during social engineering attacks."
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "HIGH",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 3.7,
                        "baseSeverity": "LOW",
                        "confidentialityImpact": "LOW",
                        "integrityImpact": "LOW",
                        "privilegesRequired": "LOW",
                        "scope": "UNCHANGED",
                        "userInteraction": "REQUIRED",
                        "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-79",
                            "description": "CWE-79 Cross-site Scripting (XSS)",
                            "lang": "en",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "dateUpdated": "2022-03-26T18:06:59",
                "orgId": "72de3e22-0555-4a0d-ae81-9249e0f0a1e8",
                "shortName": "Zabbix"
            },
            "references": [
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://support.zabbix.com/browse/ZBX-20680"
                },
                {
                    "name": "FEDORA-2022-5fab125c08",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_FEDORA"
                    ],
                    "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2V4N22R3QVTYAJMWFK2U2O6QXAZYM35Z/"
                },
                {
                    "name": "FEDORA-2022-d714c0d39c",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_FEDORA"
                    ],
                    "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SWDZONUHDYKBXTAIAGHSYQDEGORD2QT7/"
                },
                {
                    "name": "FEDORA-2022-19a9053f17",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_FEDORA"
                    ],
                    "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QWP6UBFA5T6MOQPY2VDUG5YAJBFPYRFF/"
                }
            ],
            "solutions": [
                {
                    "lang": "en",
                    "value": "To remediate this vulnerability, apply the updates"
                }
            ],
            "source": {
                "discovery": "INTERNAL"
            },
            "title": "Reflected XSS in item configuration window of Zabbix Frontend",
            "workarounds": [
                {
                    "lang": "en",
                    "value": "No workaround"
                }
            ],
            "x_generator": {
                "engine": "Vulnogram 0.0.9"
            },
            "x_legacyV4Record": {
                "CVE_data_meta": {
                    "AKA": "ZBV-2022-01-3",
                    "ASSIGNER": "security@zabbix.com",
                    "DATE_PUBLIC": "2022-02-01T08:05:00.000Z",
                    "ID": "CVE-2022-24918",
                    "STATE": "PUBLIC",
                    "TITLE": "Reflected XSS in item configuration window of Zabbix Frontend"
                },
                "affects": {
                    "vendor": {
                        "vendor_data": [
                            {
                                "product": {
                                    "product_data": [
                                        {
                                            "product_name": "Frontend",
                                            "version": {
                                                "version_data": [
                                                    {
                                                        "version_affected": "=",
                                                        "version_value": "5.0.0-5.0.20"
                                                    },
                                                    {
                                                        "version_affected": "=",
                                                        "version_value": "5.4.0-5.4.10"
                                                    },
                                                    {
                                                        "version_affected": "=",
                                                        "version_value": "6.0"
                                                    },
                                                    {
                                                        "version_affected": "!>=",
                                                        "version_value": "5.0.21rc1"
                                                    },
                                                    {
                                                        "version_affected": "!>=",
                                                        "version_value": "5.4.11rc1"
                                                    },
                                                    {
                                                        "version_affected": "!>=",
                                                        "version_value": "6.0.1rc1"
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                },
                                "vendor_name": "Zabbix"
                            }
                        ]
                    }
                },
                "credit": [
                    {
                        "lang": "eng",
                        "value": "internal research"
                    }
                ],
                "data_format": "MITRE",
                "data_type": "CVE",
                "data_version": "4.0",
                "description": {
                    "description_data": [
                        {
                            "lang": "eng",
                            "value": "An authenticated user can create a link with reflected Javascript code inside it for items’ page and send it to other users. The payload can be executed only with a known CSRF token value of the victim, which is changed periodically and is difficult to predict. Malicious code has access to all the same objects as the rest of the web page and can make arbitrary modifications to the contents of the page being displayed to a victim during social engineering attacks."
                        }
                    ]
                },
                "generator": {
                    "engine": "Vulnogram 0.0.9"
                },
                "impact": {
                    "cvss": {
                        "attackComplexity": "HIGH",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 3.7,
                        "baseSeverity": "LOW",
                        "confidentialityImpact": "LOW",
                        "integrityImpact": "LOW",
                        "privilegesRequired": "LOW",
                        "scope": "UNCHANGED",
                        "userInteraction": "REQUIRED",
                        "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N",
                        "version": "3.1"
                    }
                },
                "problemtype": {
                    "problemtype_data": [
                        {
                            "description": [
                                {
                                    "lang": "eng",
                                    "value": "CWE-79 Cross-site Scripting (XSS)"
                                }
                            ]
                        }
                    ]
                },
                "references": {
                    "reference_data": [
                        {
                            "name": "https://support.zabbix.com/browse/ZBX-20680",
                            "refsource": "MISC",
                            "url": "https://support.zabbix.com/browse/ZBX-20680"
                        },
                        {
                            "name": "FEDORA-2022-5fab125c08",
                            "refsource": "FEDORA",
                            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2V4N22R3QVTYAJMWFK2U2O6QXAZYM35Z/"
                        },
                        {
                            "name": "FEDORA-2022-d714c0d39c",
                            "refsource": "FEDORA",
                            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SWDZONUHDYKBXTAIAGHSYQDEGORD2QT7/"
                        },
                        {
                            "name": "FEDORA-2022-19a9053f17",
                            "refsource": "FEDORA",
                            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QWP6UBFA5T6MOQPY2VDUG5YAJBFPYRFF/"
                        }
                    ]
                },
                "solution": [
                    {
                        "lang": "en",
                        "value": "To remediate this vulnerability, apply the updates"
                    }
                ],
                "source": {
                    "discovery": "INTERNAL"
                },
                "work_around": [
                    {
                        "lang": "en",
                        "value": "No workaround"
                    }
                ]
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-03T04:29:01.739Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://support.zabbix.com/browse/ZBX-20680"
                    },
                    {
                        "name": "FEDORA-2022-5fab125c08",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_FEDORA",
                            "x_transferred"
                        ],
                        "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2V4N22R3QVTYAJMWFK2U2O6QXAZYM35Z/"
                    },
                    {
                        "name": "FEDORA-2022-d714c0d39c",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_FEDORA",
                            "x_transferred"
                        ],
                        "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SWDZONUHDYKBXTAIAGHSYQDEGORD2QT7/"
                    },
                    {
                        "name": "FEDORA-2022-19a9053f17",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_FEDORA",
                            "x_transferred"
                        ],
                        "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QWP6UBFA5T6MOQPY2VDUG5YAJBFPYRFF/"
                    }
                ]
            }
        ]
    },
    "cveMetadata": {
        "assignerOrgId": "72de3e22-0555-4a0d-ae81-9249e0f0a1e8",
        "assignerShortName": "Zabbix",
        "cveId": "CVE-2022-24918",
        "datePublished": "2022-03-09T19:30:29.711512Z",
        "dateReserved": "2022-02-10T00:00:00",
        "dateUpdated": "2024-09-16T18:44:15.093Z",
        "state": "PUBLISHED"
    },
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1"
}