### [CVE-2008-2962](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2962) ![](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 MyBlog allow remote attackers to inject arbitrary web script or HTML via the (1) s and (2) sort parameters to index.php, and the (3) id parameter to post.php. ### POC #### Reference - https://www.exploit-db.com/exploits/5913 #### Github No PoCs found on GitHub currently.