Skip to content

Commit 51cb0f5

Browse files
authored
Added writeup of CVE-2018-5129 from 0x4a47
1 parent bf1d6ca commit 51cb0f5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ as well. Contributions are welcome.
5454
## Writeup and Exploit Tech
5555
* [Attacking WebKit Applications by exploiting memory corruption bugs](https://cansecwest.com/slides/2015/Liang_CanSecWest2015.pdf)[slides]
5656

57+
# Firefox
58+
## Writeup and Exploit Tech
59+
* [CVE-2018-5129: Out-of-bounds write with malformed IPC messages](https://infinite.loopsec.com.au/cve-2018-5129-how-i-found-my-first-cve)[article]
5760

5861
# Misc
5962
## Browser Basic
@@ -78,7 +81,6 @@ as well. Contributions are welcome.
7881
* [smash the browser](https://github.com/demi6od/Smashing_The_Browser)[github]
7982

8083
## Collections
81-
8284
* [uxss-db](https://github.com/Metnew/uxss-db)
8385
* [js-vuln-db](https://github.com/tunz/js-vuln-db)
8486

0 commit comments

Comments
 (0)