### [CVE-2009-4547](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4547) ![](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 Multiple cross-site scripting (XSS) vulnerabilities in ViArt CMS 3.x allow remote attackers to inject arbitrary web script or HTML via the (1) category_id parameter to forums.php, or the forum_id parameter to (2) forum.php or (3) forum_topic_new.php. ### POC #### Reference - http://packetstormsecurity.org/0908-exploits/viartcms-xss.txt #### Github No PoCs found on GitHub currently.