mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
1020 B
1020 B
CVE-2017-7836
Description
The "pingsender" executable used by the Firefox Health Report dynamically loads a system copy of libcurl, which an attacker could replace. This allows for privilege escalation as the replaced libcurl code will run with Firefox's privileges. Note: This attack requires an attacker have local system access and only affects OS X and Linux. Windows systems are not affected. This vulnerability affects Firefox < 57.
POC
Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1401339
- https://bugzilla.mozilla.org/show_bug.cgi?id=1401339
Github
No PoCs found on GitHub currently.