### [CVE-2013-7368](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-7368) ![](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 Gnew 2013.1 allow remote attackers to inject arbitrary web script or HTML via the gnew_template parameter to (1) users/profile.php, (2) articles/index.php, or (3) admin/polls.php; (4) category_id parameter to news/submit.php; news_id parameter to (5) news/send.php or (6) comments/add.php; or (7) post_subject or (8) thread_id parameter to posts/edit.php. ### POC #### Reference - http://packetstormsecurity.com/files/122771 - http://www.zeroscience.mk/en/vulnerabilities/ZSL-2013-5153.php - https://www.netsparker.com/critical-xss-sql-injection-vulnerabilities-gnew/ #### Github No PoCs found on GitHub currently.