mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
19 lines
843 B
Markdown
19 lines
843 B
Markdown
### [CVE-2006-0846](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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://www.evuln.com/vulns/82/summary.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|