9.8
CVE-2023-32728
- EPSS 0.53%
- Published 18.12.2023 10:15:07
- Last modified 21.11.2024 08:03:55
- Source security@zabbix.com
- Teams watchlist Login
- Open Login
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)
Zabbix ≫ Zabbix-agent2 Version >= 5.0.0 <= 5.0.38
Zabbix ≫ Zabbix-agent2 Version >= 6.0.0 <= 6.0.23
Zabbix ≫ Zabbix-agent2 Version >= 6.4.0 <= 6.4.8
Zabbix ≫ Zabbix-agent2 Version7.0.0 Updatealpha1
Zabbix ≫ Zabbix-agent2 Version7.0.0 Updatealpha2
Zabbix ≫ Zabbix-agent2 Version7.0.0 Updatealpha3
Zabbix ≫ Zabbix-agent2 Version7.0.0 Updatealpha6
Zabbix ≫ Zabbix-agent2 Version7.0.0 Updatealpha7
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.53% | 0.66 |
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.