### [CVE-2012-1788](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1788) ![](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 wonderdesk.cgi in WonderDesk SQL 4.14 allow remote attackers to inject arbitrary web script or HTML via the (1) cus_email parameter in a cust_lostpw action; or (2) help_name, (3) help_email, (4) help_website, or (5) help_example_url parameters in an hd_modify_record action. ### POC #### Reference - http://packetstormsecurity.org/files/110224/WonderDesk-Cross-Site-Scripting.html - http://st2tea.blogspot.com/2012/02/wonderdesk-cross-site-scripting.html #### Github No PoCs found on GitHub currently.