Skip to content

Security issue with redirect url #609

@jerone

Description

@jerone

d2a8b62#commitcomment-10437728

This change creates a big security issue. One from the OWASP top 10 violation: OWASP A10 - Unvalidated Redirect.

You publicly store the redirect url without validating it, which is valuable for phishing and spam. The session redirect wasn't perfect too without validation, but at least it was hidden from the public.

Metadata

Metadata

Assignees

No one assigned

    Labels

    expediteImmediate and on the front burner.securityUsually relates to something critical.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions