Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-3017. PoCs published by RedTeam Pentesting.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in activeWeb contentserver due to insufficient input sanitization. The PoC provides a URL with a crafted payload that triggers an alert dialog when executed.
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.
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in activeWeb contentserver due to insufficient input sanitization. The PoC provides a URL with a crafted payload that triggers an alert dialog when executed.