Files
CVEs-PoC/2014/CVE-2014-1516.md
2024-06-18 02:51:15 +02:00

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

Github

No PoCs found on GitHub currently.