cve/2016/CVE-2016-9062.md

18 lines
877 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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=%3C%2050%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Private%20browsing%20browser%20traces%20(Android)%20in%20browser.db%20and%20wal%20file&color=brighgreen)
### 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.