Files
CVEs-PoC/2007/CVE-2007-1116.md
T
2024-06-18 02:51:15 +02:00

18 lines
700 B
Markdown

### [CVE-2007-1116](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1116)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.