Skip to content
This repository was archived by the owner on Dec 12, 2018. It is now read-only.

Conversation

@mschultheiss
Copy link

If you add a entry like
[field] = "[[script]]alert('XSS Attack');[[/script]]" to a document, the Javascript is executed. This change should fix the issue.
Edit: Replace [[ and ]] with angle brackets, Github removed them from the description.

If you add a entry like 
[field] = "<script>alert('XSS Attack');</script>" to a document, the Javascript is executed. This change should fix the issue.
changed description
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant