mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
19 lines
901 B
Markdown
19 lines
901 B
Markdown
### [CVE-2007-1878](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1878)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-zone scripting vulnerability in the DOM templates (domplates) used by the console.log function in the Firebug extension before 1.03 for Mozilla Firefox allows remote attackers to bypass zone restrictions, read arbitrary file:// URIs, or execute arbitrary code in the browser chrome, as demonstrated via the runFile function, related to lack of HTML escaping in the property name.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/2525
|
|
- http://www.gnucitizen.org/blog/firebug-goes-evil
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|