cve/2006/CVE-2006-0848.md

19 lines
912 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-0848](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0848)
![](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 "Open 'safe' files after downloading" option in Safari on Apple Mac OS X allows remote user-assisted attackers to execute arbitrary commands by tricking a user into downloading a __MACOSX folder that contains metadata (resource fork) that invokes the Terminal, which automatically interprets the script using bash, as demonstrated using a ZIP file that contains a script with a safe file extension.
### POC
#### Reference
- http://www.heise.de/english/newsticker/news/69862
- http://www.kb.cert.org/vuls/id/999708
#### Github
No PoCs found on GitHub currently.