vendor:
                    Zabbix
                by:
                    Leandro Dias Barata
                6.1
                        CVSS
                    HIGH
                    SQL Injection
                    89
                        CWE
                    Product Name: Zabbix
                    Affected Version From:  6.0.0
                    Affected Version To:  7.0.0
                    Patch Exists: NO
                    Related CWE: CVE-2024-42327
                    CPE:  a:zabbix:zabbix:7.0.0
                    Platforms Tested:  Kali Linux
                    2024
                    Zabbix 7.0.0 – SQL Injection
The exploit allows an attacker to perform SQL injection through the 'selectRole' parameter in Zabbix version 7.0.0. This vulnerability is identified as CVE-2024-42327.
Mitigation:
					To mitigate this vulnerability, ensure input validation is performed on the 'selectRole' parameter to prevent SQL injection attacks.