### [CVE-2008-2668](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2668) ![](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 yBlog 0.2.2.2 allow remote attackers to inject arbitrary web script or HTML via (1) the q parameter to search.php, or the n parameter to (2) user.php or (3) uss.php. ### POC #### Reference - http://securityreason.com/securityalert/3935 - https://www.exploit-db.com/exploits/5773 #### Github No PoCs found on GitHub currently.