Files
CVEs-PoC/2016/CVE-2016-9062.md
T
2025-09-29 21:09:30 +02:00

18 lines
882 B
Markdown

### [CVE-2016-9062](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9062)
![](https://img.shields.io/static/v1?label=Product&message=Firefox&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=unspecified%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Private%20browsing%20browser%20traces%20(Android)%20in%20browser.db%20and%20wal%20file&color=brightgreen)
### Description
Private browsing mode leaves metadata information, such as URLs, for sites visited in "browser.db" and "browser.db-wal" files within the Firefox profile after the mode is exited. Note: This issue only affects Firefox for Android. Other versions and operating systems are unaffected. This vulnerability affects Firefox < 50.
### POC
#### Reference
- http://www.securityfocus.com/bid/94337
#### Github
No PoCs found on GitHub currently.