CVE-2024-42327 Affecting zabbix package, versions <7.0.1-r0


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.04% (11th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-ALPINE321-ZABBIX-8490259
  • published6 Dec 2024
  • disclosed27 Nov 2024

Introduced: 27 Nov 2024

NewCVE-2024-42327  (opens in a new tab)

How to fix?

Upgrade Alpine:3.21 zabbix to version 7.0.1-r0 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream zabbix package and not the zabbix package as distributed by Alpine. See How to fix? for Alpine:3.21 relevant fixed versions and status.

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.