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

18 lines
939 B
Markdown

### [CVE-2007-0229](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0229)
![](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
Integer overflow in the ffs_mountfs function in Mac OS X 10.4.8 and FreeBSD 6.1 allows local users to cause a denial of service (panic) and possibly gain privileges via a crafted DMG image that causes "allocation of a negative size buffer" leading to a heap-based buffer overflow, a related issue to CVE-2006-5679. NOTE: a third party states that this issue does not cross privilege boundaries in FreeBSD because only root may mount a filesystem.
### POC
#### Reference
- http://applefun.blogspot.com/2007/01/moab-10-01-2007-apple-dmg-ufs.html
#### Github
No PoCs found on GitHub currently.