Files
CVEs-PoC/2017/CVE-2017-7766.md
T
2024-06-18 02:51:15 +02:00

20 lines
1.2 KiB
Markdown

### [CVE-2017-7766](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7766)
![](https://img.shields.io/static/v1?label=Product&message=Firefox%20ESR&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Firefox&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2052.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2054%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=File%20execution%20and%20privilege%20escalation%20through%20updater.ini%2C%20Mozilla%20Windows%20Updater%2C%20and%20Mozilla%20Maintenance%20Service&color=brighgreen)
### Description
An attack using manipulation of "updater.ini" contents, used by the Mozilla Windows Updater, and privilege escalation through the Mozilla Maintenance Service to allow for arbitrary file execution and deletion by the Maintenance Service, which has privileged access. Note: This attack requires local system access and only affects Windows. Other operating systems are not affected. This vulnerability affects Firefox ESR < 52.2 and Firefox < 54.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1342742
#### Github
No PoCs found on GitHub currently.