### [CVE-2009-3513](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3513) ![](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 Pilot Group (PG) eTraining allow remote attackers to inject arbitrary web script or HTML via (1) the cat_id parameter to courses_login.php, the id parameter to (2) news_read.php or (3) lessons_login.php, or (4) the cur parameter in a start action to lessons_login.php. ### POC #### Reference - http://packetstormsecurity.org/0907-exploits/etraining-xss.txt #### Github No PoCs found on GitHub currently.