mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
19 lines
919 B
Markdown
19 lines
919 B
Markdown
### [CVE-2014-1516](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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.
|
|
|