Skip to content

Use iframes for embed[] / load[] instead of php #10

Description

@itsrachelfish

Currently to avoid cross domain rules, embedded content on the wiki is copied via a PHP script and run in the page. This means any untrusted scripts on other parts of wetfish could lead to XSS vulnerabilities in the wiki.

To avoid this, iframes should be used to embed content and the frames would automatically resize using post messages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions