### [CVE-2006-0846](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0846) ![](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 Leif M. Wright's Blog 3.5 allow remote attackers to inject arbitrary web script or HTML via the (1) Referer and (2) User-Agent HTTP headers, which are stored in a log file and not sanitized when the administrator views the "Log" page, possibly using the ViewCommentsLog function. ### POC #### Reference - http://securityreason.com/securityalert/522 - http://www.evuln.com/vulns/82/summary.html #### Github No PoCs found on GitHub currently.