cve/2024/CVE-2024-22120.md
2025-09-29 16:08:36 +00:00

2.8 KiB

CVE-2024-22120

Description

Zabbix server can perform command execution for configured scripts. After command is executed, audit entry is added to "Audit Log". Due to "clientip" field is not sanitized, it is possible to injection SQL into "clientip" and exploit time based blind SQL injection.

POC

Reference

Github