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

18 lines
770 B
Markdown

### [CVE-2006-3908](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3908)
![](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 flush_output function in ConsoleStreambuf.cpp in Game Network Engine (GNE) 0.70 and earlier allows remote attackers to cause a denial of service (crash) and possibly execute code via format string specifiers in unspecified vectors involving output to the gout console.
### POC
#### Reference
- http://aluigi.altervista.org/adv/gnefs-adv.txt
#### Github
No PoCs found on GitHub currently.