Zabbix

Zabbix

101 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.15%
  • Veröffentlicht 27.11.2024 12:15:21
  • Zuletzt bearbeitet 03.11.2025 22:18:05

The researcher is showing that due to the way the SNMP trap log is parsed, an attacker can craft an SNMP trap with additional lines of information and have forged data show in the Zabbix UI. This attack requires SNMP auth to be off and/or the attacke...

  • EPSS 0.18%
  • Veröffentlicht 27.11.2024 12:15:21
  • Zuletzt bearbeitet 03.11.2025 22:18:05

The researcher is showing that it is possible to leak a small amount of Zabbix Server memory using an out of bounds read in src/libs/zbxmedia/email.c

  • EPSS 0.12%
  • Veröffentlicht 27.11.2024 12:15:20
  • Zuletzt bearbeitet 08.10.2025 16:22:08

The reported vulnerability is a stack buffer overflow in the zbx_snmp_cache_handle_engineid function within the Zabbix server/proxy code. This issue occurs when copying data from session->securityEngineID to local_record.engineid without proper bound...

  • EPSS 0.04%
  • Veröffentlicht 27.11.2024 12:15:20
  • Zuletzt bearbeitet 08.10.2025 16:29:12

There was discovered a use after free bug in browser.c in the es_browser_get_variant function

  • EPSS 88.8%
  • Veröffentlicht 27.11.2024 12:15:20
  • Zuletzt bearbeitet 08.10.2025 16:41:47

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 calle...

  • EPSS 0.04%
  • Veröffentlicht 27.11.2024 12:15:20
  • Zuletzt bearbeitet 08.10.2025 16:42:23

When the webdriver for the Browser object downloads data from a HTTP server, the data pointer is set to NULL and is allocated only in curl_write_cb when receiving data. If the server's response is an empty document, then wd->data in the code below wi...

  • EPSS 0.04%
  • Veröffentlicht 27.11.2024 12:15:20
  • Zuletzt bearbeitet 08.10.2025 16:43:57

The webdriver for the Browser object expects an error object to be initialized when the webdriver_session_query function fails. But this function can fail for various reasons without an error description and then the wd->error will be NULL and trying...

  • EPSS 0.16%
  • Veröffentlicht 27.11.2024 07:15:09
  • Zuletzt bearbeitet 08.10.2025 16:05:59

An authenticated user with API access (e.g.: user with default User role), more specifically a user with access to the user.update API endpoint is enough to be able to add themselves to any group (e.g.: Zabbix Administrators), except to groups that a...

  • EPSS 0.12%
  • Veröffentlicht 26.11.2024 15:15:31
  • Zuletzt bearbeitet 08.10.2025 16:05:30

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 ...

  • EPSS 0.37%
  • Veröffentlicht 26.11.2024 15:15:31
  • Zuletzt bearbeitet 08.10.2025 16:03:31

The implementation of atob in "Zabbix JS" allows to create a string with arbitrary content and use it to access internal properties of objects.