### [CVE-2012-1212](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1212) ![](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 Cross-site scripting (XSS) vulnerability in the smwfOnSfSetTargetName function in extensions/SMWHalo/includes/SMW_Initialize.php in Semantic Enterprise Wiki (SMW+) 1.5.6, 1.6.0_2 and earlier allows remote attackers to inject arbitrary web script or HTML via the target parameter to index.php/Special:FormEdit. NOTE: some of these details are obtained from third party information. ### POC #### Reference - http://packetstormsecurity.org/files/109637/SMW-1.5.6-Cross-Site-Scripting.html - http://st2tea.blogspot.com/2012/02/smw-enterprise-wiki-156-cross-site.html #### Github No PoCs found on GitHub currently.