luis-almeida / filtrify

Beautiful advanced tag filtering with HTML5 and jQuery
Other
644 stars 112 forks source link

Security: Cross Site Scripting Flaw #46

Open chrisguindon opened 10 years ago

chrisguindon commented 10 years ago

The content of search text field is currently not validated on input. It's currently vulnerable to cross site scripting (XSS) attacks.

screen shot 2014-01-03 at 12 49 06 am

chrisguindon commented 9 years ago

https://github.com/luis-almeida/filtrify/pull/65