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

Comments

No Cross Site Scripting#16

Open
mschultheiss wants to merge 2 commits intojwage:masterfrom
mschultheiss:patch-1
Open

No Cross Site Scripting#16
mschultheiss wants to merge 2 commits intojwage:masterfrom
mschultheiss:patch-1

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