### [CVE-2009-3256](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3256) ![](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 include/ajax/blogInfo.php in LiveStreet 0.2 allows remote attackers to inject arbitrary web script or HTML via the URI, as demonstrated by a SCRIPT element in an arbitrary parameter such as the asd parameter. ### POC #### Reference - http://packetstormsecurity.org/0908-exploits/livestreet-xss.txt #### Github No PoCs found on GitHub currently.