CVE-2024-42330
Severity CVSS v4.0:
Pending analysis
Type:
CWE-134
Format String Vulnerability
Publication date:
27/11/2024
Last modified:
03/11/2025
Description
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.
Impact
Base Score 3.x
9.10
Severity 3.x
CRITICAL
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:zabbix:zabbix:*:*:*:*:*:*:*:* | 5.0.0 (including) | 5.4.6 (excluding) |
| cpe:2.3:a:zabbix:zabbix:*:*:*:*:*:*:*:* | 6.0.0 (including) | 6.0.34 (excluding) |
| cpe:2.3:a:zabbix:zabbix:*:*:*:*:*:*:*:* | 6.4.0 (including) | 6.4.19 (excluding) |
| cpe:2.3:a:zabbix:zabbix:*:*:*:*:*:*:*:* | 7.0.0 (including) | 7.0.4 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



