9.8

CVE-2023-32728

The Zabbix Agent 2 item key smart.disk.get does not sanitize its parameters before passing them to a shell command resulting possible vulnerability for remote code execution.

Data is provided by the National Vulnerability Database (NVD)
ZabbixZabbix-agent2 Version >= 5.0.0 <= 5.0.38
ZabbixZabbix-agent2 Version >= 6.0.0 <= 6.0.23
ZabbixZabbix-agent2 Version >= 6.4.0 <= 6.4.8
ZabbixZabbix-agent2 Version7.0.0 Updatealpha1
ZabbixZabbix-agent2 Version7.0.0 Updatealpha2
ZabbixZabbix-agent2 Version7.0.0 Updatealpha3
ZabbixZabbix-agent2 Version7.0.0 Updatealpha6
ZabbixZabbix-agent2 Version7.0.0 Updatealpha7
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.53% 0.66
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 9.8 3.9 5.9
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
security@zabbix.com 4.6 1.2 3.4
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L
CWE-20 Improper Input Validation

The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.

CWE-94 Improper Control of Generation of Code ('Code Injection')

The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.