Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Content: Allow/Deny list for local network requests from the CMS #3560

Open
dasgarner opened this issue Dec 5, 2024 · 0 comments
Open

Content: Allow/Deny list for local network requests from the CMS #3560

dasgarner opened this issue Dec 5, 2024 · 0 comments
Assignees
Milestone

Comments

@dasgarner
Copy link
Member

The CMS uses a HTTP client (curl/Guzzle) to fetch resources for inclusion into the CMS, examples of this include:

  • Library: add via URL
  • Widgets: any which require a URL, e.g. RSS ticker, Calendar
  • DataSet: remote DataSets

It would be advantageous to implement a method for blocking access to locally hosted resources (e.g. localhost, private IPs). Many Xibo users rely on local network access, so introducing this must be on the basis of a non-breaking change for existing CMS instances.

@dasgarner dasgarner added this to the 4.2.0-alpha milestone Dec 5, 2024
@dasgarner dasgarner self-assigned this Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant