Files
CVEs-PoC/2017/CVE-2017-7836.md
2025-09-29 21:09:30 +02:00

969 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.