Open Redirection into Bentley System

Amit Kumar Biswas @Amitlt2
2 min readApr 21, 2022

--

Hello, Hackers Welcome to another write-up where I have shared a scenario of Open Redirection…

Let's understand what is open redirection vulnerability:

An Open Redirection is when a web application or server uses a user-submitted link to redirect the user to a given website or page. Even though it seems like a harmless action, to let a user decide on which page he wants to be redirected to if exploited such a technique can have a serious impact, especially when combined with other vulnerabilities and tricks.

During my testing, I discovered a subdomain and I just search on google but was not able to find anything….:(

I just open paramspider and fuzz for parameters suddenly I came out with one parameter which is post redirect URI path which is vulnerable to open redirection.

Affected Uri:- *.bentley.com/connect/endsession?post_logout_redirect_uri=https://attacker.com

post_logout_redirect_uri= is vulnerable

Understand the impact of open redirection

A user will be triggered by XSS attacks.

Phishing Attack.

Shared a Video Proof of Concept where you’ll be able to understand the attack.

Youtube:- https://youtu.be/mGePGEVT3XU

Thanks for taking the time to read my write-up and share it with your friends, Like & Follow for more updates.

Follow me:

Instagram

Twitter

Facebook

LinkedIn

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

Amit Kumar Biswas @Amitlt2
Amit Kumar Biswas @Amitlt2

Written by Amit Kumar Biswas @Amitlt2

Cyber Security Analyst at @avalanceGlobalSolutions | Security Researcher in | Cyber Security Researcher in Microsoft & Bugcrowd | R&D in Smart Contract |

Responses (1)

Write a response