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

19 lines
912 B
Markdown

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