Clickjacking on profile page leading to unauthorized changes
Medium
U
UPchieve
Submitted None
Actions:
Reported by
shivanshmalik2
Vulnerability Details
Technical details and impact analysis
## Summary:
Any attacker could use iFrame options to connect remotely to the real website, And he can craft his own website using the iFrame options of the specific link and can lead to unauthorized changes if the user will be logged in.
## Steps To Reproduce:
1. Login to https://app.upchieve.org/profile
2. Download the attached file and run it on the same browser
3. You will see a small window which shows us the profile page, Ive currently set the size to small
4. Attacker can make it bigger and gain info.
## Recommendations for Fixing/Mitigation
Use X-Frame Options in the HTTP Responses of the page, This will help content going straight to user and not a 3rd Party.
## Impact
Unauthorized control
Report Details
Additional information and metadata
State
Closed
Substate
Resolved
Submitted
Weakness
UI Redressing (Clickjacking)