SQL injection in Zabbix - CVE-2024-36465

 

SQL injection in Zabbix - CVE-2024-36465

Published: April 3, 2025


Vulnerability identifier: #VU106938
CSH Severity: Medium
CVSS v4: 8.6 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2024-36465
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to execute arbitrary SQL queries in database.

The vulnerability exists due to insufficient sanitization of user-supplied data passed via the "groupBy" parameter in include/classes/api/CApiService.php. A remote user can send a specially crafted request to the affected application and execute arbitrary SQL commands within the application database.


Affected software

Zabbix
Fedora
zabbix7.0
zabbix

How to mitigate CVE-2024-36465

Install update from vendor's website.

Zabbix - addressed in versions 7.0.8 rc2, 7.2.2 rc1
zabbix7.0 - addressed in versions 7.0.11-1.el8, 7.0.11-1.el9
zabbix - update to 7.0.11-1.fc41

External References

Related Security Bulletins