mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
20 lines
944 B
Markdown
20 lines
944 B
Markdown
### [CVE-2015-7199](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7199)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The (1) AddWeightedPathSegLists and (2) SVGPathSegListSMILType::Interpolate functions in Mozilla Firefox before 42.0 and Firefox ESR 38.x before 38.4 lack status checking, which allows remote attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via a crafted SVG document.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html
|
|
- http://www.ubuntu.com/usn/USN-2819-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|