CVE-2024-22120

Published May 17, 2024

Last updated 4 months ago

Overview

AI description

Automated description summarized from trusted sources.

CVE-2024-22120 describes a SQL injection vulnerability found in Zabbix Server. This flaw exists within the audit logging mechanism, specifically concerning the `clientip` field. When the Zabbix server executes configured scripts, an audit entry is recorded, but the `clientip` field within this entry is not adequately sanitized. This lack of sanitization allows an attacker to inject malicious SQL commands into the `clientip` field, enabling a time-based blind SQL injection attack. Through this method, attackers can potentially exfiltrate sensitive data from the underlying database. The vulnerability affects Zabbix versions 6.0.0 to 6.4.12 and 7.0.0alpha1 to 7.0.0beta1.

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.
Source
security@zabbix.com
NVD status
Analyzed
Products
zabbix

Risk scores

CVSS 3.1

Type
Primary
Base score
8.8
Impact score
5.9
Exploitability score
2.8
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Severity
HIGH

Weaknesses

security@zabbix.com
CWE-20

Social media

Hype score is a measure of social media activity compared against trending CVEs from the past 12 months. Max score 100.

Hype score

5

Configurations