mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
1.2 KiB
1.2 KiB
CVE-2018-5189
Description
Race condition in Jungo Windriver 12.5.1 allows local users to cause a denial of service (buffer overflow) or gain system privileges by flipping pool buffer size, aka a "double fetch" vulnerability.
POC
Reference
- https://www.exploit-db.com/exploits/43494/
- https://www.exploit-db.com/exploits/43494/
- https://www.fidusinfosec.com/jungo-windriver-code-execution-cve-2018-5189/
- https://www.fidusinfosec.com/jungo-windriver-code-execution-cve-2018-5189/
Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/Flerov/WindowsExploitDev
- https://github.com/cranelab/exploit-development
- https://github.com/hackingportal/Windows-Kernel-Exploitation-Repo
- https://github.com/lnick2023/nicenice
- https://github.com/paulveillard/cybersecurity-exploit-development
- https://github.com/qazbnm456/awesome-cve-poc
- https://github.com/xbl3/awesome-cve-poc_qazbnm456