Loading HuntDB...

IDOR leads to Edit Anyone's Blogs / Websites

High
A
Automattic
Submitted None
Reported by ali

Vulnerability Details

Technical details and impact analysis

Insecure Direct Object Reference (IDOR)
Hello there, I hope all is well! Steps: 1. Go to `https://intensedebate.com/signup` and create 2 accounts. 2. Login as victim and go to `https://www.intensedebate.com/edit-user-profile` 3. Click `Add Blog / Website` text and fill the form > click `Save Settings` button 4. Go to `https://www.intensedebate.com/edit-user-profile`, again and search `radMainSite` text in page source and copy value. {F975085} 5. Then login as attacker. 6. Go to `https://www.intensedebate.com/edit-user-profile` > click `Add Blog / Website` text and fill the form > click `Save Settings` button 7. Go to `https://www.intensedebate.com/edit-user-profile`, again and click `Save Settings` button > open burp suite and change `hidBlogID` parameter with victim's `hidBlogID`. 8. Forward the request and go to victim's account. Check your website informations. You will see it's changed. PoC: {F975096} ## Impact Changing victim's website/blog informations. Best Regards, @mygf

Report Details

Additional information and metadata

State

Closed

Substate

Resolved

Submitted

Weakness

Insecure Direct Object Reference (IDOR)