9.8
CVE-2023-32728
- EPSS 0.53%
- Veröffentlicht 18.12.2023 10:15:07
- Zuletzt bearbeitet 21.11.2024 08:03:55
- Quelle security@zabbix.com
- Teams Watchlist Login
- Unerledigt 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.
Daten sind bereitgestellt durch 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.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.53% | 0.66 |
Quelle | 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.