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

|
|

|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A lack of parameter validation on IPC messages results in a potential out-of-bounds write through malformed IPC messages. This can potentially allow for sandbox escape through memory corruption in the parent process. This vulnerability affects Thunderbird < 52.7, Firefox ESR < 52.7, and Firefox < 59.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1428947
|
|
|
|
#### Github
|
|
- https://github.com/Escapingbug/awesome-browser-exploit
|
|
- https://github.com/Mr-Anonymous002/awesome-browser-exploit
|
|
- https://github.com/SkyBulk/the-day-of-nightmares
|
|
- https://github.com/ZihanYe/web-browser-vulnerabilities
|
|
- https://github.com/paulveillard/cybersecurity-windows-exploitation
|
|
- https://github.com/yeyintminthuhtut/Awesome-Advanced-Windows-Exploitation-References
|
|
|