Skip to content

[Config] CORS misconfigurations #317

Description

@emmanuelgautier

Description

Detect permissive or incorrectly validated CORS configurations.

Checks to implement

  • Wildcard Access-Control-Allow-Origin
  • Origin reflected without validation
  • null origin accepted
  • Wildcard + credentials (invalid but accepted)
  • Weak suffix / regex matching

Tier rationale

Single-request origin-reflection probing.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions