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

|
|

|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
JIT code allocation can allow for a bypass of ASLR and DEP protections leading to potential memory corruption attacks. This vulnerability affects Thunderbird < 45.7, Firefox ESR < 45.7, and Firefox < 51.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1325200
|
|
- https://www.exploit-db.com/exploits/42327/
|
|
- https://www.exploit-db.com/exploits/44293/
|
|
- https://www.exploit-db.com/exploits/44294/
|
|
- https://www.mozilla.org/security/advisories/mfsa2017-03/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/ZihanYe/web-browser-vulnerabilities
|
|
- https://github.com/hwiwonl/dayone
|
|
- https://github.com/tronghieu220403/Common-Vulnerabilities-and-Exposures-Reports
|
|
|