#VU106938 SQL injection in Zabbix - CVE-2024-36465

 

#VU106938 SQL injection in Zabbix - CVE-2024-36465

Published: April 3, 2025


Vulnerability identifier: #VU106938
Vulnerability risk: Medium
CVSSv4.0: 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/E:U/U:Green
CVE-ID: CVE-2024-36465
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Zabbix
Software vendor:
Zabbix

Description

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.


Remediation

Install update from vendor's website.

External links