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 encoded for JavaScript. This allows to create internal strings that can be used to access hidden properties of objects.
                
            References
                    | Link | Resource | 
|---|---|
| https://support.zabbix.com/browse/ZBX-25626 | Vendor Advisory | 
Configurations
                    Configuration 1 (hide)
| 
 | 
History
                    08 Oct 2025, 15:14
| Type | Values Removed | Values Added | 
|---|---|---|
| First Time | Zabbix zabbix Zabbix | |
| References | () https://support.zabbix.com/browse/ZBX-25626 - Vendor Advisory | |
| CPE | cpe:2.3:a:zabbix:zabbix:*:*:*:*:*:*:*:* | 
27 Nov 2024, 12:15
| Type | Values Removed | Values Added | 
|---|---|---|
| New CVE | 
Information
                Published : 2024-11-27 12:15
Updated : 2025-10-08 15:14
NVD link : CVE-2024-42330
Mitre link : CVE-2024-42330
CVE.ORG link : CVE-2024-42330
JSON object : View
Products Affected
                zabbix
- zabbix
CWE
                
                    
                        
                        CWE-134
                        
            Use of Externally-Controlled Format String
