Skip to content

XSS using javascript: URLs #167

@wfinn

Description

@wfinn

javascript: urls can cause cross site scripting

Steps to reproduce

  1. paste this in your editor [aaaa](javascript:alert(1))
  2. preview it
  3. click on aaaa

The fix would be only allowing https?:// urls or maybe a small whitelist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions