### [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.