mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
1.2 KiB
1.2 KiB
CVE-2017-5409
Description
The Mozilla Windows updater can be called by a non-privileged user to delete an arbitrary local file by passing a special path to the callback parameter through the Mozilla 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 < 45.8 and Firefox < 52.
POC
Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1321814
- https://bugzilla.mozilla.org/show_bug.cgi?id=1321814
Github
No PoCs found on GitHub currently.