cve/2008/CVE-2008-0101.md

19 lines
723 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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.