Skip to content

Open Redirect #111

@Belippo

Description

@Belippo

During analysis of the SPID authentication flow implemented via the Shibboleth plugin, I identified a possible open redirect issue caused by the propagation of a user-controlled target parameter through the authentication

Steps to Reproduce:

  1. At first visit this url http://target.com/Shibboleth.sso/Login?target=
  2. Then use any url in target query parameter.
  3. your link will be look like:
    http://target.com/Shibboleth.sso/Login?target=https://{site}.com
  4. login your account and you will redirect to the url.
Image Image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions