### [CVE-2007-3017](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3017) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The WYSIWYG editor applet in activeWeb contentserver CMS before 5.6.2964 only filters malicious tags from articles sent to admin/applets/wysiwyg/rendereditor.asp, which allows remote authenticated users to inject arbitrary JavaScript via a request to admin/worklist/worklist_edit.asp. ### POC #### Reference - http://www.redteam-pentesting.de/advisories/rt-sa-2007-006.php #### Github No PoCs found on GitHub currently.