cve/2018/CVE-2018-4287.md

18 lines
779 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-4287](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-4287)
![](https://img.shields.io/static/v1?label=Product&message=macOS&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Mounting%20a%20maliciously%20crafted%20NFS%20network%20share%20may%20lead%20to%20arbitrary%20code%20execution%20with%20system%20privileges&color=brighgreen)
### Description
Multiple memory corruption issues were addressed with improved memory handling. This issue affected versions prior to macOS High Sierra 10.13.6.
### POC
#### Reference
- http://packetstormsecurity.com/files/172831/macOS-NFS-Client-Buffer-Overflow.html
#### Github
No PoCs found on GitHub currently.