Skip to content

Spike: Shared egress policy #8296

Description

@khvn26

For better SSRF prevention, we should consider enforcing shared requirements/limitations for all outbound HTTP traffic Flagsmith's backend produces, such as:

  • resolve first
  • reject private, loopback, link-local and CGNAT ranges
  • refuse redirects

We must understand which of the above should apply to which of the calls we make, and come up with a policy shared by all urlopen calls in the codebase.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions