mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 15:58:01 +02:00
19 lines
845 B
Markdown
19 lines
845 B
Markdown
### [CVE-2017-5406](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5406)
|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A segmentation fault can occur in the Skia graphics library during some canvas operations due to issues with mask/clip intersection and empty masks. This vulnerability affects Firefox < 52 and Thunderbird < 52.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.mozilla.org/security/advisories/mfsa2017-05/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|