Files
CVEs-PoC/2006/CVE-2006-1985.md
T
2025-09-29 21:09:30 +02:00

19 lines
854 B
Markdown

### [CVE-2006-1985](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1985)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Heap-based buffer overflow in BOM BOMArchiveHelper 10.4 (6.3) Build 312, as used in Mac OS X 10.4.6 and earlier, allows user-assisted attackers to execute arbitrary code via a crafted archive (such as ZIP) that contains long path names, which triggers an error in the BOMStackPop function.
### POC
#### Reference
- http://www.security-protocols.com/modules.php?name=News&file=article&sid=3233
- http://www.security-protocols.com/sp-x25-advisory.php
#### Github
No PoCs found on GitHub currently.