Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
fix: [security] XSS via galaxy cluster element values for reference t…
…ypes could contain javascript links - ref type elements are automatically converted to links. A user would have to click a javascript: link for it to trigger, it's still too risky to keep as is - only urls starting with http:// and https:// are converted from here on - As reported by Patrik Kontura from ESET
- Loading branch information
Showing
with
10 additions
and 3 deletions.