mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 01:36:58 +02:00
18 lines
663 B
Markdown
18 lines
663 B
Markdown
### [CVE-2005-0231](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0231)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Firefox 1.0 does not invoke the Javascript Security Manager when a user drags a javascript: or data: URL to a tab, which allows remote attackers to bypass the security model, aka "firetabbing."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://marc.info/?l=bugtraq&m=110781134617144&w=2
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|