### [CVE-2014-8492](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8492) ![](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 assets/misc/fallback-page.php in the Profile Builder plugin before 2.0.3 for WordPress allow remote attackers to inject arbitrary web script or HTML via the (1) site_name, (2) message, or (3) site_url parameter. ### POC #### Reference - https://g0blin.co.uk/cve-2014-8492/ - https://wpvulndb.com/vulnerabilities/8239 #### Github No PoCs found on GitHub currently.