### [CVE-2005-3047](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3047) ![](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 PhpMyFaq 1.5.1 allow remote attackers to inject arbitrary web script or HTML via the (1) PMF_CONF[version] parameter to footer.php or (2) PMF_LANG[metaLanguage] to header.php. ### POC #### Reference - http://marc.info/?l=bugtraq&m=112749230124091&w=2 #### Github No PoCs found on GitHub currently.