mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
18 lines
733 B
Markdown
18 lines
733 B
Markdown
### [CVE-2004-1398](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1398)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Format string vulnerability in prelink.c in kextload in Apple OS X, as used by TDIXSupport in Roxio Toast Titanium and possibly other products, allows local users to execute arbitrary code via format string specifiers in the extension argument.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.netragard.com/pdfs/research/apple-kext-tools-20060822.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|