Bug 2329133 (CVE-2024-42330) - CVE-2024-42330 zabbix: JS - Internal strings in HTTP headers
Summary: CVE-2024-42330 zabbix: JS - Internal strings in HTTP headers
Keywords:
Status: NEW
Alias: CVE-2024-42330
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2329217 2329218 2329219
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-11-27 13:01 UTC by OSIDB Bzimport
Modified: 2024-11-27 20:06 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-11-27 13:01:16 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.