### [CVE-2010-3266](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3266) ![](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 BugTracker.NET before 3.4.5 allow remote authenticated users to inject arbitrary web script or HTML via (1) the pcd parameter to edit_bug.aspx, (2) the bug_id parameter to edit_comment.aspx, (3) the id parameter to edit_user_permissions2.aspx, or (4) the default_name parameter to edit_customfield.aspx. NOTE: some of these details are obtained from third party information. ### POC #### Reference - http://www.coresecurity.com/content/multiple-vulnerabilities-in-bugtracker - http://www.exploit-db.com/exploits/15653 #### Github No PoCs found on GitHub currently.