### [CVE-2006-6046](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6046) ![](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 eggblog 3.1.0 allow remote attackers to inject arbitrary web script or HTML via the (1) edit parameter to (a) admin/articles.php or (b) admin/comments.php, or the (2) add parameter to admin/users.php. ### POC #### Reference - http://marc.info/?l=bugtraq&m=116373125308955&w=2 #### Github No PoCs found on GitHub currently.