#VU106938 SQL injection in Zabbix - CVE-2024-36465
Published: April 3, 2025
Zabbix
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.