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

19 lines
723 B
Markdown

### [CVE-2008-0101](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0101)
![](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 the swDebugf function in DuneApp.cpp in White_Dune 0.29 beta791 and earlier allows remote attackers to execute arbitrary code via format string specifiers in a .WRL file.
### POC
#### Reference
- http://aluigi.altervista.org/adv/whitedunboffs-adv.txt
- http://securityreason.com/securityalert/3516
#### Github
No PoCs found on GitHub currently.