← Back to CVE List

CVE-2024-42330

Published: 2024-11-27T12:15Z
Last Modified: 2024-11-27T12:15Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt