I have a security issue the bbc editor in EasyDiscuss accept code html like this I think is a xss bug:
<script>alert('There are XSS in EasyDiscuss we should fix it asap');</script>
any suggestion how to fix this
<script>alert('There are XSS in EasyDiscuss we should fix it asap');</script>
any suggestion how to fix this