### [CVE-2005-4357](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4357) ![](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 Cross-site scripting (XSS) vulnerability in phpBB 2.0.18, when "Allowed HTML tags" is enabled, allows remote attackers to inject arbitrary Javascript via a permitted HTML tag with " (quote) characters and active attributes such as onmouseover. ### POC #### Reference - http://securityreason.com/securityalert/269 #### Github No PoCs found on GitHub currently.