mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
21 lines
920 B
Markdown
21 lines
920 B
Markdown
### [CVE-2009-1236](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1236)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Heap-based buffer overflow in the AppleTalk networking stack in XNU 1228.3.13 and earlier on Apple Mac OS X 10.5.6 and earlier allows remote attackers to cause a denial of service (system crash) via a ZIP NOTIFY (aka ZIPOP_NOTIFY) packet that overwrites a certain ifPort structure member.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.digit-labs.org/files/exploits/xnu-appletalk-zip.c
|
|
- http://www.digit-labs.org/files/exploits/xnu-appletalk-zip.c
|
|
- https://www.exploit-db.com/exploits/8262
|
|
- https://www.exploit-db.com/exploits/8262
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|