Security Advisory

CVE-2024-42330

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-11-27 12:05:47
Last updated 2025-11-03 22:04:43
Assigner Zabbix
State PUBLISHED

Description

The HttpRequest object allows to get the HTTP headers from the servers 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.