logictrap
04-25-2008, 02:44 PM
I am working on a project using fckeditor to allow content editing using fckeditor and am concerned about xss and other html based attacks.
I found this product HTML Purifier (http://htmlpurifier.org/) which seems like it will handle the filtering of input, but I'm hoping someone can confirm this product works and/or provide any advice about preventing xss attacks when you give users the ability to post html content.
I found this product HTML Purifier (http://htmlpurifier.org/) which seems like it will handle the filtering of input, but I'm hoping someone can confirm this product works and/or provide any advice about preventing xss attacks when you give users the ability to post html content.