SQL injection in Zabbix user.get API

SQL injection in Zabbix user.get API

A non-admin user account on the Zabbix frontend with the default User role, or with any other role that gives API access can exploit this vulnerability. An SQLi exists in the CUser class in the addRelatedObjects function, this function is being called from the CUser.get function which is available for every user who has API access.

SQL injection in Zabbix user.get API

Affected Systems

6.0.0 - 6.0.31 / 6.0.32rc1
6.4.0 - 6.4.16 / 6.4.17rc1
7.0.0 / 7.0.1rc1

IoC’s

-

Recommended Solution(s)

6.0.32rc1, 6.4.17rc1, 7.0.1rc1
The relevant versions need to be upgraded.

CVE / CWE

CVE-2024-42327

Related Website(s)

* Vulnerabilities with a CVSS 3.1 score between 7.0 and 8.9 are evaluated to be “high” whereas vulnerabilities with a CVSS 3.1 score between 9.0 and 10.0 are evaluated to be “critical”.