### [CVE-2005-0526](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0526) ![](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 PBLang 4.65 allow remote attackers to inject arbitrary web script or HTML via (1) the search string to search.php, (2) the subject of a PM, which is processed by pm.php, or (3) the body of a PM, which is processed by pmpshow.php. ### POC #### Reference - http://marc.info/?l=bugtraq&m=110917641105486&w=2 - http://marc.info/?l=bugtraq&m=110917702708589&w=2 - http://marc.info/?l=bugtraq&m=110917768511595&w=2 #### Github No PoCs found on GitHub currently.