View Single Post
  #22  
Old 02-03-2006, 08:52 AM
emil Offline
pp regular
 
Join Date: Jan 2006
Location: Sweden
Posts: 20
Im no XSS-expert, but img-tags are probably a bad idea, consider:
HTML Code:
<img src="http://evil.host/evil.php?evil=1">
Plain text comments, with the ability to add comment-addons that allow html-tags, sounds like the best idea.
Reply With Quote