mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
964 B
Markdown
18 lines
964 B
Markdown
### [CVE-2017-7836](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|