#VU101062 Format string error in Zabbix - CVE-2024-42330
Published: December 1, 2024
Zabbix
Zabbix
Description
The vulnerability allows a remote user to execute arbitrary code on the target system.
The vulnerability exists due to a format string error within the HttpRequest object that allows to get the HTTP headers from the server's response after sending the request. The returned strings are created directly from the data returned by the server and are not correctly encoded for JavaScript. A remote user can create internal strings that can be used to access hidden properties of objects, which can lead to remote code execution.