mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 09:28:10 +02:00
21 lines
1.0 KiB
Markdown
21 lines
1.0 KiB
Markdown
### [CVE-2017-5400](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5400)
|
|

|
|

|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
JIT-spray targeting asm.js combined with a heap spray allows for a bypass of ASLR and DEP protections leading to potential memory corruption attacks. This vulnerability affects Firefox < 52, Firefox ESR < 45.8, Thunderbird < 52, and Thunderbird < 45.8.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1334933
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|