CVE-2024-22117 Affecting zabbix package, versions <1:7.0.5+dfsg-1


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-DEBIANUNSTABLE-ZABBIX-8442180
  • published28 Nov 2024
  • disclosed26 Nov 2024

Introduced: 26 Nov 2024

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

How to fix?

Upgrade Debian:unstable zabbix to version 1:7.0.5+dfsg-1 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 Debian. See How to fix? for Debian:unstable relevant fixed versions and status.

When a URL is added to the map element, it is recorded in the database with sequential IDs. Upon adding a new URL, the system retrieves the last sysmapelementurlid value and increments it by one. However, an issue arises when a user manually changes the sysmapelementurlid value by adding sysmapelementurlid + 1. This action prevents others from adding URLs to the map element.