Loading HuntDB...

zabbix

10 Products 58 CVEs

CVE Severity Distribution (All Time)

Critical
10
High
7
Medium
21
Low
18

Timeline Overview

Last 30 Days 0 CVEs
Last 6 Months 0 CVEs
Last Year 22 CVEs

Recent CVEs

View all
CVE-2024-36466 HIGH 7 months ago

A bug in the code allows an attacker to sign a forged zbx_session cookie, which then allows them to sign in with admin permissions.

CVE-2024-36464 LOW 7 months, 1 week ago

When exporting media types, the password is exported in the YAML in plain text. This appears to be a best practices type issue and may have no actual…

CVE-2024-42333 LOW 7 months, 1 week ago

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

CVE-2024-42332 LOW 7 months, 1 week ago

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 an…

CVE-2024-42331 LOW 7 months, 1 week ago

In the src/libs/zbxembed/browser.c file, the es_browser_ctor method retrieves a heap pointer from the Duktape JavaScript engine. This heap pointer is…

CVE-2024-42330 CRITICAL 7 months, 1 week ago

The HttpRequest object allows to get the HTTP headers from the server's response after sending the request. The problem is that the returned strings …

CVE-2024-42329 LOW 7 months, 1 week ago

The webdriver for the Browser object expects an error object to be initialized when the webdriver_session_query function fails. But this function can…

CVE-2024-42328 LOW 7 months, 1 week ago

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 w…

CVE-2024-42327 CRITICAL 7 months, 1 week ago

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 vulnerabili…

CVE-2024-42326 MEDIUM 7 months, 1 week ago

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