mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-06 07:11:37 +00:00
919 B
919 B
CVE-2014-1516
Description
The saltProfileName function in base/GeckoProfileDirectories.java in Mozilla Firefox through 28.0.1 on Android relies on Android's weak approach to seeding the Math.random function, which makes it easier for attackers to bypass a profile-randomization protection mechanism via a crafted application.
POC
Reference
- http://securityintelligence.com/vulnerabilities-firefox-android-overtaking-firefox-profiles/
- http://www.slideshare.net/ibmsecurity/overtaking-firefox-profiles-vulnerabilities-in-firefox-for-android
Github
No PoCs found on GitHub currently.