### [CVE-2015-3219](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3219) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### Description Cross-site scripting (XSS) vulnerability in the Orchestration/Stack section in OpenStack Dashboard (Horizon) 2014.2 before 2014.2.4 and 2015.1.x before 2015.1.1 allows remote attackers to inject arbitrary web script or HTML via the description parameter in a heat template, which is not properly handled in the help_text attribute in the Field class. ### POC #### Reference - http://www.oracle.com/technetwork/topics/security/bulletinjul2015-2511963.html #### Github No PoCs found on GitHub currently.