mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
20 lines
952 B
Markdown
20 lines
952 B
Markdown
### [CVE-2017-5456](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5456)
|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A mechanism to bypass file system access protections in the sandbox using the file system request constructor through an IPC message. This allows for read and write access to the local file system. This vulnerability affects Firefox ESR < 52.1 and Firefox < 53.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1344415
|
|
- https://www.mozilla.org/security/advisories/mfsa2017-12/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|