CVE-2024-42329 |
Description: 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 to read from it will result in a crash.
CVSS: LOW (3.3) EPSS Score: 0.04%
November 28th, 2024 (5 months ago)
|
CVE-2024-42328 |
Description: 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 will remain NULL and an attempt to read from it will result in a crash.
CVSS: LOW (3.3) EPSS Score: 0.04%
November 28th, 2024 (5 months ago)
|
CVE-2024-42327 |
Description: 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.
CVSS: CRITICAL (9.9) EPSS Score: 0.04%
November 28th, 2024 (5 months ago)
|
CVE-2024-42326 |
Description: There was discovered a use after free bug in browser.c in the es_browser_get_variant function
CVSS: MEDIUM (4.4) EPSS Score: 0.04%
November 28th, 2024 (5 months ago)
|
CVE-2024-41126 |
Description: Contiki-NG is an open-source, cross-platform operating system for IoT devices. An out-of-bounds read of 1 byte can be triggered when sending a packet to a device running the Contiki-NG operating system with SNMP enabled. The SNMP module is disabled in the default Contiki-NG configuration. The vulnerability exists in the os/net/app-layer/snmp/snmp-message.c module, where the snmp_message_decode function fails to check the boundary of the message buffer when reading a byte from it immediately after decoding an object identifier (OID). The problem has been patched in Contiki-NG pull request 2937. It will be included in the next release of Contiki-NG. Users are advised to either apply the patch manually or to wait for the next release. A workaround is to disable the SNMP module in the Contiki-NG build configuration.
CVSS: HIGH (8.4) EPSS Score: 0.04%
November 28th, 2024 (5 months ago)
|
CVE-2024-41125 |
Description: Contiki-NG is an open-source, cross-platform operating system for IoT devices. An out-of-bounds read of 1 byte can be triggered when sending a packet to a device running the Contiki-NG operating system with SNMP enabled. The SNMP module is disabled in the default Contiki-NG configuration. The vulnerability exists in the os/net/app-layer/snmp/snmp-ber.c module, where the function snmp_ber_decode_string_len_buffer decodes the string length from a received SNMP packet. In one place, one byte is read from the buffer, without checking that the buffer has another byte available, leading to a possible out-of-bounds read. The problem has been patched in Contiki-NG pull request #2936. It will be included in the next release of Contiki-NG. Users are advised to apply the patch manually or to wait for the next release. A workaround is to disable the SNMP module in the Contiki-NG build configuration.
CVSS: HIGH (8.4) EPSS Score: 0.04%
November 28th, 2024 (5 months ago)
|
CVE-2024-39707 |
Description: Insyde IHISI function 0x49 can restore factory defaults for certain UEFI variables without further authentication by default, which could lead to a possible roll-back attack in certain platforms. This is fixed in: kernel 5.2, version 05.29.19; kernel 5.3, version 05.38.19; kernel 5.4, version 05.46.19; kernel 5.5, version 05.54.19; kernel 5.6, version 05.61.19.
EPSS Score: 0.04%
November 28th, 2024 (5 months ago)
|
CVE-2024-37816 |
|
CVE-2024-37782 |
|
CVE-2024-36468 |
Description: 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 bounds checking.
CVSS: LOW (3.0) EPSS Score: 0.04%
November 28th, 2024 (5 months ago)
|