mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 01:07:59 +02:00
936 B
936 B
CVE-2006-0846
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://securityreason.com/securityalert/522
- http://www.evuln.com/vulns/82/summary.html
- http://www.evuln.com/vulns/82/summary.html
Github
No PoCs found on GitHub currently.