mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 04:24:05 +02:00
18 lines
700 B
Markdown
18 lines
700 B
Markdown
### [CVE-2007-1116](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1116)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The CheckLoadURI function in Mozilla Firefox 1.8 lists the about: URI as a ChromeProtocol and can be loaded via JavaScript, which allows remote attackers to obtain sensitive information by querying the browser's session history.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=371375
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|