### [CVE-2009-4548](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4548) ![](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 Helpdesk 3.x allow remote attackers to inject arbitrary web script or HTML via the category_id parameter to (1) products.php, (2) article.php, (3) product_details.php, or (4) reviews.php; the (5) forum_id parameter to forum.php; or the (6) search_category_id parameter to products_search.php. ### POC #### Reference - http://packetstormsecurity.org/0908-exploits/viarthd-xss.txt - http://packetstormsecurity.org/0908-exploits/viarthd-xss.txt #### Github No PoCs found on GitHub currently.