VulnerabilityModified
CVE-2024-42330
The HttpRequest object allows to get the HTTP headers from the server's response after sending the request.
CRITICAL 9.1EPSS 0.95%
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.95%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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.
- CVSS 3.1
- 9.1 CRITICALCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
- EPSS
- 0.95% probability · 59th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-134
- Affected
- zabbix/zabbix
- Source
- security@zabbix.com
References
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.