mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 17:29:30 +02:00
18 lines
858 B
Markdown
18 lines
858 B
Markdown
### [CVE-2006-2785](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2785)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in Mozilla Firefox before 1.5.0.4 allows user-assisted remote attackers to inject arbitrary web script or HTML by tricking a user into (1) performing a "View Image" on a broken image in which the SRC attribute contains a Javascript URL, or (2) selecting "Show only this frame" on a frame whose SRC attribute contains a Javascript URL.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.securityfocus.com/archive/1/446658/100/200/threaded
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|