Search CVE reports
131 – 140 of 31984 results
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
1 affected package
zabbix
Package | 18.04 LTS |
---|---|
zabbix | Needs evaluation |
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...
1 affected package
zabbix
Package | 18.04 LTS |
---|---|
zabbix | Needs evaluation |
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 subsequently utilized by the browser_push_error method in...
1 affected package
zabbix
Package | 18.04 LTS |
---|---|
zabbix | Needs evaluation |
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 are created directly from the data returned by the server and are not correctly...
1 affected package
zabbix
Package | 18.04 LTS |
---|---|
zabbix | Needs evaluation |
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...
1 affected package
zabbix
Package | 18.04 LTS |
---|---|
zabbix | Needs evaluation |
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...
1 affected package
zabbix
Package | 18.04 LTS |
---|---|
zabbix | Needs evaluation |
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...
1 affected package
zabbix
Package | 18.04 LTS |
---|---|
zabbix | Needs evaluation |
There was discovered a use after free bug in browser.c in the es_browser_get_variant function
1 affected package
zabbix
Package | 18.04 LTS |
---|---|
zabbix | Needs evaluation |
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...
1 affected package
zabbix
Package | 18.04 LTS |
---|---|
zabbix | Needs evaluation |
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),...
1 affected package
zabbix
Package | 18.04 LTS |
---|---|
zabbix | Needs evaluation |