cve/2017/CVE-2017-7836.md
2024-06-18 02:51:15 +02:00

964 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

Github

No PoCs found on GitHub currently.