Bug 2071527 (CVE-2022-4975) - CVE-2022-4975 RHACS: Cross-site scripting in portal
Summary: CVE-2022-4975 RHACS: Cross-site scripting in portal
Keywords:
Status: NEW
Alias: CVE-2022-4975
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 2053277
TreeView+ depends on / blocked
 
Reported: 2022-04-04 06:18 UTC by Avinash Hanwate
Modified: 2025-01-21 17:22 UTC (History)
1 user (show)

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


Attachments (Terms of Use)

Description Avinash Hanwate 2022-04-04 06:18:16 UTC
A cross-site scripting vulnerability is present in Red Hat Advanced Cluster Security (RHACS) portal.
When rendering a table-view in the portal, (e.g. on any of the endpoints /main/configmanagement/*), the front-end generates a DOM table-element (id="pdf-table"). This is then populated with _unsanitized_ data using innerHTML. Since an attacker has some control over the data rendered, this makes it vulnerable to an XSS-attack.


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