### [CVE-2015-7324](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7324) ![](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 helpers/comment.php in the StackIdeas Komento (com_komento) component before 2.0.5 for Joomla! allow remote attackers to inject arbitrary web script or HTML via the (1) img or (2) url tag of a new comment. ### POC #### Reference - http://seclists.org/fulldisclosure/2015/Oct/11 - https://www.davidsopas.com/komento-joomla-component-persistent-xss/ #### Github No PoCs found on GitHub currently.