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

18 lines
733 B
Markdown

### [CVE-2004-1398](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1398)
![](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
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.