### [CVE-2012-0979](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0979) ![](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 TWiki allows remote attackers to inject arbitrary web script or HTML via the organization field in a profile, involving (1) registration or (2) editing of the user. ### POC #### Reference - http://packetstormsecurity.org/files/109246/twiki-xss.txt - http://st2tea.blogspot.com/2012/01/cross-site-scripting-twiki.html #### Github No PoCs found on GitHub currently.