mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 11:57:37 +02:00
18 lines
939 B
Markdown
18 lines
939 B
Markdown
### [CVE-2007-0229](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0229)
|
|

|
|

|
|

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