### [CVE-2011-2710](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2710) ![](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 Joomla! before 1.7.0 allow remote attackers to inject arbitrary web script or HTML via (1) the URI to includes/application.php, reachable through index.php; and, when Internet Explorer or Konqueror is used, (2) allow remote attackers to inject arbitrary web script or HTML via the searchword parameter in a search action to index.php in the com_search component. NOTE: vector 2 exists because of an incomplete fix for CVE-2011-2509.5. ### POC #### Reference - http://www.openwall.com/lists/oss-security/2011/07/22/1 - http://www.openwall.com/lists/oss-security/2011/07/22/5 #### Github No PoCs found on GitHub currently.