Files
CVEs-PoC/2008/CVE-2008-7303.md
T
2024-06-18 02:51:15 +02:00

18 lines
818 B
Markdown

### [CVE-2008-7303](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-7303)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The nonet and nointernet sandbox profiles in Apple Mac OS X 10.5.x do not propagate restrictions to all created processes, which allows remote attackers to access network resources via a crafted application, as demonstrated by use of launchctl to trigger the launchd daemon's execution of a script file, a related issue to CVE-2011-1516.
### POC
#### Reference
- http://www.coresecurity.com/content/apple-osx-sandbox-bypass
#### Github
No PoCs found on GitHub currently.