You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Source stage can be bypassed by sending an empty POST.
Impact
If a Source stage is bound to a flow and the source exposes a ui_login_button and an attacker can reach the Source stage, they can bypass that stage, effectively skipping authentication at that source.
Summary
The Source stage can be bypassed by sending an empty POST.
Impact
If a Source stage is bound to a flow and the source exposes a
ui_login_buttonand an attacker can reach the Source stage, they can bypass that stage, effectively skipping authentication at that source.