cve/2011/CVE-2011-1516.md

18 lines
843 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2011-1516](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1516)
![](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 kSBXProfileNoNetwork and kSBXProfileNoInternet sandbox profiles in Apple Mac OS X 10.5.x through 10.7.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 osascript to send Apple events to the launchd daemon, a related issue to CVE-2008-7303.
### POC
#### Reference
- http://www.coresecurity.com/content/apple-osx-sandbox-bypass
#### Github
No PoCs found on GitHub currently.