Skip to content

validate_admin is spoofable #28

Description

@lifeBCE

This simple method takes a string value from a query parameter and checks if that user account has admin privileges. The problem is that anyone can pass in any known admin account and bypass this security measure. There is no attempt to check whether the user making the request owns the account passed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions