mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 20:04:58 +02:00
18 lines
843 B
Markdown
18 lines
843 B
Markdown
### [CVE-2011-1516](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1516)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|