REDHAT-BUG-2106780: Low severity unknown unknown vulnerability
Description of the problem: The response header has not enabled X-FRAME-OPTIONS, Which helps prevents against Clickjacking attack. Clickjacking, also known as a 'UI redress attack', is when an attacker uses multiple transparent or opaque layers to trick a user into clicking on a button or link on another page when they were intending to click on the top level page. Thus, the attacker is 'hijacking' clicks meant for their page and routing them to other another page, most likely owned by another application, domain, or both.
Release version: 2.4.4
Operator snapshot version: Unknown
OCP version: 4.9
Browser Info: Unknown
Steps to reproduce: 1. Login into the application Using "admin1" user 2. Navigate to search >> filter 3. Intercept the request using a proxy tool 4. Apply attack value in parameter Parameter: filters Attack Value: [{"property":"kind","values":["test"]},{"property":"'b) OR (1","values":["1'"]}
Actual results:
Expected results:
Additional info:
Affected Software
Event History
Frequently Asked Questions
What is the severity of REDHAT-BUG-2106780?
The severity of REDHAT-BUG-2106780 is considered high due to the risk of Clickjacking attacks.
How do I fix REDHAT-BUG-2106780?
To fix REDHAT-BUG-2106780, enable the X-FRAME-OPTIONS header in your web server's response configuration.
What is the impact of REDHAT-BUG-2106780?
The impact of REDHAT-BUG-2106780 includes potential exploitation via Clickjacking, leading to unauthorized actions taken by users.
Which software is affected by REDHAT-BUG-2106780?
REDHAT-BUG-2106780 affects the OCP software platform, among potentially other unspecified software.
What is Clickjacking in the context of REDHAT-BUG-2106780?
Clickjacking is a web security vulnerability where an attacker tricks users into clicking on elements of a page that is invisible or disguised.