-
Defect (Security)
-
Resolution: Fixed
-
Minor
-
5.0.42, 6.0.30, 6.4.15, 7.0.0rc2
-
None
Mitre ID | CVE-2024-22122 |
CVSS score | 3.0 |
CVSS vector | https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:N/I:L/A:N |
Severity | Low |
Summary | AT(GSM) Command Injection |
Description | Zabbix allows to configure SMS notifications. AT command injection occurs on "Zabbix Server" because there is no validation of "Number" field on Web nor on Zabbix server side. Attacker can run test of SMS providing specially crafted phone number and execute additional AT commands on modem. |
Common Weakness Enumeration (CWE) | CWE-77 Improper Neutralization of Special Elements used in a Command ('Command Injection') |
Common Attack Pattern Enumeration and Classification (CAPEC) | CAPEC-253 Remote Code Inclusion CAPEC-664 Server Side Request Forgery |
Known attack vectors | Impact can vary and depends on manufacturer of GSM modem. In worst cases modem allows dangerous functionality like FTP connection initiation which can be used for firmware updating and this could lead to RCE, SSRF, etc. |
Details | |
Patch provided | No |
Component/s | Server, Frontend |
Affected and fixed version/s | 5.0.0 - 5.0.42 / 5.0.43rc1 6.0.0 - 6.0.30 / 6.0.31rc1 6.4.0 - 6.4.15 / 6.4.16rc1 7.0.0alpha1 - 7.0.0rc2 / 7.0.0rc3 |
Fix compatibility tests | - |
Resolution | Fixed |
Workarounds | - |
Acknowledgements | Zabbix wants to thank Maksim Tiukov (mf0cuz) who submitted this report in HackerOne bug bounty platform |